From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5551 invoked from network); 6 Dec 2004 00:45:25 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 6 Dec 2004 00:45:25 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1Cb70H-0002KZ-9S for arch-gentoo-user@lists.gentoo.org; Mon, 06 Dec 2004 00:45:25 +0000 Received: (qmail 20101 invoked by uid 89); 6 Dec 2004 00:45:09 +0000 Mailing-List: contact gentoo-user-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-user@lists.gentoo.org X-BeenThere: gentoo-user@gentoo.org Received: (qmail 16711 invoked from network); 6 Dec 2004 00:45:09 +0000 From: Jason Stubbs To: gentoo-user@lists.gentoo.org Date: Mon, 6 Dec 2004 09:46:52 +0900 User-Agent: KMail/1.7.1 References: <200412052238.01880.mailing-gentoo@sailorferris.com> <41B39F21.10002@pnpitalia.it> <200412060107.40887.mailing-gentoo@sailorferris.com> In-Reply-To: <200412060107.40887.mailing-gentoo@sailorferris.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200412060946.52548.jstubbs@gentoo.org> Subject: Re: [gentoo-user] portage problems X-Archives-Salt: 2837d8f2-458f-4b2d-88ac-1ec57c6e6422 X-Archives-Hash: 04ae41e36d6986f1aebe0391c451b156 On Monday 06 December 2004 09:07, Luigi Pinna wrote: > Alle 00:52, luned=EC 06 dicembre 2004, Bastian Balthazar Bux ha scritto: > > emerge -pv sys-apps/sysvinit sys-apps/baselayout > > > > These are the packages that I would merge, in order: > > > > Calculating dependencies ...done! > > [ebuild R ] sys-apps/sysvinit-2.85-r1 -bootstrap -build > > (-selinux) 0 kB [ebuild R ] sys-apps/baselayout-1.11.6-r1 > > -bootstrap -build -debug -livecd -static (-uclibc) 0 kB > > Barbara ~ # emerge -pv sys-apps/sysvinit sys-apps/baselayout > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [blocks B ] sys-apps/sysvinit (from pkg > sys-apps/baselayout-1.9.4-r6) > [ebuild UD] sys-apps/sysvinit-2.83-r1 [2.85-r1] 88 kB > [ebuild R ] sys-apps/baselayout-1.9.4-r6 -bootstrap -build -debug > -livecd (-selinux) -static (-uclibc) 197 kB > > > strange, it seems that it's a feasible thing, try to upgrade > > baselayout before, 1.11.6-r1 is the last one and than emerge > > sysvinit, dont' try to unmerge baselayout, it's not a good idea. > > Keep attention upgrading baselayout, it modifies a lot of > > fundamentals in /etc so you will need to loose a bit of time with > > etc-update or dispatch-conf. > > The started when I updated mplayer with this command: > ACCEPT_KEYWORDS=3D~x86 emerge -uD mplayer > and it installed the new sysvinit too, now I can't remove yet this > block! > Any ticks? Very bad idea. ACCEPT_KEYWORDS can be very dangerous to use from the env.=20 Specific customisations via /etc/portage should be used instead. To fix your blocking problem, first remerge baselayout and then unmerge=20 sysvinit. Regards, Jason Stubbs -- gentoo-user@gentoo.org mailing list