Source: spykeviewer
Version: 0.4.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140830 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»'
> set -e; for buildver in 2.7; do \
>       echo "I: Running spykeviewer unittests using python$buildver"; \
>       export MPLCONFIGDIR=/«PKGBUILDDIR»/build HOME=/«PKGBUILDDIR»/build; \
>       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: ImportError (No module named module_completion)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 414, 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/tests/test_main_window.py", line 32, in 
> <module>
>     from spykeviewer.ui.main_window_neo import MainWindowNeo
>   File "/«PKGBUILDDIR»/spykeviewer/ui/main_window_neo.py", line 21, in 
> <module>
>     from main_window import MainWindow
>   File "/«PKGBUILDDIR»/spykeviewer/ui/main_window.py", line 41, in <module>
>     from plugin_editor_dock import PluginEditorDock
>   File "/«PKGBUILDDIR»/spykeviewer/ui/plugin_editor_dock.py", line 14, in 
> <module>
>     from spyderlib.utils.module_completion import module_completion
> ImportError: No module named module_completion
> 
> ----------------------------------------------------------------------
> Ran 4 tests in 0.020s
> 
> 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/2014/08/30/spykeviewer_0.4.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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to