Your message dated Thu, 04 Feb 2016 11:25:07 +0000
with message-id <e1ari27-0002kx...@franck.debian.org>
and subject line Bug#808642: fixed in debtags 2.0.2
has caused the Debian Bug report #808642,
regarding debtags: FTBFS: FileNotFoundError: [Errno 2] No such file or
directory: 'pyflakes'
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.)
--
808642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: debtags
Version: 2.0.1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
writing manifest file 'debtags.egg-info/SOURCES.txt'
running build_ext
test_pyflakes_clean (test.test_pyflakes.TestPyflakesClean) ... ERROR
test_hw (unittest.loader._FailedTest) ... ERROR
test.test_hw (unittest.loader._FailedTest) ... ERROR
test_pyflakes_clean (test.test_pyflakes.TestPyflakesClean) ... ERROR
======================================================================
ERROR: test_pyflakes_clean (test.test_pyflakes.TestPyflakesClean)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/debtags-2.0.1/test/test_pyflakes.py", line 15, in test_pyflakes_clean
self.assertEqual(subprocess.call(["pyflakes", basedir]), 0)
File "/usr/lib/python3.5/subprocess.py", line 560, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.5/subprocess.py", line 950, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.5/subprocess.py", line 1544, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'pyflakes'
======================================================================
ERROR: test_hw (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: test_hw
Traceback (most recent call last):
File "/usr/lib/python3.5/unittest/loader.py", line 153, in loadTestsFromName
module = __import__(module_name)
File "/debtags-2.0.1/test/test_hw.py", line 30, in <module>
from mock import Mock, patch
ImportError: No module named 'mock'
======================================================================
ERROR: test.test_hw (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: test.test_hw
Traceback (most recent call last):
File "/usr/lib/python3.5/unittest/loader.py", line 428, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.5/unittest/loader.py", line 369, in
_get_module_from_name
__import__(name)
File "/debtags-2.0.1/test/test_hw.py", line 30, in <module>
from mock import Mock, patch
ImportError: No module named 'mock'
======================================================================
ERROR: test_pyflakes_clean (test.test_pyflakes.TestPyflakesClean)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/debtags-2.0.1/test/test_pyflakes.py", line 15, in test_pyflakes_clean
self.assertEqual(subprocess.call(["pyflakes", basedir]), 0)
File "/usr/lib/python3.5/subprocess.py", line 560, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.5/subprocess.py", line 950, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.5/subprocess.py", line 1544, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'pyflakes'
----------------------------------------------------------------------
Ran 4 tests in 0.003s
FAILED (errors=4)
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1:
python3.5 setup.py test
dh_auto_test: pybuild --test -i python{version} -p 3.5 3.4 --dir . returned
exit code 13
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/debtags.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: debtags
Source-Version: 2.0.2
We believe that the bug you reported is fixed in the latest version of
debtags, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Enrico Zini <enr...@debian.org> (supplier of updated debtags package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 04 Feb 2016 11:46:23 +0100
Source: debtags
Binary: debtags python3-debtagshw
Architecture: source all
Version: 2.0.2
Distribution: unstable
Urgency: high
Maintainer: Enrico Rossi <e.ro...@tecnobrain.com>
Changed-By: Enrico Zini <enr...@debian.org>
Description:
debtags - Debian Package Tags support tools
python3-debtagshw - Match debtags hardware:: tags against the actual hardware
(Python
Closes: 798520 808642
Changes:
debtags (2.0.2) unstable; urgency=high
.
[ Enrico Rossi ]
* Fix "obsolete conffiles" by remove
/etc/bash-completion.d/bash-completion and
/etc/bash-completion.d/debtags left from upgrades. (Closes: #798520)
* Fix "FTBFS: FileNotFoundError: [Errno 2] No such file or directory:
'pyflakes'". Missing build dep. (Closes: #808642)
.
[ Enrico Zini ]
* Set Enrico Rossi as Maintainer
Checksums-Sha1:
2192423a4c07e75470b87ac291a5ac2239dda548 1836 debtags_2.0.2.dsc
753bf662785f121d186904bb3a939b1063ac7cda 556328 debtags_2.0.2.tar.xz
00e8bb6f875216de8652abd05bbae66085859f7f 533210 debtags_2.0.2_all.deb
5c5ce88998dd81cbf509c3e034c51dfeaf72bc5d 19940 python3-debtagshw_2.0.2_all.deb
Checksums-Sha256:
530f441bec2c23a9ad33bbf3c4edb8980ec9188e2d55d2a195b9d231fccab9e9 1836
debtags_2.0.2.dsc
6f0fecd94388d2ee955026c856b055ee18547b204e6d2aaf3c601f39bd503ee0 556328
debtags_2.0.2.tar.xz
e1144d409864c9b13cde3c9bbdd94511d33fc2e6e6bd167fd247aced4b35bf32 533210
debtags_2.0.2_all.deb
d8a73fdaecdd40b3a5f37c0342c043b376650a76d6c79f84a99ea18d327bbe82 19940
python3-debtagshw_2.0.2_all.deb
Files:
1d9a4448fbe3ed1764adf02341cf611c 1836 admin optional debtags_2.0.2.dsc
c6d57f681e85c6080710201d332f7c45 556328 admin optional debtags_2.0.2.tar.xz
46cfe9235a559d4008c2f2b0166fa89f 533210 admin optional debtags_2.0.2_all.deb
9379cc5e5a91e951e9cc6f11f6aa5c2b 19940 python optional
python3-debtagshw_2.0.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWsy4dAAoJEAPWVoyDcnWpUDQP/Rkv8LjbLqfMw9AFLMAFvne0
KalS8rxBsxrTH/iWYkttsL8C2h2p5s0RzcS7NT1yoFZxZ+y0oZDcaVBdpDperLNa
sDEwo5Gsu2SvRkPrfub5JBh7KwkO7Trbjn55BAsLbUnyg00XRb7f4D9pEXeNkVDo
LvaqWcBHbsEY9S4VS9Rc1YaoanS6Ri7Fky6+DqsGqSxX5WZympWP3hcrvHQbvqwT
r6tyVujJ4ZXLqyU9KrCLQdQ21Y/7nkFJeb7+GepmtYnY5irEO0Icvk5q7Lx1TbIL
IqkiQRuvm0f9JV4awjA4CJAz+cgdneQTjX+FNai4g4jmPUaeI7lgoXUNFYv29T54
tVBKev2mEB0IDQwrFKR8yrbjdmqz1hvfNkUKP5B7IMX8LGzVRwGaq7LwBpj16cff
SvDeDG63qUqWknBD6lq48MpCG29Pnf4Iw39nMnIpKQjsj1ptHkT7LXQyVavDd5Pe
ywz7grLI+dCJaFKxCS1Tpvd2wuFpWYAzdPmjft3Iz4qsDrQKZWnf9TzUvrgHObqS
J9mWE43hA3ToMdfmR3zBjVrIJNQJzaNUHbPLSAdhOVsxX/4KUi5f7q0U7UuldZD2
qBlwwZkWiVJe0CXmm2tbuc2N+/+RVVpr7sbbVkXBcmnxM/Wcy2Om5GMsbsZTK69l
E3tY9qxPSNedSHTDzAtk
=MsRB
-----END PGP SIGNATURE-----
--- End Message ---