Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Important package blocked by another important package
Date: Thu, 01 Sep 2011 03:04:31
Message-Id: 20110901030321.GB32172@solfire
In Reply to: Re: [gentoo-user] Important package blocked by another important package by "Sebastian Beßler"
1 Sebastian Beßler <sebastian@××××××××××××.de> [11-08-30 18:01]:
2 > Am 30.08.2011 09:15, schrieb Pandu Poluan:
3 >
4 > > Personally, I'd put '<=sys-apps/sysvinit-2.88-r99 ~amd64 ~x86' in that
5 > > file. I have the conviction that versions with greater '-r' would be
6 > > better, since it's a revision to the same version.
7 >
8 > '~sys-apps/sysvinit-2.88 ~amd64 ~x86' does the same as ~ matches on all
9 > '-r' of a specific version so in this case it matches everything from
10 > sys-apps/sysvinit-2.88-r1 to sys-apps/sysvinit-2.88-r999999 (and even above)
11 >
12 > Why unmask for two arches ~amd64 and ~x86?
13 >
14 > Greetings
15 >
16 > Sebastian
17 >
18
19 Hi,
20
21 I finally did this, but got further problems:
22
23
24 solfire:/root>emerge --color=n -p -v --newuse --update --deep world
25
26 These are the packages that would be merged, in order:
27
28 Calculating dependencies... done!
29 [ebuild U ~] sys-apps/util-linux-2.20 [2.19.1-r1] USE="cramfs crypt ncurses nls perl unicode -loop-aes -old-linux (-selinux) -slang -static-libs% (-uclibc)" 4,507 kB
30 [ebuild U ~] sys-apps/sysvinit-2.88-r3 [2.88-r2] USE="(-ibm) (-selinux) -static" 0 kB
31 [blocks b ] <sys-apps/sysvinit-2.88-r3 ("<sys-apps/sysvinit-2.88-r3" is blocking sys-apps/util-linux-2.20)
32
33 Total: 2 packages (2 upgrades), Size of downloads: 4,507 kB
34
35
36
37 The entry in package.keywords is:
38
39 <=sys-apps/sysvinit-2.88-r999 ~amd64
40
41
42 ?
43
44 Best regards,
45 mcc

Replies

Subject Author
Re: [gentoo-user] Important package blocked by another important package Neil Bothwick <neil@××××××××××.uk>