Your message dated Thu, 13 Sep 2018 08:37:24 +0000
with message-id <e1g0n7s-000gna...@fasolo.debian.org>
and subject line Bug#908708: fixed in networking-l2gw 1:13.0.0-2
has caused the Debian Bug report #908708,
regarding networking-l2gw: FTBFS (ImportError: cannot import name 'topics')
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.)


-- 
908708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908708
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:networking-l2gw
Version: 1:12.0.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster 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 python3
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_autoreconf -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils
dh_auto_configure: Please use the third-party "pybuild" build system instead of 
python-distutils
dh_auto_configure: This feature will be removed in compat 12.
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions

[... snipped ...]

    from neutron.common import topics as neutron_topics
ImportError: cannot import name 'topics'

Failed to import test module: 
networking_l2gw.tests.unit.services.l2gateway.service_drivers.test_rpc_l2gw
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py",
 line 26, in <module>
    from networking_l2gw.services.l2gateway.ovsdb import data
  File "/<<PKGBUILDDIR>>/networking_l2gw/services/l2gateway/ovsdb/data.py", 
line 21, in <module>
    from networking_l2gw.services.l2gateway.common import tunnel_calls
  File 
"/<<PKGBUILDDIR>>/networking_l2gw/services/l2gateway/common/tunnel_calls.py", 
line 16, in <module>
    from neutron.common import topics as neutron_topics
ImportError: cannot import name 'topics'

Failed to import test module: 
networking_l2gw.tests.unit.services.l2gateway.test_agent_scheduler
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py",
 line 26, in <module>
    from neutron.common import topics
ImportError: cannot import name 'topics'

----------------------------------------------------------------------
Ran 0 tests in 2.641s

OK
+ subunit-stats
+ subunit-filter -s --no-passthrough
+ cat /tmp/tmp.p2QwnkCvrS
Total tests:       0
Passed tests:      0
Failed tests:      0
Skipped tests:     0
Seen tags: 
+ rm -f /tmp/tmp.p2QwnkCvrS
+ testr-python3 slowest
make[1]: *** [debian/rules:26: override_dh_install] Error 3
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/networking-l2gw.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 BTS web page for this package.

Unfortunately, I can't compare build logs with the official ones at
buildd.debian.org because they do not exist:

https://buildd.debian.org/status/package.php?p=networking%2dl2gw

Please reconsider uploading in source-only form.

Thanks.

--- End Message ---
--- Begin Message ---
Source: networking-l2gw
Source-Version: 1:13.0.0-2

We believe that the bug you reported is fixed in the latest version of
networking-l2gw, 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 908...@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 networking-l2gw 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 Sep 2018 01:13:19 +0200
Source: networking-l2gw
Binary: neutron-l2gateway-agent python3-networking-l2gw
Architecture: source all
Version: 1:13.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 neutron-l2gateway-agent - OpenStack virtual network service - L2 gateway agent
 python3-networking-l2gw - OpenStack virtual network service - L2 gateway 
extension
Closes: 908708
Changes:
 networking-l2gw (1:13.0.0-2) unstable; urgency=medium
 .
   * Uploading to unstable.
   * Fix unit test test_list_physical_switches() (Closes: #908708).
Checksums-Sha1:
 e5880ddd6ea678e217bceb8ff60b235ffbb4d1c0 2750 networking-l2gw_13.0.0-2.dsc
 60794cb613847d03aa6f682c7c07b039b7b3ec93 10268 
networking-l2gw_13.0.0-2.debian.tar.xz
 585acf2d4d8df5801fe536fa4f959ef1a5df678d 15452 
networking-l2gw_13.0.0-2_amd64.buildinfo
 265157da6c884327816d442f37fad3943c18cd18 12368 
neutron-l2gateway-agent_13.0.0-2_all.deb
 6f55dae4cf50976250f96e1d660b32115f448c64 88748 
python3-networking-l2gw_13.0.0-2_all.deb
Checksums-Sha256:
 ca6fef426507172e7ecbe6a0a565c3883e8eaee95c0d7d5653d96d6fdac15d03 2750 
networking-l2gw_13.0.0-2.dsc
 7efd6ac5913eec9e20fe753c14173c9b57b4ea275346ee98c550046e626474f6 10268 
networking-l2gw_13.0.0-2.debian.tar.xz
 ddc671b8ad8868268b23d39f2cc76730fba0f039e78bef6222732cd566a04d09 15452 
networking-l2gw_13.0.0-2_amd64.buildinfo
 9eb06476ea4ad2fe6337a7e84644f8e51a476c30142dc53e6e1813bd1aceb65d 12368 
neutron-l2gateway-agent_13.0.0-2_all.deb
 f5239af3fe65eb50ff61c2c8e87597477fe259a966f7cd0a987031e5fe8edcd2 88748 
python3-networking-l2gw_13.0.0-2_all.deb
Files:
 59c130c7024f37d0ced4ade10cedd1ae 2750 net optional networking-l2gw_13.0.0-2.dsc
 97ef12f413d582a23787bf7652a5de6d 10268 net optional 
networking-l2gw_13.0.0-2.debian.tar.xz
 4ee1c76b8947fe730e63f225e1e6430b 15452 net optional 
networking-l2gw_13.0.0-2_amd64.buildinfo
 80a9db99dae601c500a636588527fd1d 12368 python optional 
neutron-l2gateway-agent_13.0.0-2_all.deb
 0ea967a9f14580af90376b654892ad31 88748 python optional 
python3-networking-l2gw_13.0.0-2_all.deb

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

iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAluaGTAACgkQq1PlA1ho
d6bF7BAAhJivB6K7iunv7HfMBo8G8lneMkWE2WGf2eVfixHAQkg4vg09OsKurZ9A
7Q56GcoCDLP57c7HAufqX4I1RYxGqW9a0jWePCgy732HqCynQRmTRbhNhrXN8kLS
ImyJeDIv4TQBj86l1tpCpfUjsWlp9CEe5CUApxTXP9czsn2C3pcu4Yyg7b0lHT6F
lQH8xDLCZzp+FuJgx6ks/toDyNMjs5E0FCQ8iolFf2tLTcPe42BaCkzHplyX+eVt
/ZsYeEl+LCta/gHfGgiJjIvDcAGm6yaoEV4aTuqW7CSLVj18I0up7NqJB7Ih8jls
hXVM1OyEYvid7udJOMwD5vN5KIL86KoxDFaehu+vIrXGiMWLTs7YumQ6RxW80Lrv
Q8HTNRyzhNiPR2a2cghlmeht9WIetXq7D4eYehCyQ0bq2vZE1nDH7LrcrSQw1QHc
Gvc2bAILgJNvOmadwPaxOt9CXcKhm4J9rqaJuLdk9IlWOHzJqMplQ9XLuB8DJ6sA
QhFDdz2QJadG7zmxTVThkIhrWRFGrct+OqWP/FWsYWaPHaTiT7zDjK8LjI6yTbjw
foXCT5j9DMmCmKap6Bvfet+vO2RrozkIBN6ZwpeONL7ZbkcqxCJeClQIH4fzqnB0
t5S03JfNDfWhG2EMA4tg6rpl9pOQi6BxHLN/X0thxN6xpoclyYo=
=bTlg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to