Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Problem with update world Massimiliano Ziccardi <massimiliano.ziccardi@×××××.com>