Your message dated Thu, 13 Oct 2016 19:50:31 +0000
with message-id <e1bum1p-0001qb...@franck.debian.org>
and subject line Bug#840571: fixed in python-txaio 
2.5.1+2016.10.03.git.623ef68776-1
has caused the Debian Bug report #840571,
regarding python-txaio: FTBFS (ValueError: Empty module name)
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.)


-- 
840571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840571
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-txaio
Version: 2.5.1-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build-indep --buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -i -O--buildsystem=python_distutils
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils
   dh_auto_build -i -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
        python setup.py build --force
running build

[... snipped ...]

    _reraise(*ex)  # noqa
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 264, in __init__
    self.result = func()
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 596, in execute
    res = hook_impl.function(*args)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 882, in 
pytest_cmdline_parse
    self.parse(args)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 1032, in parse
    self._preparse(args, addopts=addopts)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 1003, in 
_preparse
    args=args, parser=self._parser)
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 724, in __call__
    return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 338, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 333, in <lambda>
    _MultiCall(methods, kwargs, hook.spec_opts).execute()
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 595, in execute
    return _wrapped_call(hook_impl.function(*args), self.execute)
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 253, in _wrapped_call
    return call_outcome.get_result()
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 279, in get_result
    _reraise(*ex)  # noqa
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 264, in __init__
    self.result = func()
  File "/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", 
line 596, in execute
    res = hook_impl.function(*args)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 928, in 
pytest_load_initial_conftests
    self.pluginmanager._set_initial_conftests(early_config.known_args_namespace)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 287, in 
_set_initial_conftests
    self._try_load_conftest(current)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 295, in 
_try_load_conftest
    self._getconftestmodules(x)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 315, in 
_getconftestmodules
    mod = self._importconftest(conftestpath)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 351, in 
_importconftest
    self.consider_conftest(mod)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 375, in 
consider_conftest
    self.consider_module(conftestmodule)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 385, in 
consider_module
    self._import_plugin_specs(plugins)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 392, in 
_import_plugin_specs
    self.import_plugin(import_spec)
  File "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 407, in 
import_plugin
    __import__(importspec)
ValueError: Empty module name
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

If you really need the full build log, just say so, and I'll attach it,
but a similar error may be found here in both testing and unstable:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-txaio.html

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-txaio
Source-Version: 2.5.1+2016.10.03.git.623ef68776-1

We believe that the bug you reported is fixed in the latest version of
python-txaio, 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 840...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-txaio 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, 13 Oct 2016 19:51:07 +0200
Source: python-txaio
Binary: python-txaio python3-txaio python-txaio-doc
Architecture: source all
Version: 2.5.1+2016.10.03.git.623ef68776-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 python-txaio - compatibility API between asyncio/Twisted/Trollius - Python 2.x
 python-txaio-doc - compatibility API between asyncio/Twisted/Trollius - doc
 python3-txaio - compatibility API between asyncio/Twisted/Trollius - Python 3.x
