Gentoo Archives: gentoo-user

From: thegeezer <thegeezer@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg
Date: Tue, 17 Jun 2014 15:56:53
Message-Id: 53A06538.6000406@thegeezer.net
In Reply to: [gentoo-user] Dependency conflict. openjpeg ffmpeg by Dale
1 On 06/14/2014 10:23 PM, Dale wrote:
2 > Howdy,
3 >
4 > I can't figure out a way around this one. Usually keywording, maybe
5 > that should be unkeywording, a newer version works but doesn't seem to
6 > in this case. This started as part of a emerge -uvaDN world.
7 >
8 > Error I get:
9 >
10 > WARNING: One or more updates/rebuilds have been skipped due to a
11 > dependency conflict:
12 >
13 > media-libs/openjpeg:0
14 >
15 > (media-libs/openjpeg-1.5.1:0/0::gentoo, ebuild scheduled for merge)
16 > conflicts with
17 > >=media-libs/openjpeg-1.3-r2:0[abi_x86_64(-)] required by
18 > (media-video/ffmpeg-2.2.3-r1:0/52.55.55::gentoo, ebuild scheduled for merge)
19 >
20 > Little more info:
21 >
22 > root@fireball / # equery list -p openjpeg ffmpeg
23 > * Searching for openjpeg ...
24 > [IP-] [ ] media-libs/openjpeg-1.4-r1:0
25 > [-P-] [ ] media-libs/openjpeg-1.5.0:0
26 > [-P-] [ ] media-libs/openjpeg-1.5.1:0
27 > [-P-] [ ~] media-libs/openjpeg-1.5.1-r1:0
28 > [IP-] [ ] media-libs/openjpeg-2.0.0:2
29 > [-P-] [ -] media-libs/openjpeg-9999:2
30 >
31 > * Searching for ffmpeg ...
32 > [-P-] [ ] media-video/ffmpeg-0.10.12:0.10
33 > [-P-] [ ] media-video/ffmpeg-1.0.8:0
34 > [-P-] [ ] media-video/ffmpeg-1.0.9:0
35 > [-P-] [ ] media-video/ffmpeg-1.2.6:0
36 > [-P-] [ ] media-video/ffmpeg-2.2.2:0/52.55.55
37 > [-P-] [ ] media-video/ffmpeg-2.2.3:0/52.55.55
38 > [IP-] [ ] media-video/ffmpeg-2.2.3-r1:0/52.55.55
39 > [-P-] [ -] media-video/ffmpeg-9999:0/52.55.55
40 > root@fireball / #
41 >
42 > I try not to use the 9999 versions. I don't think I ever have. I tried
43 > unmerging openjpeg and ffmpeg, doing the preserved-rebuild thing and I
44 > still get this error when I try to update again. I have also synced
45 > twice just in case I got a mixed version of the tree. I also tried to
46 > do a emerge -e system as well but it spits that error out first thing.
47 >
48 > Anyone shed some light on this?
49 >
50 > Thanks.
51 >
52 > Dale
53 >
54 > :-) :-)
55 >
56 yay i just had the same thing happen
57 i tried the ABI keyword as suggested further in the thread but it just
58 made the error shorter and odder.
59 in the end i just emerge -C ffmpeg openjpeg then add them all back one
60 at a time.
61 it's a bit of a pita but otherwise not really had too may issue with
62 portage of late.

Replies

Subject Author
Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg Dale <rdalek1967@×××××.com>