Your message dated Sun, 01 Oct 2017 19:35:37 +0000
with message-id <[email protected]>
and subject line Bug#877253: fixed in python-oslo.config 1:4.11.0-2
has caused the Debian Bug report #877253,
regarding python-oslo.config: FTBFS  tests fail: ImportError: No module named 
oslotest
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 [email protected]
immediately.)


-- 
877253: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877253
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-oslo.config
Version: 1:4.11.0-1
Severity: serious
Justification: fails to build from source

Hi,

python-oslo.config/experimental FTBFS in a current sid+experimental
environment:

   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/python-oslo.config-4.11.0'
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
pkgos-dh_auto_test 
'oslo_config\.tests\.(?!.*test_generator\.IgnoreDoublesTestCase\.test_list_ignores_doubles.*)'
+ pyversions -vr
+ PYTHONS=2.7
+ py3versions -vr
+ PYTHON3S=3.6 3.5
+ cut -d. -f1
+ echo 2.7
+ PYMAJOR=2
+ echo ===> Testing with python (python2)
===> Testing with python (python2)
+ rm -rf .testrepository
+ testr-python2 init
+ mktemp -t
+ TEMP_REZ=/tmp/tmp.k9nsT4s2dI
+ subunit2pyunit
+ tee /tmp/tmp.k9nsT4s2dI
+ pwd
+ PYTHONPATH=/build/python-oslo.config-4.11.0 PYTHON=python2.7 testr-python2 
run --subunit 
oslo_config\.tests\.(?!.*test_generator\.IgnoreDoublesTestCase\.test_list_ignores_doubles.*)
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 
${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_config --list 
-Non-zero exit code (2) from test listing.
-- import errors ---
Failed to import test module: oslo_config.tests.test_cfg
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File "oslo_config/tests/test_cfg.py", line 26, in <module>
    from oslotest import base
ImportError: No module named oslotest

Failed to import test module: oslo_config.tests.test_cfgfilter
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File "oslo_config/tests/test_cfgfilter.py", line 15, in <module>
    from oslotest import base as test_base
ImportError: No module named oslotest

Failed to import test module: oslo_config.tests.test_fixture
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File "oslo_config/tests/test_fixture.py", line 18, in <module>
    from oslotest import base
ImportError: No module named oslotest

Failed to import test module: oslo_config.tests.test_generator
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File "oslo_config/tests/test_generator.py", line 19, in <module>
    from oslotest import base
ImportError: No module named oslotest

Failed to import test module: oslo_config.tests.test_sphinxconfiggen
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File "oslo_config/tests/test_sphinxconfiggen.py", line 15, in <module>
    from oslotest import base
ImportError: No module named oslotest

Failed to import test module: oslo_config.tests.test_sphinxext
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in 
_find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in 
_get_module_from_name
    __import__(name)
  File "oslo_config/tests/test_sphinxext.py", line 16, in <module>
    from oslotest import base
ImportError: No module named oslotest

----------------------------------------------------------------------
Ran 0 tests in 0.522s

OK
+ subunit-stats
+ subunit-filter -s --no-passthrough
+ cat /tmp/tmp.k9nsT4s2dI
Total tests:       0
Passed tests:      0
Failed tests:      0
Skipped tests:     0
Seen tags: 
+ rm -f /tmp/tmp.k9nsT4s2dI
+ testr-python2 slowest
debian/rules:21: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 3
make[1]: Leaving directory '/build/python-oslo.config-4.11.0'


Andreas

Attachment: python-oslo.config_1%4.11.0-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: python-oslo.config
Source-Version: 1:4.11.0-2

We believe that the bug you reported is fixed in the latest version of
python-oslo.config, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-oslo.config 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 01 Oct 2017 19:04:46 +0000
Source: python-oslo.config
Binary: python-oslo.config python-oslo.config-doc python3-oslo.config
Architecture: source all
Version: 1:4.11.0-2
Distribution: experimental
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-oslo.config - Common code for Openstack Projects (configuration API) - 
Python 2
 python-oslo.config-doc - Common code for Openstack Projects (configuration 
API) - doc
 python3-oslo.config - Common code for Openstack Projects (configuration API) - 
Python 3
Closes: 877253
Changes:
 python-oslo.config (1:4.11.0-2) experimental; urgency=medium
 .
   * Add missing build-depends: python{3,}-oslotest (Closes: #877253).
Checksums-Sha1:
 a33aedef5fbcc79306a23504ad3749084c3c3a29 3131 python-oslo.config_4.11.0-2.dsc
 07a97ba0584b618fb346aa4e976d1c3f1bbfdcb9 21964 
python-oslo.config_4.11.0-2.debian.tar.xz
 a8c2e57ea009af7a89ca4ce91f5c6bccddfdb3cb 983596 
python-oslo.config-doc_4.11.0-2_all.deb
 6776e286639d06637a507a6af401b822ea211f27 99014 
python-oslo.config_4.11.0-2_all.deb
 470a1d614b3eee8bc6de9e517e8d9a806a4d20d3 13456 
python-oslo.config_4.11.0-2_amd64.buildinfo
 5998e48b112a2116240c660f0ee2b65ba9a2c916 99076 
python3-oslo.config_4.11.0-2_all.deb
Checksums-Sha256:
 9635154d504e1864198f2d97463c8647f93a999fecfa3b912a535fe37a5114ae 3131 
python-oslo.config_4.11.0-2.dsc
 4d1a53381eccf8c4ea750df200f667db160a2be64d21bdd4597af118936bc813 21964 
python-oslo.config_4.11.0-2.debian.tar.xz
 c3f700e0b3b1a6be9b2fcf880424dea83da9797bda6c205b3720429b5e4125d4 983596 
python-oslo.config-doc_4.11.0-2_all.deb
 9d55cf05ba77c0466203dc997e40c3a0e476aa7e06abaeda85ea21494291e419 99014 
python-oslo.config_4.11.0-2_all.deb
 862fd92e32609a2dab3d01de9a00b96cde113f54763200e9f89ccd782e767daa 13456 
python-oslo.config_4.11.0-2_amd64.buildinfo
 012955893e4a513363c2b65047275d2c7c0a38dd7a1297c3321ed47b0cb7d65f 99076 
python3-oslo.config_4.11.0-2_all.deb
Files:
 efc21028f4a7f4a4a3cba82a076b9cf6 3131 python optional 
python-oslo.config_4.11.0-2.dsc
 a9456352536c23ca01f6b1c83e3c0407 21964 python optional 
python-oslo.config_4.11.0-2.debian.tar.xz
 dfda0c420a7312369f3618da6755a6c9 983596 doc optional 
python-oslo.config-doc_4.11.0-2_all.deb
 da7550700b07e3492ddcc6af3efa4e31 99014 python optional 
python-oslo.config_4.11.0-2_all.deb
 bd4aaff3527f8ece9741be8fdbf24657 13456 python optional 
python-oslo.config_4.11.0-2_amd64.buildinfo
 7629c91fc24b4ffc85dad032f7be9f3a 99076 python optional 
python3-oslo.config_4.11.0-2_all.deb

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

iQJEBAEBCAAuFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAlnRPP8QHHppZ29AZGVi
aWFuLm9yZwAKCRDUFq0VrGtD/hIKD/4+UJc9cMbfZQ6yhM8FT7e0vgaYRgCr7Luz
ywlnbUnW/iFUaoSxMhvXTA7ryv5fMxF/6xW3HWkZmXpHYSGl4OmA1gra+zdhF4oL
S4ImhEEubqq1rlpUqHGsXNFZ1C1eqI8kSACTeik7ofsVmlHxzwbGHxECUXmJJb/q
VJlfFYBz5BBLVG4c6vKBNJkxbnSseMT6m0cFJKNVSWREZk8/eoFhxbOvJag0KCkH
srfl4mVjkYVJ09Zo7en4QP5IXYuY7aHI6OIAZ5np9nwISxtKnTKcdmdwVGU/OU21
Tboi3FKX2/bhf/qs82q6i4h+/GwZrYdvj/CGGl1DoYp14gtcC+KrCKy3NuDIYMAr
eyfNnhsLJotnmjk9SCU/LgLN5EGhjAEPzTRjeQ9RZUWcjlMDeJfco3BaSKTppad6
kUOo+Eg8MBeGUcz6bAKYs1a+UoXwCJMxU2MUANIgRknhEjG+y5rRKpp8tpU0GQK8
GkWXKil/kMjEFtdcOUaZtyTYNNxg693wJ8XbOx+8/p/UV3Y2eypWbUHY6UVuQS5i
Jo9pyf7cijXMXX4lhL43WfTTcAqmcUon/7inzB4N7DUot3ptUr93MXh2AzHujnby
tbGT9/hFaYqthTXgNOy9tmPdB6hgsmsQIWfZDOVhkYCpm7KLn/d0bjD/9qs+EICE
tgkZHWwAuQ==
=0YIv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to