Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] I don't understand what's happening with "emerge gnupg"
Date: Sun, 16 Dec 2007 00:02:46
Message-Id: 20071215235543.GA9051@waltdnes.org
1 I just did an "emerge --sync", and checked what was available for
2 updateing...
3
4 [m3000][root][~] emerge --ask --deep --update --world
5
6 These are the packages that would be merged, in order:
7
8 Calculating world dependencies... done!
9 [ebuild U ] sys-devel/gnuconfig-20070724 [20070118]
10 [ebuild U ] dev-libs/libassuan-1.0.2-r1 [0.6.10]
11 [ebuild U ] sys-devel/gettext-0.17 [0.16.1-r1]
12 [ebuild U ] dev-util/dialog-1.1.20071028 [1.1.20070930]
13 [ebuild U ] sys-libs/com_err-1.40.3 [1.40.2]
14 [ebuild U ] www-client/w3m-0.5.2-r1 [0.5.2]
15 [ebuild U ] sys-libs/ss-1.40.3 [1.40.2]
16 [ebuild U ] sys-fs/e2fsprogs-1.40.3 [1.40.2]
17 [ebuild U ] net-firewall/iptables-1.3.8-r2 [1.3.8-r1]
18 [ebuild U ] x11-apps/xinit-1.0.5-r1 [1.0.4] USE="-hal% -pam%"
19 [ebuild N ] app-crypt/pinentry-0.7.3 USE="ncurses -caps -gtk -qt3"
20 [ebuild U ] app-crypt/gnupg-2.0.7 [1.4.7-r1] USE="-doc% -openct% -pcsc-lite%"
21 [blocks B ] <=app-crypt/gnupg-2.0.1 (is blocking app-crypt/gnupg-2.0.7)
22
23 I do *NOT* have *ANY* packages masked in /etc/portage/package.mask
24 Anyhow, I manually unmerged gnupg (would you believe version 1.4.7-r1 ?),
25 and asked for an update again...
26
27 [m3000][root][~] emerge --ask --deep --update --world
28
29 These are the packages that would be fetched, in order:
30
31 Calculating world dependencies... done!
32 [ebuild U ] sys-devel/gnuconfig-20070724 [20070118]
33 [ebuild U ] dev-libs/libassuan-1.0.2-r1 [0.6.10]
34 [ebuild U ] sys-devel/gettext-0.17 [0.16.1-r1]
35 [ebuild U ] dev-util/dialog-1.1.20071028 [1.1.20070930]
36 [ebuild U ] sys-libs/com_err-1.40.3 [1.40.2]
37 [ebuild U ] www-client/w3m-0.5.2-r1 [0.5.2]
38 [ebuild U ] sys-libs/ss-1.40.3 [1.40.2]
39 [ebuild U ] sys-fs/e2fsprogs-1.40.3 [1.40.2]
40 [ebuild U ] net-firewall/iptables-1.3.8-r2 [1.3.8-r1]
41 [ebuild U ] x11-apps/xinit-1.0.5-r1 [1.0.4] USE="-hal% -pam%"
42 [ebuild N ] app-crypt/pinentry-0.7.3 USE="ncurses -caps -gtk -qt3"
43 [ebuild N ] app-crypt/gnupg-2.0.7 USE="bzip2 -doc -ldap -nls -openct -pcsc-lite (-selinux) -smartcard"
44
45 Curious minds want to know...
46
47 - why didn't portage replace the old version itself? That's generally
48 part of the update process.
49
50 - once I manually unmerged gnupg, what brings it back? I did *NOT*
51 use revdep-rebuild.
52
53 - what's with the additional flags for 2.0.7 compared to what 2.0.7
54 had the previous time I tried?
55
56 --
57 Walter Dnes <waltdnes@××××××××.org>
58 I'm not repeating myself
59 I'm an X Window user... I'm an ex-Windows-user
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] I don't understand what's happening with "emerge gnupg" Andrey Falko <ma3oxuct@×××××.com>
Re: [gentoo-user] I don't understand what's happening with "emerge gnupg" Neil Bothwick <neil@××××××××××.uk>