Source: spykeviewer
Version: 0.3.0-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 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»'
> set -e; for buildver in 2.7; do \
> echo "I: Running spykeviewer unittests using python$buildver"; \
> xvfb-run -s "-screen 0 1280x1024x24 -noreset" \
> python$buildver /usr/bin/nosetests spykeviewer || exit 1 ;\
> done
> I: Running spykeviewer unittests using python2.7
> E
> ======================================================================
> ERROR: Failure: RuntimeError (Failed to create
> /sbuild-nonexistent/.matplotlib; consider setting MPLCONFIGDIR to a writable
> directory for matplotlib configuration data)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 413, in
> loadTestsFromName
> addr.filename, addr.module)
> File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
> importFromPath
> return self.importFromDir(dir_path, fqname)
> File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
> importFromDir
> mod = load_module(part_fqname, fh, filename, desc)
> File "/«PKGBUILDDIR»/spykeviewer/__init__.py", line 3, in <module>
> import matplotlib
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 774, in
> <module>
> rcParams = rc_params()
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 692, in
> rc_params
> fname = matplotlib_fname()
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 604, in
> matplotlib_fname
> fname = os.path.join(get_configdir(), 'matplotlibrc')
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 253, in
> wrapper
> ret = func(*args, **kwargs)
> File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 478, 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
>
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
>
> FAILED (errors=1)
> make[1]: *** [override_dh_auto_test] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/spykeviewer_0.3.0-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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]