Gentoo Archives: gentoo-server

From: Andrew Gaffney <agaffney@g.o>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] grub ebuild
Date: Fri, 20 Jan 2006 17:37:57
Message-Id: 43D11E43.5020407@gentoo.org
In Reply to: Re: [gentoo-server] grub ebuild by Mark Rudholm
1 Mark Rudholm wrote:
2 > Jeremy Brake wrote:
3 >> Is it just my imagination, or does bind keep upgrading and downgrading
4 >> in portage? its getting irritating.
5
6 This a "bug" in portage that has been known about for a long time. Fixing it
7 would take at least a partial rewrite of the dep resolver. Basically, there is a
8 newer version of some package that was installed as a dependency, but another
9 package DEPENDs on a version of the first package less than the newest. Portage
10 doesn't know not to upgrade that 2nd package, even though an older version is
11 required by some other package.
12
13 > I wasn't very amused with the breaking of Apache conf files, either.
14 > That's poor package mainatenanceship.
15
16 The apache config files weren't *broken*. They were fixed. They are now a whole
17 heck of a lot closer to the way a vanilla apache setup has them. There was talk
18 of that happening over a year before it happened. There was a warning that went
19 out to a few mailing lists a week before the new apache went stable.
20
21 > I was installing Gentoo on a new desktop system they gave me at work
22 > last night and was surprised to find that Stage 1 and Stage 2 installs are
23 > no longer supported and that users are instructed not to do them.
24
25 The reason they are no longer *officially* supported is because many users would
26 not read the documentation, do things wrong, and file bugs. This happened a
27 *lot*. The stage 1 and 2 install instructions were removed from the handbook to
28 cut down on the flood of invalid bugs.
29
30 There is nothing stopping you from doing a stage 1 or 2 install. Just don't
31 expect help if it breaks. Also, stage 2 installs are quite pointless.
32
33 --
34 Andrew Gaffney http://dev.gentoo.org/~agaffney/
35 Gentoo Linux Developer Installer Project
36
37 --
38 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] grub ebuild Mark Rudholm <rudholm@×××××××××.org>