Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Important package blocked by another important package
Date: Tue, 30 Aug 2011 07:16:20
Message-Id: CAA2qdGWhgmQpf3bOd4h82WUqGYpO11YVf7J1eXViopKU6sMLnA@mail.gmail.com
In Reply to: Re: [gentoo-user] Important package blocked by another important package by meino.cramer@gmx.de
1 If you checked sysvinit's changelog, the latest (-r3) has a note about
2 something that sysvinit will no longer make because it's now provided
3 by unix-utils. (Sorry, I forgot what, exactly).
4
5 So in this case, installing sysvinit < -r3 will conflict with unix-utils.
6
7 It is not that unknown -- in the Gentoo world -- for a stable package
8 to pull in an unstable package, because packages don't get stabilized
9 at the same time.
10
11 So, just put in the line '=sys-apps/sysvinit-2.88-r3 ~amd64 ~x86' in
12 /etc/portage/package.accept_keywords and be merry :)
13
14 Personally, I'd put '<=sys-apps/sysvinit-2.88-r99 ~amd64 ~x86' in that
15 file. I have the conviction that versions with greater '-r' would be
16 better, since it's a revision to the same version.
17
18 (Of course, this bit me once, when a hardened-sources with larger -r
19 is buggy; but the problem was fixed with a newer -r after two or three
20 days.)
21
22 Rgds,
23
24
25 On 2011-08-30, meino.cramer@×××.de <meino.cramer@×××.de> wrote:
26 > Hi,
27 >
28 > is it normal/ok, that an unmasked package pulls in a masked one?
29 >
30 > Best regards,
31 > mcc
32 >
33 >
34 >
35 > Pandu Poluan <pandu@××××××.info> [11-08-30 04:56]:
36 >> Your sysvinit is 2.88-r1. Try upgrading it to 2.88-r3, as wanted by
37 >> util-linux.
38 >>
39 >> You may have to unmask it in /etc/portage/package.accept_keywords
40 >>
41 >> Rgds,
42 >>
43 >>
44 >> On 2011-08-30, meino.cramer@×××.de <meino.cramer@×××.de> wrote:
45 >> > Hi,
46 >> >
47 >> > How can I get out of this:
48 >> >
49 >> > Calculating dependencies... done!
50 >> > [ebuild U ~] sys-apps/util-linux-2.20 [2.19.1-r1] USE="cramfs crypt
51 >> > ncurses nls perl unicode -loop-aes -old-linux (-selinux) -slang
52 >> > -static-libs% (-uclibc)" 4,507 kB
53 >> > [blocks B ] <sys-apps/sysvinit-2.88-r3
54 >> > ("<sys-apps/sysvinit-2.88-r3" is
55 >> > blocking sys-apps/util-linux-2.20)
56 >> >
57 >> > Total: 1 package (1 upgrade), Size of downloads: 4,507 kB
58 >> > Conflict: 1 block (1 unsatisfied)
59 >> >
60 >> > * Error: The above package list contains packages which cannot be
61 >> > * installed at the same time on the same system.
62 >> >
63 >> > (sys-apps/util-linux-2.20::gentoo, ebuild scheduled for merge) pulled
64 >> > in
65 >> > by
66 >> > >=sys-apps/util-linux-2.16 required by
67 >> > (sys-fs/lvm2-2.02.73-r1::gentoo,
68 >> > installed)
69 >> > >=sys-apps/util-linux-2.16 required by (sys-fs/udev-164-r2::gentoo,
70 >> > installed)
71 >> > >=sys-apps/util-linux-2.16 required by
72 >> > (x11-libs/libSM-1.2.0::gentoo,
73 >> > installed)
74 >> > sys-apps/util-linux required by (app-text/xmlto-0.0.23::gentoo,
75 >> > installed)
76 >> > >=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.4.4::gentoo,
77 >> > installed)
78 >> > sys-apps/util-linux required by @system
79 >> > >=sys-apps/util-linux-2.13 required by
80 >> > (sys-power/pm-utils-1.4.1::gentoo, installed)
81 >> > >=sys-apps/util-linux-2.13 required by
82 >> > (www-plugins/nspluginwrapper-1.4.4::gentoo, installed)
83 >> > >=sys-apps/util-linux-2.16 required by
84 >> > (sys-fs/e2fsprogs-1.41.14::gentoo, installed)
85 >> > sys-apps/util-linux required by
86 >> > (app-text/build-docbook-catalog-1.4::gentoo, installed)
87 >> >
88 >> > (sys-apps/sysvinit-2.88-r1::gentoo, installed) pulled in by
89 >> > >=sys-apps/sysvinit-2.86-r6 required by (virtual/init-0::gentoo,
90 >> > installed)
91 >> >
92 >> >
93 >> > ???
94 >> >
95 >> > Thank you very much in advance for any unblocking help ! :)
96 >> > Best regards,
97 >> > mcc
98 >> >
99 >> >
100 >> >
101 >> >
102 >> >
103 >>
104 >>
105 >> --
106 >> --
107 >> Pandu E Poluan - IT Optimizer
108 >> My website: http://pandu.poluan.info/
109 >>
110 >
111 >
112 >
113
114
115 --
116 --
117 Pandu E Poluan - IT Optimizer
118 My website: http://pandu.poluan.info/

Replies

Subject Author
Re: [gentoo-user] Important package blocked by another important package Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Important package blocked by another important package "Sebastian Beßler" <sebastian@××××××××××××.de>