Source: python-csa Version: 0.1.0-1.1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130811 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory `/«PKGBUILDDIR»' > dh_auto_clean > pyversions: missing X(S)-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > Traceback (most recent call last): > File "setup.py", line 4, in <module> > from csa.version import __version__ > File "/«PKGBUILDDIR»/csa/__init__.py", line 28, in <module> > from plot import * > File "/«PKGBUILDDIR»/csa/plot.py", line 20, in <module> > import matplotlib > File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 936, in > <module> > rcParams = rc_params() > File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 845, in > rc_params > fname = matplotlib_fname() > File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 715, in > matplotlib_fname > configdir = _get_configdir() > File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 584, in > _get_configdir > return _get_config_or_cache_dir(_get_xdg_config_dir()) > File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 521, in > _get_xdg_config_dir > return os.environ.get('XDG_CONFIG_HOME', os.path.join(get_home(), > '.config')) > File "/usr/lib/python2.7/posixpath.py", line 77, in join > elif path == '' or path.endswith('/'): > AttributeError: 'NoneType' object has no attribute 'endswith' > dh_auto_clean: python setup.py clean -a returned exit code 1 > make[1]: *** [override_dh_auto_clean] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/08/11/python-csa_0.1.0-1.1_unstable.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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org