public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-server] Stable portage tree
@ 2006-08-16  7:06 Jan Meier
  2006-08-16  9:01 ` Marten Persson
  2006-08-16 19:21 ` baselayout was " Robert Welz
  0 siblings, 2 replies; 68+ messages in thread
From: Jan Meier @ 2006-08-16  7:06 UTC (permalink / raw
  To: gentoo-server

Hello,

how is the status of the stable portage tree? Is it already available? 

I am really interested in it because I am tired of frequently updates on my 
server just because there is a new version. Doing only security update would 
be nice.

Regards

Jan
-- 
gentoo-server@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 68+ messages in thread
* RE: [gentoo-server] Stable Portage tree
@ 2005-09-27 19:56 Jesse, Rich
  0 siblings, 0 replies; 68+ messages in thread
From: Jesse, Rich @ 2005-09-27 19:56 UTC (permalink / raw
  To: gentoo-server

Hi Sean,

I think your statement *can* be true, but it doesn't have to be nor is
it by default.  By definition change is not stable and IMHO Gentoo
changes frequently (e.g. portage/ebuilds).  It's really up to the
administrator(s) to accomplish this stability.  Gentoo gives you the
flexibility to keep your installed packages up-to-date or stable, it's
just not stable by default.  BTW, I'm interpreting "stable" here to mean
server and application uptime.

Why do I say "not stable" by default?  I believe that blindly emerging
world every night is asking for stability trouble.  One example I can
think of is portage itself.  At some version recently, the "strict"
FEATURE became the default, which broke several ebuilds that had
previously worked.  I've also had issues with openssh and ssh
commandline switch changes.  Others that come to mind are with the
multimedia stuff like transcode and the codec libs, but those aren't
typically server packages.

But if one doesn't emerge world on a "regular" basis, Gentoo becomes
broken because ebuilds have a limited lifetime and will be deleted from
emerge syncs even though that ebuild is still installed.  By "broken" I
mean that updates -- especially major security updates -- of base
packages can no longer be successfully integrated into a running system
because the admin must run revdep-rebuild after updating these packages
(openssh comes to mind).  But since revdep-rebuild requires the original
ebuilds of affected packages and many packages' ebuilds can age out (be
deleted from portage), revdep-rebuild fails.  I've run into this and was
left with basically a broken system that had to be either rebuilt from
scratch or have an emerge world run.  I chose the former because I had
little faith that the massive emerge world would have been successful.

So what's an Admin supposed to do?  As someone mentioned, I use
PORTDIR_OVERLAY (nee PORTAGE_OVERLAY) in /etc/make.conf.  In my case, my
PORTDIR_OVERLAY is shared via NFS to my two Gentoo desktops'
PORTDIR_OVERLAYs, so all have access to my latest portage
"automatically" without resorting to multiple emerge syncs.  Here's the
script I run every night on my Gentoo server:

rsync -rlt /usr/portage /my/portdir_overlay
# don't use "esync" for max compatibility.
emerge sync
eupdatedb -q

It's simple, but does the job for me.  I've been doing this since my
systems' inceptions, so I'm guaranteed to have the "old" ebuilds on hand
for the necessary revdep-rebuilds.  Note the caveat of the
PORTDIR_OVERLAY lagging one day behind, but that's acceptable for me.

One change I would like to see in Gentoo to improve stability would be
to make the delete of ebuilds in an emerge sync optional, defaulting to
the current "yes".  I'm not saying that an emerge sync should verify
that no ebuilds that are currently installed get deleted (I don't
believe this to be an easy option to implement), just an all-or-nothing
option.  I understand that over time the portage tree grows (my current
overlay is ~100MB larger) and that this would not be good for Gentoo's
rsync servers worldwide, but I'm willing to give up 1GB of disk on my
server for some package/system stability.  I know this was discussed on
the Gentoo-Alpha list (where I got the PORTDIR_OVERLAY idea), but I've
since retired my wonderful Alpha.

Just my $.02 on the whole shmear,
Rich

Rich Jesse                        System/Database Administrator
rich.jesse@quadtechworld.com      QuadTech, Sussex, WI USA




-----Original Message-----
From: Sean Cook [mailto:scook@kinex.net] 
Sent: Friday, September 23, 2005 11:48 PM
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] Stable Portage tree

[snip]

Gentoo is stable and is not bleeding edge unless you are using keywords
and unmasking from the stable distro.

[snip]

-- 
gentoo-server@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 68+ messages in thread
* [gentoo-server] Stable Portage tree
@ 2005-09-22 10:00 Phillip Berry
  2005-09-22 13:41 ` Sune Kloppenborg Jeppesen
  2005-09-23 16:19 ` Sven Vermeulen
  0 siblings, 2 replies; 68+ messages in thread
