Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Python Imaging/Pillow
Date: Wed, 11 Sep 2013 21:59:59
Message-Id: 5230E6E7.5090701@gmail.com
In Reply to: [gentoo-user] Python Imaging/Pillow by Silvio Siefke
1 On 11/09/2013 23:39, Silvio Siefke wrote:
2 > Hello,
3 >
4 > i think Gentoo has block the imaging package. Now should use pillow. But
5 > the problem is that Openshot need imaging package. How should handle the
6 > Problem?
7
8 No, that is not quite what it says.
9
10 The blocker says that dev-python/imaging-1.1.7-r2 and
11 dev-python/pillow-2.0.0-r1 cannot both be installed at the same time
12 (they conflict with each other).
13
14 It looks like imaging and pillow both satisfy virtual/python-imaging but
15 openshot from sabayon depends on dev-python/imaging (not the virtual),
16 which is what is really causing all the trouble.
17
18 Normally one would unmerge pillow and merge imaging, but your output
19 shows something is causing pillow to be merged and we can't see what did
20 that.
21
22 Run "emerge -pvuDNt @world" to get a tree view of dependencies and see
23 what is really pulling in which package.
24
25
26 >
27 >
28 > Thank you for help & Greetings
29 > Silvio
30 >
31 > gentoomobile siefke # emerge -avuDN @world
32 >
33 > These are the packages that would be merged, in order:
34 >
35 > Calculating dependencies... done!
36 > [ebuild U ] sys-apps/busybox-1.21.0 [1.20.2] USE="ipv6 pam static -livecd -make-symlinks -math -mdev -savedconfig (-selinux) -sep-usr -syslog% -systemd" 2,150 kB
37 > [ebuild N ] dev-python/pillow-2.0.0-r1 USE="jpeg lcms tiff truetype zlib -doc -examples -scanner {-test} -tk -webp" PYTHON_TARGETS="python2_7 python3_2 -python2_6 (-python3_3)" 0 kB
38 > [ebuild U ] virtual/python-imaging-2 [1] USE="-tk" PYTHON_TARGETS="python2_7 python3_2* -python2_6 (-python3_3)" 0 kB
39 > [ebuild U ] www-plugins/adobe-flash-11.2.202.310 [11.2.202.297-r1] USE="64bit (multilib) sse2 -32bit (-debug) -kde (-selinux)" 7,066 kB
40 > [ebuild FU ~] dev-java/oracle-jdk-bin-1.7.0.40:1.7 [1.7.0.25:1.7] USE="X alsa fontconfig jce nsplugin -derby -doc -examples -pax_kernel -source" 134,787 kB
41 > [ebuild U ] net-analyzer/wireshark-1.10.2:0/1.10.2 [1.10.1:0/1.10.1] USE="adns caps filecaps geoip ipv6 netlink pcap qt4 smi zlib -crypt* -doc -doc-pdf -gtk2% -gtk3% -kerberos -libadns -lua -portaudio (-selinux) -ssl* (-gtk%) (-profile%)" 26,043 kB
42 > [blocks B ] dev-python/pillow ("dev-python/pillow" is blocking dev-python/imaging-1.1.7-r2)
43 > [blocks B ] dev-python/imaging ("dev-python/imaging" is blocking dev-python/pillow-2.0.0-r1)
44 >
45 > Total: 6 packages (5 upgrades, 1 new), Size of downloads: 170,044 kB
46 > Fetch Restriction: 1 package (1 unsatisfied)
47 > Conflict: 2 blocks (2 unsatisfied)
48 >
49 > Fetch instructions for dev-java/oracle-jdk-bin-1.7.0.40:
50 > *
51 > * Oracle requires you to download the needed files manually after
52 > * accepting their license through a javascript capable web browser.
53 > *
54 > * Download the following files:
55 > * jdk-7u40-linux-x64.tar.gz
56 > * at 'http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html'
57 > * and move them to '/usr/portage/distfiles'
58 > *
59 >
60 > * Error: The above package list contains packages which cannot be
61 > * installed at the same time on the same system.
62 >
63 > (dev-python/pillow-2.0.0-r1::gentoo, ebuild scheduled for merge) pulled in by
64 > dev-python/pillow[tk?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] (dev-python/pillow[python_targets_python2_7(-),python_targets_python3_2(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]) required by (virtual/python-imaging-2::gentoo, ebuild scheduled for merge)
65 >
66 > (dev-python/imaging-1.1.7-r2::gentoo, installed) pulled in by
67 > dev-python/imaging required by (media-video/openshot-1.4.3::sabayon, installed)
68 >
69 >
70 > For more information about Blocked Packages, please refer to the following
71 > section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
72 >
73 > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
74 > Thank you & Greetings
75 > Silvio
76 >
77
78
79 --
80 Alan McKinnon
81 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Python Imaging/Pillow Silvio Siefke <siefke_listen@×××.de>