Closes: 840571
Changes:
 python-txaio (2.5.1+2016.10.03.git.623ef68776-1) unstable; urgency=medium
 .
   * New upstream release based on commit 623ef68776:
     - Includes upstream fix for pytest (Closes: #840571).
Checksums-Sha1:
 d9711c4e834d64cca71210601672abd6d5572246 2701 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1.dsc
 059e469a5d630959de643c68e771a74ea996b69d 34600 
python-txaio_2.5.1+2016.10.03.git.623ef68776.orig.tar.xz
 b5e97bb4f3bd54b9998e5dd03a99883fcf6f14fb 3980 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1.debian.tar.xz
 a8ae9764e522f1dafd13d19a5efd2622ac448aee 41880 
python-txaio-doc_2.5.1+2016.10.03.git.623ef68776-1_all.deb
 690fb50b382cf84c4eed64062707cbf21c23f74e 16642 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1_all.deb
 e2fe7b3e1425ebea714b1570d997416470620008 16732 
python3-txaio_2.5.1+2016.10.03.git.623ef68776-1_all.deb
Checksums-Sha256:
 8e1b4e4bc53f62a5735df78f7bcdde9c83e5308e6091cad6d21cc5147ae05ee6 2701 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1.dsc
 9161184946e85cf1c2fd96c9ecb4f5746ad14938d32756f92c8417e25326fbe1 34600 
python-txaio_2.5.1+2016.10.03.git.623ef68776.orig.tar.xz
 33c5e983f4c31db0de8ff40017a067ef60f4dfa4827aa920c9936f47f4821b98 3980 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1.debian.tar.xz
 5a419945f7b69d997b9e693f563d1d28f73ca19cec327957a828cef47ce5b93e 41880 
python-txaio-doc_2.5.1+2016.10.03.git.623ef68776-1_all.deb
 ec6bd98523e96bced42acecd2d2e5f36c485a53b1f2db3109389c542d72c48c5 16642 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1_all.deb
 f98853b7132adb47e900c477d59ead44cb1b0acd1194f5cf2af05d138a8421c0 16732 
python3-txaio_2.5.1+2016.10.03.git.623ef68776-1_all.deb
Files:
 8a4f9a0d2e1a71abcec40d39b2341bca 2701 python optional 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1.dsc
 8465a8976ae363e31dbde2a0367375bd 34600 python optional 
python-txaio_2.5.1+2016.10.03.git.623ef68776.orig.tar.xz
 7f2c52438d513d51e7f1b8ed0a67ac37 3980 python optional 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1.debian.tar.xz
 4855d11835d3b771de1bdeecfdc44465 41880 doc optional 
python-txaio-doc_2.5.1+2016.10.03.git.623ef68776-1_all.deb
 764de5ee8cdd9db503aea35ac3145d1d 16642 python optional 
python-txaio_2.5.1+2016.10.03.git.623ef68776-1_all.deb
 638f858222871870271c94cf50008b1e 16732 python optional 
python3-txaio_2.5.1+2016.10.03.git.623ef68776-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQItBAEBCAAXBQJX/+PREBx6aWdvQGRlYmlhbi5vcmcACgkQ1BatFaxrQ/59yw/+
OlgY6XbOAO1gsOOONZg4PnvTCswjH5YdYtbfaJ0sjSAgN4TXrQNuF/uUj711XIry
r+TTCWiuqGmudwZXVsJhOVwSaJ2HyUL7dIm+aCRhHK8EFh4NX8EOAdtTWzakRZle
R8RO+YOBihET9ibZstrYBT3J5ytTsuIEycYib35XH59QKWGircl8v1eAdRRn+PRO
hg/OeIJh0dfjfDYyGAsC0SEU2/LOYAtBSgUAMxY8eFeBMd5xBRZlfCThIE2QSvIc
NCUkOBOn4IdQ8w1/Dr3RAKVUBVeclEVvteT/D3pybFYI1ZfC7Eo2QBt2cF85WQ7W
5v/vWa/oJ9LhpespFau6R1nAcszMRCfo4LSA3tK3TY8EW6Hf46PW4Dr0X0hscAnN
KHW0nX+SZcoXmR/Sk1XJfAqxo94lA0TYS8nG/dKl/htLYEGtXOlW2Dt27icrjpj5
tQtCUSMn6g/RzC3modcReHeaPOBSw6BRJDTIbhh2Cz3ioz3EBPWx1CjPVb7H5W19
48h5we6ZwKvXqqykpPN3k5cYEBkXX8+xXqXwalU8/jbUenJuAGCalUBQqdyF/A3x
lf6wQTe7s/lAvSTapixPy7APNjgtGBlqsrpoptTXDNsp7BWLtkxz+Pbszt+hO3Ru
dkZ98TGAJu5zuOKBt5zh9+9/u0CSChNnuaNPERvBYvE=
=t5gZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to