From: Phillip Berry @ 2005-09-22 10:00 UTC (permalink / raw
  To: gentoo-server

Hello,

Just wondering if there has been any progress on the stable portage tree? 

Also, syncing the normal tree removes old versions of ebuilds, obviously this 
is inappropriate for a production environment where for various reasons it is 
sometimes neccessary to stay at an arbitrary version of an application.  The 
loss of the ebuild specific to the legacy version of the application is a 
pain, will the stable tree retain older versions of ebuilds instead of 
removing them?

Also, will security updates ever be backported?

As is i said, i'm just wondering...

Cheers
Phil

-- 
gentoo-server@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 68+ messages in thread

end of thread, other threads:[~2006-08-23  7:34 UTC | newest]

Thread overview: 68+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-16  7:06 [gentoo-server] Stable portage tree Jan Meier
2006-08-16  9:01 ` Marten Persson
2006-08-16  9:19   ` Jan Meier
2006-08-16  9:36     ` Craig Webster
2006-08-16  9:50       ` Jan Meier
2006-08-16 10:00         ` Ian P. Christian
2006-08-16 10:19           ` Paul Kölle
2006-08-16 10:18             ` Ian P. Christian
2006-08-16 11:10               ` Paul Kölle
2006-08-16 11:26               ` Jan Meier
2006-08-16 13:12                 ` Paul Kölle
2006-08-16 13:29                   ` Jan Meier
2006-08-16 14:11                     ` Paul Kölle
2006-08-16 14:40                       ` Jan Meier
2006-08-18 21:25                         ` Marius Mauch
2006-08-23  5:30                 ` Sune Kloppenborg Jeppesen
2006-08-23  7:30                   ` Jan Meier
2006-08-16 11:29           ` Alex Efros
2006-08-16 14:16             ` Jesse, Rich
2006-08-16 15:46               ` Alex Efros
2006-08-16 16:07                 ` Ian P. Christian
2006-08-16 16:45                   ` Alex Efros
     [not found]             ` <44E33DCA.4010407@hiramoto.org>
2006-08-16 16:04               ` Alex Efros
2006-08-23  5:32                 ` Sune Kloppenborg Jeppesen
2006-08-23  5:34               ` Sune Kloppenborg Jeppesen
2006-08-16 19:21 ` baselayout was " Robert Welz
2006-08-16 20:58   ` Mark Rudholm
2006-08-17 11:20     ` Jonas Fietz
     [not found]   ` <Pine.LNX.4.64.0608161558030.606@matthew.jpcalvin.com>
2006-08-16 21:03     ` Dice R. Random
2006-08-16 21:11       ` Jesse, Rich
2006-08-17 12:45         ` Brian Kroth
2006-08-17 13:49           ` Jesse, Rich
2006-08-16 22:39       ` Robert Welz
2006-08-16 23:07       ` rdmurray
2006-08-17  9:15     ` Kerin Millar
2006-08-16 22:52   ` kashani
2006-08-16 22:59     ` Christian Spoo
  -- strict thread matches above, loose matches on Subject: below --
2005-09-27 19:56 [gentoo-server] Stable Portage tree Jesse, Rich
2005-09-22 10:00 Phillip Berry
2005-09-22 13:41 ` Sune Kloppenborg Jeppesen
2005-09-22 14:10   ` Phillip Berry
2005-09-22 16:27     ` Lance Albertson
2005-09-22 17:03       ` Sune Kloppenborg Jeppesen
2005-09-22 17:40         ` Eduardo Tongson
2005-09-22 17:57           ` Lance Albertson
2005-09-22 18:18             ` Ian P. Christian
2005-09-23 15:28               ` Ramon van Alteren
2005-09-23 16:16               ` Linux GNUbie
2005-09-23 17:01                 ` Eduardo Tongson
2005-09-24  3:29                   ` Linux GNUbie
2005-09-24  4:48                     ` Sean Cook
2005-09-24  5:58                       ` Linux GNUbie
2005-09-25  6:25                       ` Phillip Berry
2005-09-25 14:46                         ` Lance Albertson
2005-09-25 15:53                           ` Phillip Berry
2005-09-25 16:17                             ` Ben Munat
2005-09-27 14:48                               ` Sven Vermeulen
2005-09-27 18:06                               ` Petteri Räty
2005-09-25 16:54                             ` Eduardo Tongson
2005-09-27 14:58                     ` Sven Vermeulen
2005-09-23 17:26                 ` Patrick Lauer
2005-09-23 21:37                 ` A. Khattri
2005-09-23  1:32         ` Phillip Berry
2005-09-23 10:55           ` Patrick Lauer
2005-09-23 16:20           ` Lance Albertson
2005-09-23 17:15             ` Patrick Lauer
2005-09-23 16:22       ` Sven Vermeulen
2005-09-23 16:19 ` Sven Vermeulen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox