[Python-modules-team] Bug#665038: python-networkx: FTBFS: tries to access $HOME
Lucas Nussbaum
lucas at lucas-nussbaum.net
Thu Mar 22 11:11:59 UTC 2012
Source: python-networkx
Version: 1.6-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»/doc'
> mkdir -p build
> ./make_gallery.py
> Traceback (most recent call last):
> File "./make_gallery.py", line 21, in <module>
> import matplotlib
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 767, in <module>
> rcParams = rc_params()
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 685, in rc_params
> fname = matplotlib_fname()
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 597, in matplotlib_fname
> fname = os.path.join(get_configdir(), 'matplotlibrc')
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 246, in wrapper
> ret = func(*args, **kwargs)
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 471, in _get_configdir
> raise RuntimeError("Failed to create %s/.matplotlib; consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data"%h)
> RuntimeError: Failed to create /sbuild-nonexistent/.matplotlib; consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data
> make[1]: *** [build/generate-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/python-networkx_1.6-1.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
More information about the Python-modules-team
mailing list