Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] weird (?) dependency is blocking freeze
Date: Sun, 28 Feb 2016 06:09:24
Message-Id: 20160228060911.GA4782@solfire
1 Hi,
2
3 I tried to install app-packer/freeze and got this:
4
5 Calculating dependencies... done!
6 [ebuild N ] app-arch/freeze-2.5.0-r1
7 [blocks B ] media-libs/mlt[melt] ("media-libs/mlt[melt]" is blocking app-arch/freeze-2.5.0-r1)
8
9 * Error: The above package list contains packages which cannot be
10 * installed at the same time on the same system.
11
12 (app-arch/freeze-2.5.0-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
13 app-arch/freeze
14
15 (media-libs/mlt-0.9.0:0/0::gentoo, installed) pulled in by
16 media-libs/mlt required by @selected
17
18 Then I checked ehich package needs mlt:
19
20 emerge --depclean media-libs/mlt -v -p
21
22 Calculating dependencies... done!
23 media-libs/mlt-0.9.0 pulled in by:
24 media-video/openshot-1.4.3 requires >=media-libs/mlt-0.8.2[ffmpeg,frei0r,gtk,melt,python,sdl,xml]
25
26 Checking the kind of packages:
27
28 * app-arch/freeze
29 Available versions: 2.5.0-r1
30 Homepage: http://www.ibiblio.org/pub/Linux/utils/compress/
31 Description: Freeze/unfreeze compression program
32
33 [I] media-libs/mlt
34 Available versions: 0.9.0 ~0.9.8 ~0.9.8-r2 {compressed-lumas debug dv ffmpeg fftw frei0r gtk jack kde kdenlive libav libsamplerate lua melt opengl python qt4 qt5 quicktime rtaudio ruby sdl vdpau vorbis xine xml CPU_FLAGS_X86="mmx sse sse2" KERNEL="linux" PYTHON_TARGETS="python2_7"}
35 Installed versions: 0.9.0(18:22:19 06/06/15)(ffmpeg frei0r gtk jack kdenlive lua melt python qt4 sdl vdpau vorbis xml -compressed-lumas -debug -dv -kde -libav -libsamplerate -quicktime -rtaudio -ruby -xine CPU_FLAGS_X86="mmx sse sse2" KERNEL="linux")
36 Homepage: http://www.mltframework.org/
37 Description: Open source multimedia framework for television broadcasting
38
39 [I] media-video/openshot
40 Available versions: (~)1.4.3 {+ffmpeg libav +python PYTHON_TARGETS="python2_7"}
41 Installed versions: 1.4.3(18:33:24 06/06/15)(ffmpeg python -libav PYTHON_TARGETS="python2_7")
42 Homepage: http://www.openshotvideo.com
43 Description: Free, open-source, non-linear video editor to create and edit videos and movies
44
45
46 ...what is the common dominator which creates this blocking effect? ;)
47
48 I dont see what this packages has in common, that mlt blocks freeze...
49
50 "May the portage be with you, Luke..."
51
52 Best regards,
53 Meino

Replies

Subject Author
Re: [gentoo-user] weird (?) dependency is blocking freeze Alan McKinnon <alan.mckinnon@×××××.com>