Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge riddle again
Date: Fri, 16 Jan 2015 07:47:01
Message-Id: 20150116084643.0daf4faa@marcec.fritz.box
In Reply to: [gentoo-user] Emerge riddle again by Meino.Cramer@gmx.de
1 Am Fri, 16 Jan 2015 05:15:03 +0100
2 schrieb Meino.Cramer@×××.de:
3
4 > Hi,
5 >
6 > again the emerge oracle has spoken to one to its lowest servants and so said:
7 >
8 >
9 >
10 > Diffing databases (17943 -> 17944 packages)
11 > [N] >> net-print/epson-inkjet-printer-escpr (~*1.4.4): Epson Inkjet Printer Driver (ESC/P-R)
12 > * Time statistics:
13 > 219 seconds for syncing
14 > 95 seconds for eix-update
15 > 13 seconds for eix-diff
16 > 330 seconds total
17 > Calculating dependencies... done!
18 >
19 > WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
20 >
21 > dev-python/numpy:0
22 >
23 > (dev-python/numpy-1.9.0-r1:0/0::gentoo, ebuild scheduled for merge) conflicts with
24 > <dev-python/numpy-1.9.0[python_targets_python2_7(-),python_targets_python3_3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] required by (dev-python/matplotlib-1.3.0-r1:0/0::gentoo, installed)
25 > ^ ^^^^^
26
27 Well, this one's easy: your current matplotlib needs <dev-python/numpy-1.9.0, so
28 upgrade matplotlib if you want the newer numpy, or leave it if you don't care.
29
30 (As a side note, I remember the reason for the blocker: something in numpy's C
31 API changed in 1.9.0, and matplotlib <1.4.0 won't compile with it. There's a
32 bug for it, in case you want to look it up.)
33
34 [...]
35
36 HTH
37 --
38 Marc Joliet
39 --
40 "People who think they know everything really annoy those of us who know we
41 don't" - Bjarne Stroustrup