Gentoo Archives: gentoo-user

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage problems
Date: Mon, 06 Dec 2004 00:45:25
Message-Id: 200412060946.52548.jstubbs@gentoo.org
In Reply to: Re: [gentoo-user] portage problems by Luigi Pinna
1 On Monday 06 December 2004 09:07, Luigi Pinna wrote:
2 > Alle 00:52, lunedì 06 dicembre 2004, Bastian Balthazar Bux ha scritto:
3 > > emerge -pv sys-apps/sysvinit sys-apps/baselayout
4 > >
5 > > These are the packages that I would merge, in order:
6 > >
7 > > Calculating dependencies ...done!
8 > > [ebuild R ] sys-apps/sysvinit-2.85-r1 -bootstrap -build
9 > > (-selinux) 0 kB [ebuild R ] sys-apps/baselayout-1.11.6-r1
10 > > -bootstrap -build -debug -livecd -static (-uclibc) 0 kB
11 >
12 > Barbara ~ # emerge -pv sys-apps/sysvinit sys-apps/baselayout
13 >
14 > These are the packages that I would merge, in order:
15 >
16 > Calculating dependencies ...done!
17 > [blocks B ] sys-apps/sysvinit (from pkg
18 > sys-apps/baselayout-1.9.4-r6)
19 > [ebuild UD] sys-apps/sysvinit-2.83-r1 [2.85-r1] 88 kB
20 > [ebuild R ] sys-apps/baselayout-1.9.4-r6 -bootstrap -build -debug
21 > -livecd (-selinux) -static (-uclibc) 197 kB
22 >
23 > > strange, it seems that it's a feasible thing, try to upgrade
24 > > baselayout before, 1.11.6-r1 is the last one and than emerge
25 > > sysvinit, dont' try to unmerge baselayout, it's not a good idea.
26 > > Keep attention upgrading baselayout, it modifies a lot of
27 > > fundamentals in /etc so you will need to loose a bit of time with
28 > > etc-update or dispatch-conf.
29 >
30 > The started when I updated mplayer with this command:
31 > ACCEPT_KEYWORDS=~x86 emerge -uD mplayer
32 > and it installed the new sysvinit too, now I can't remove yet this
33 > block!
34 > Any ticks?
35
36 Very bad idea. ACCEPT_KEYWORDS can be very dangerous to use from the env.
37 Specific customisations via /etc/portage should be used instead.
38
39 To fix your blocking problem, first remerge baselayout and then unmerge
40 sysvinit.
41
42 Regards,
43 Jason Stubbs
44
45 --
46 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage problems Luigi Pinna <mailing-gentoo@××××××××××××.com>