Your message dated Thu, 18 Sep 2014 04:29:08 -0400
with message-id <20140918082908.gx18...@onerussian.com>
and subject line was fixed upstream and uploaded
has caused the Debian Bug report #759907,
regarding spykeviewer: FTBFS: ImportError: No module named module_completion
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
759907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759907
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Version: 0.4.2-1
unfortunately we have forgotten the closes statement in the changelog.
The issue was fixed in the last upload
--
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Research Scientist, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
--- End Message ---