Gentoo Archives: gentoo-user

From: Dorin Scutarasu <dorin.scutarasu@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] package update quirck
Date: Sun, 21 Jan 2007 22:23:06
Message-Id: 200701220008.10448.dorin.scutarasu@gmail.com
1 Hi,
2
3 I just noticed that when I do 'emerge -avuDN world' not all packages get
4 updated to the last stable version:
5
6 > $ emerge -pvuDN world
7 >
8 > These are the packages that would be merged, in order:
9 >
10 > Calculating world dependencies ... done!
11 >
12 > Total: 0 packages, Size of downloads: 0 kB
13
14 ...but than...
15
16 > $ emerge -pv dbus
17 >
18 > These are the packages that would be merged, in order:
19 >
20 > Calculating dependencies ... done!
21 > [ebuild U ] sys-apps/dbus-1.0.2 [0.62-r2] USE="X -debug -doc (-selinux)
22 > (-gtk%*) (-mono%) (-python%*) (-qt3%*) (-qt4%*)" 1,368 kB
23 >
24 > Total: 1 package (1 upgrade), Size of downloads: 1,368 kB
25
26 ... so I can update to sys-apps/dbus-1.0.2. Also, I see that there are
27 packages that need <sys-apps/dbus-0.90:
28 > $ equery d dbus
29 > [ Searching for packages depending on dbus... ]
30 > app-cdr/k3b-0.12.17 (hal? <sys-apps/dbus-0.90)
31 > (hal ? >=sys-apps/dbus-0.30)
32 > (hal ? >=sys-apps/dbus-0.30)
33 > [...]
34
35 ... so shouldn't portage prevent me from updating to dbus-1.0.2 since there
36 are ebuilds that depend on <sys-apps/dbus-0.90?
37
38
39 --
40 The world is a tragedy to those who feel, but a comedy to those who
41 think.(Horace Walpole)
42 *
43 Dorin Scutarasu,
44 www.info.UAIC.ro

Replies

Subject Author
[gentoo-user] Re: package update quirck "»Q«" <boxcars@×××.net>
Re: [gentoo-user] package update quirck "Bo Ørsted Andresen" <bo.andresen@××××.dk>