Gentoo Archives: gentoo-user

From: Trenton Adams <trenton.d.adams@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] package conflict on update
Date: Thu, 05 Jan 2006 07:41:28
Message-Id: 9b1675090601042329j667448d6w2e2ec01ecc05ce66@mail.gmail.com
1 Ok, so I get the output below when trying to merge after a sync today.
2 My guess is that the openmotif package was made into two separate
3 packages, correct?
4
5 To the portage developers, how could this be handled? Perhaps emerge
6 could somehow figure out the reason for such a conflict, and then
7 automatically unmerge the original package?
8
9 The fix for this was to "emerge --unmerge openmotif", and then
10 re-emerge it. Then I was finally able to do a system update. Do you
11 want this reported as a bug, or is it already?
12
13
14 [00:16 root@joseph data] # emerge --ask --update --deep --newuse
15 --buildpkg world
16
17 These are the packages that I would merge, in order:
18
19 Calculating world dependencies ...done!
20 [blocks B ] =x11-libs/openmotif-2.2.3-r3 (is blocking
21 x11-libs/motif-config-0.9)
22 [ebuild U ] sys-devel/gcc-config-1.3.12-r5 [1.3.12-r4]
23 [ebuild U ] sys-apps/man-pages-2.18 [2.16]
24 [ebuild N ] x11-libs/cairo-1.0.2
25 [ebuild U ] dev-libs/glib-2.8.4 [2.6.5]
26 [ebuild U ] dev-libs/atk-1.10.3 [1.10.1]
27 [ebuild U ] x11-libs/pango-1.10.2 [1.8.1-r1]
28 [ebuild U ] x11-libs/gtk+-2.8.8 [2.6.10-r1]
29 [ebuild U ] dev-libs/libgcrypt-1.2.2-r1 [1.2.1]
30 [ebuild U ] sys-apps/module-init-tools-3.2.1 [3.0-r2]
31 [ebuild U ] net-analyzer/ethereal-0.10.14 [0.10.13-r2]
32 [ebuild N ] x11-libs/motif-config-0.9
33 [ebuild U ] x11-libs/openmotif-2.2.3-r8 [2.2.3-r3]
34 [ebuild U ] media-sound/alsa-headers-1.0.10 [1.0.10_rc3]
35 [ebuild U ] media-libs/alsa-lib-1.0.10 [1.0.10_rc3]
36 [ebuild U ] kde-base/kpdf-3.4.3-r3 [3.4.3-r2]
37 [ebuild U ] sys-apps/findutils-4.1.20-r2 [4.1.20-r1]
38 [ebuild N ] virtual/libstdc++-3.3
39 [ebuild U ] app-portage/gentoolkit-0.2.2_pre1 [0.2.1_rc3]
40
41 !!! Error: The above package list contains packages which cannot be installed
42 !!! on the same system.
43
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: package conflict on update Trenton Adams <trenton.d.adams@×××××.com>
Re: [gentoo-user] package conflict on update Tom Martin <slarti@g.o>