Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't resolve package blocks
Date: Fri, 30 Apr 2010 14:54:55
Message-Id: i2q58965d8a1004300754u51a83556k773c4ae6e51c5b7d@mail.gmail.com
In Reply to: [gentoo-user] Can't resolve package blocks by Ajai Khattri
1 On Thu, Apr 29, 2010 at 9:32 PM, Ajai Khattri <ajai@××××.net> wrote:
2 >
3 > I have unmerged ffmpeg, libraw1394 and libdc1394 and I still can't resolve
4 > this block:
5 >
6 > [nomerge ] media-video/ffmpeg-0.5_p20373 USE="X alsa amr encode
7 > hardcoded-tables ieee1394 ipv6 network theora threads vorbis x264 zlib
8 > (-3dnow) (-3dnowext) -altivec -bindist -cpudetection -custom-cflags -debug
9 > -dirac -doc -faac -faad -gsm -jack -jpeg2k (-mmx) (-mmxext) -mp3 -oss -pic
10 > -schroedinger -sdl -speex (-ssse3) -test -v4l -v4l2 -vdpau -xvid"
11 > VIDEO_CARDS="(-nvidia)" [0]
12 > [ebuild N ] media-libs/opencore-amr-0.1.2 849 kB [0]
13 > [ebuild N ] sys-libs/libraw1394-2.0.4 368 kB [0]
14 > [nomerge ] x11-libs/gtk+-2.18.7 [2.16.6] USE="cups jpeg tiff (-aqua)
15 > -debug -doc -jpeg2k -test -vim-syntax -xinerama (-X%*)" [0]
16 > [ebuild N ] media-libs/tiff-3.9.2-r1 USE="cxx jpeg zlib -jbig" 1,387
17 > kB [0]
18 > [ebuild N ] media-libs/jpeg-8a 951 kB [0]
19 > [blocks B ] <media-libs/libdc1394-1.2.2 ("<media-libs/libdc1394-1.2.2"
20 > is blocking sys-libs/libraw1394-2.0.4)
21 >
22 > Total: 79 packages (68 upgrades, 10 new, 1 in new slot, 6 uninstalls), Size
23 > of downloads: 174,892 kB
24 > Conflict: 13 blocks (1 unsatisfied)
25 > Portage tree and overlays:
26 > [0] /usr/portage
27 > [?] indicates that the source repository could not be determined
28 >
29 > * Error: The above package list contains packages which cannot be
30 > * installed at the same time on the same system.
31 >
32 > ('ebuild', '/', 'media-libs/libdc1394-1.2.1', 'merge') pulled in by
33 > media-libs/libdc1394 required by ('ebuild', '/',
34 > 'media-video/ffmpeg-0.5_p20373', 'merge')
35 >
36 > ('ebuild', '/', 'sys-libs/libraw1394-2.0.4', 'merge') pulled in by
37 > sys-libs/libraw1394 required by ('ebuild', '/',
38 > 'media-video/ffmpeg-0.5_p20373', 'merge')
39 > >=sys-libs/libraw1394-0.9.0 required by ('ebuild', '/',
40 > 'media-libs/libdc1394-1.2.1', 'merge')
41
42 Use the --tree option in your emerge commandline so it will show which
43 packages are trying to pull in these. It looks like you're using
44 stable, I'm on ~amd64 and don't have these blocks so maybe it's
45 something worked out by newer versions. On the other hand, if you have
46 unmasked any unstable packages maybe they're trying to pull in the
47 conflictiong versions?

Replies

Subject Author
Re: [gentoo-user] Can't resolve package blocks Ajai Khattri <ajai@××××.net>