Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567982 - dev-python/matplotlib-1.5.0 preserved-rebuild fails after dev-lang/python-3.4.3-r4 update because pygobject has not been recompiled
Summary: dev-python/matplotlib-1.5.0 preserved-rebuild fails after dev-lang/python-3.4...
Status: RESOLVED DUPLICATE of bug 567884
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-11 09:42 UTC by Bernardo Costa
Modified: 2015-12-13 10:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Config of compilation setup for matplotlib (matplotlib-setup.cfg,2.49 KB, text/plain)
2015-12-11 09:44 UTC, Bernardo Costa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo Costa 2015-12-11 09:42:11 UTC
After an upgrade of python, with corresponding python-exec upgrade, emerge suggests to do emerge @preserved-rebuild. All packages I had installed successfully recompiled, except for matplotlib, witch failed with

                        * The following required packages can not be built:
                        * gtk3cairo

After a bit of research, recompiling dev-python/pygobject solved the problem. It is not clear how portage should know about this breakage, but I hope at least people searching for a solution will find this bug report here.

Reproducible: Always

Steps to Reproduce:
1. Upgrade system which includes dev-lang/python, dev-lang/python-exec and matplotlib
2. emerge @preserved-rebuild
Actual Results:  
Recompilation of matplotlib fails
Comment 1 Bernardo Costa 2015-12-11 09:44:47 UTC
Created attachment 418968 [details]
Config of compilation setup for matplotlib
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2015-12-13 10:50:31 UTC

*** This bug has been marked as a duplicate of bug 567884 ***