Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Xfce update with wrong versions
Date: Wed, 06 Dec 2006 22:49:25
Message-Id: 200612062342.55417.bo.andresen@zlin.dk
In Reply to: [gentoo-user] Xfce update with wrong versions by Bertram Scharpf
1 On Wednesday 06 December 2006 23:07, Bertram Scharpf wrote:
2 > this is the shortened output of my latest "emerge -pvuD world":
3 >
4 > ----------------
5 > These are the packages that would be merged, in order:
6 >
7 > Calculating world dependencies ..... done!
8 > [...]
9 > [ebuild U ] xfce-base/libxfce4util-4.3.99.2 [4.3.90.2] USE="-debug -doc" 292 kB
10 > [ebuild U ] xfce-base/libxfcegui4-4.3.99.2 [4.3.90.2] USE="-debug -startup-notification" 456 kB
11 > [ebuild U ] xfce-base/libxfce4mcs-4.3.99.2 [4.3.90.2] USE="-debug" 238 kB
12 > [ebuild U ] xfce-base/xfce-mcs-manager-4.3.99.2 [4.3.90.2] USE="-debug" 591 kB
13 > [ebuild U ] xfce-base/xfwm4-4.3.99.2 [4.3.90.2] USE="-debug -startup-notification -xcomposite" 1,581 kB
14 > [ebuild U ] xfce-extra/xfwm4-themes-4.3.99.2 [4.3.90.2] USE="-debug" 485 kB
15 > [...]
16 > [ebuild UD] xfce-base/libxfce4util-4.2.3.2 [4.3.90.2] USE="-debug -doc" 0 kB
17 > [ebuild UD] xfce-base/libxfcegui4-4.2.3 [4.3.90.2] USE="-debug (-startup-notification%)" 0 kB
18 > [ebuild UD] xfce-base/libxfce4mcs-4.2.3 [4.3.90.2] USE="-debug" 0 kB
19 > [ebuild UD] xfce-base/xfce-mcs-manager-4.2.3 [4.3.90.2] USE="-debug" 0 kB
20 >
21 > Total size of downloads: 30,930 kB
22 > ----------------
23 >
24 > Obviously there is a bug in the version demand of the last
25 > four packages. The downgraded packages will not work.
26 >
27 > Looking a the ebuilds I find a ${PV} that seems to be
28 > correct.
29 >
30 > What would be the easiest fix? Besides that, where do I
31 > report this best?
32
33 This is a well known problem that will hopefully be fixed in portage 2.1.3. If
34 you file a bug it will be marked as a duplicate of but #1343 [1]. You need to
35 get rid of whatever package is pulling in the downgrade (or upgrade it to a
36 version that is compatible with 4.3.99.2). That's assuming you want the
37 upgrade. Alternatively you can package.mask 4.3.x. --tree should be able to
38 tell you what package(s) is pulling in the downgrade.
39
40 [1] https://bugs.gentoo.org/show_bug.cgi?id=1343
41
42 --
43 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] Xfce update with wrong versions [solved] Bertram Scharpf <lists@×××××××××××××××.de>