Gentoo Archives: gentoo-user

From: Massimiliano Ziccardi <massimiliano.ziccardi@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with update world
Date: Tue, 10 Nov 2009 14:44:57
Message-Id: 445a8b100911100644x195b714euf2d160c3bf083a1b@mail.gmail.com
In Reply to: Re: [gentoo-user] Problem with update world by Alan McKinnon
1 That solved the problem.
2
3 >this was answered earlier today on this very list:
4
5 Sorry, it has been my fault: I should have performed a deeper search.
6
7 Thank you!
8
9 Massimiliano.
10
11 On Tue, Nov 10, 2009 at 3:34 PM, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
12 > On Tuesday 10 November 2009 16:31:34 Massimiliano Ziccardi wrote:
13 >> Hi all!
14 >>
15 >> Sorry to bother you again : it was a long time!
16 >>
17 >> I've again one problem I'm not sure I can easily solve...
18 >>
19 >> Today, I did:
20 >>
21 >> emerge -upD --newuse world
22 >>
23 >> but I got an error:
24 >>
25 >> These are the packages that would be merged, in reverse order:
26 >>
27 >> Calculating dependencies  .... done!
28 >> [ebuild   R   ] media-libs/swfdec-0.8.4  USE="ffmpeg*"
29 >> [ebuild   R   ] app-cdr/k3b-1.68.0_alpha3  USE="ffmpeg*"
30 >> [ebuild     U ] www-client/mozilla-firefox-3.5.4 [3.0.14] USE="alsa%*
31 >> -sqlite%" LINGUAS="-as% -bn_BD% -es_CL% -es_MX% -fa% -hr% -kk% -ml%
32 >> -or% -rm% -ta% -ta_LK% -vi%"
33 >> [ebuild   R   ] media-video/vlc-1.0.2  USE="ffmpeg*"
34 >> [nomerge      ] sys-apps/hal-0.5.13-r2 [0.5.12_rc1-r8]
35 >> [ebuild     U ]  app-misc/hal-info-20090716 [20090414]
36 >> [ebuild     U ] sys-apps/busybox-1.14.2 [1.13.2]
37 >> [ebuild     U ] sys-apps/hal-0.5.13-r2 [0.5.12_rc1-r8]
38 >> [nomerge      ] media-video/vlc-1.0.2  USE="ffmpeg*"
39 >> [ebuild     U ]  net-libs/xulrunner-1.9.1.4 [1.9.0.14] USE="alsa%*
40 >> python%* -debug% -sqlite%"
41 >> [nomerge      ] media-libs/swfdec-0.8.4  USE="ffmpeg*"
42 >> [ebuild  N    ]  media-plugins/gst-plugins-ffmpeg-0.10.7
43 >> [ebuild     U ] sys-fs/udev-146-r1 [141] USE="-devfs-compat% -extras%"
44 >> [nomerge      ] kde-base/kdm-4.3.1-r2
45 >> [nomerge      ]  x11-libs/qt-qt3support-4.5.3
46 >> [nomerge      ]   x11-libs/qt-sql-4.5.3
47 >> [ebuild     U ]    dev-db/mysql-5.0.84-r1 [5.0.70-r1] USE="-community%
48 >> -profiling%"
49 >> [blocks B     ] sys-fs/device-mapper ("sys-fs/device-mapper" is
50 >> blocking sys-fs/udev-146-r1)
51 >>
52 >>  * Error: The above package list contains packages which cannot be
53 >>  * installed at the same time on the same system.
54 >>
55 >>   ('ebuild', '/', 'sys-fs/udev-146-r1', 'merge') pulled in by
56 >>
57 >>     >=sys-fs/udev-117 required by ('ebuild', '/',
58 >>
59 >> 'sys-apps/hal-0.5.13-r2', 'merge')
60 >>     sys-fs/udev required by ('installed', '/',
61 >> 'sys-kernel/gentoo-sources-2.6.30-r8', 'nomerge')
62 >>
63 >>     >=sys-fs/udev-124 required by ('installed', '/',
64 >>
65 >> 'sys-fs/cryptsetup-1.0.6-r2', 'nomerge')
66 >>     (and 2 more)
67 >>
68 >>   ('installed', '/', 'sys-fs/device-mapper-1.02.24-r1', 'nomerge') pulled
69 >>  in by
70 >>
71 >>     >=sys-fs/device-mapper-1.00.07-r1 required by ('installed', '/',
72 >>
73 >> 'sys-fs/cryptsetup-1.0.6-r2', 'nomerge')
74 >>
75 >>
76 >> Have you an idea about how to solve this?
77 >> Should I unmask a new version of 'device-mapper'?
78 >
79 > this was answered earlier today on this very list:
80 >
81 > unmerge device-mapper
82 > merge lvm2
83 >
84 >
85 > --
86 > alan dot mckinnon at gmail dot com
87 >
88 >