Your message dated Tue, 10 May 2011 13:22:08 +0200
with message-id <20110510112208.ga...@jwilk.net>
and subject line Re: Bug#625143: pyoptical: FTBFS: ImportError: No module named
serial
has caused the Debian Bug report #625143,
regarding pyoptical: FTBFS: ImportError: No module named serial
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.)
--
625143: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625143
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyoptical
Version: 0.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dh clean
> dh_testdir
> dh_auto_clean
> Traceback (most recent call last):
> File "setup.py", line 4, in <module>
> import pyoptical
> File "/build/user-pyoptical_0.3-1-amd64-SBroiP/pyoptical-0.3/pyoptical.py",
> line 173, in <module>
> import serial
> ImportError: No module named serial
> dh_auto_clean: python2.7 setup.py clean -a returned exit code 1
> make: *** [clean] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/pyoptical_0.3-1_lsid64.buildlog
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.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 2.5-2.1
* Lucas Nussbaum <lu...@lucas-nussbaum.net>, 2011-05-02, 14:45:
/usr/bin/fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
Traceback (most recent call last):
File "setup.py", line 4, in <module>
import pyoptical
File "/build/user-pyoptical_0.3-1-amd64-SBroiP/pyoptical-0.3/pyoptical.py", line
173, in <module>
import serial
ImportError: No module named serial
dh_auto_clean: python2.7 setup.py clean -a returned exit code 1
make: *** [clean] Error 1
This was fixed in Piotr's NMU of pyserial.
--
Jakub Wilk
--- End Message ---