Your message dated Wed, 30 Oct 2024 23:54:22 +0000
with message-id <e1t6iw6-00cqj5...@fasolo.debian.org>
and subject line Bug#1086376: fixed in python-os-service-types 1.7.0-4
has caused the Debian Bug report #1086376,
regarding python-os-service-types: FTBFS: ModuleNotFoundError: No module named 
'six'
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.)


-- 
1086376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-os-service-types
Version: 1.7.0-3
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh build --buildsystem=python_distutils --with python3,sphinxdoc
   dh_update_autotools_config -O--buildsystem=python_distutils
   dh_autoreconf -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
dh_auto_configure: warning: Please use the third-party "pybuild" build system 
instead of python-distutils
dh_auto_configure: warning: This feature will be removed in compat 12.
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
echo "Do nothing..."
Do nothing...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
pkgos-dh_auto_test --no-py2
+ PKGOS_TEST_PARALLEL=yes
+ PKGOS_TEST_SERIAL=no
+ PYTHONS=disabled
+ PYTHON3S=disabled
+ TEST_PARALLEL_OPT=--parallel
+ TEST_SERIAL_OPT=
+ echo WARNING: --no-py2 is deprecated, and always on.
WARNING: --no-py2 is deprecated, and always on.
+ shift
+ py3versions -vr
+ PYTHON3S=3.12
+ [ yes = no ]
+ [ no = yes ]
+ [ 3.12 = disabled ]
+ echo 3.12
+ cut -d. -f1
+ PYMAJOR=3
+ echo ===> Testing with python (python3)
===> Testing with python (python3)
+ pwd
+ [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ]
+ [ -e .stestr.conf ]
+ [ -x /usr/bin/python3-stestr ]
+ STESTR=stestr
+ rm -rf .stestr
+ PYTHON=python3.12 stestr run --parallel --subunit
+ subunit2pyunit

=========================
Failures during discovery
=========================
--- import errors ---
Failed to import test module: os_service_types.tests.test_data
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/os_service_types/tests/test_data.py", line 25, in 
<module>
    import six
ModuleNotFoundError: No module named 'six'

================================================================================
The above traceback was encountered during test discovery which imports all the 
found test modules in the specified test_path.

----------------------------------------------------------------------
Ran 0 tests in 0.241s

NO TESTS RAN
+ stestr slowest
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 3
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

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.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-os-service-types
Source-Version: 1.7.0-4
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-os-service-types, 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 1086...@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-os-service-types 
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: Wed, 30 Oct 2024 13:38:12 +0100
Source: python-os-service-types
Architecture: source
Version: 1.7.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1086376
Changes:
 python-os-service-types (1.7.0-4) unstable; urgency=medium
 .
   * Add missing python3-six (build-)depends (Closes: #1086376).
Checksums-Sha1:
 601f2a31bfed69cd970a09a33929506bfccad5ca 2438 
python-os-service-types_1.7.0-4.dsc
 cedf068687c4ea0bd1058078adc05f1bb3fab119 2892 
python-os-service-types_1.7.0-4.debian.tar.xz
 3c1dba89249278c57d86267a32faf1d71c9b3008 10928 
python-os-service-types_1.7.0-4_amd64.buildinfo
Checksums-Sha256:
 643c556af240af50ee35baf4622632fbefb68cea2b2fe74218e6982260979d06 2438 
python-os-service-types_1.7.0-4.dsc
 2626234649c3855c355aabc7bd99f875cdbed8cc41f0880cc815abc4f852fdb7 2892 
python-os-service-types_1.7.0-4.debian.tar.xz
 19c5bdbfacb8574a5cb8cdff28254423673412723ff50aabf509a61e424bf516 10928 
python-os-service-types_1.7.0-4_amd64.buildinfo
Files:
 1ca80d9f9dc380ab637c63c62649c4d4 2438 python optional 
python-os-service-types_1.7.0-4.dsc
 00ff055b8e432cd01ed6a11615f45540 2892 python optional 
python-os-service-types_1.7.0-4.debian.tar.xz
 eb4a4d855f6c3e68a2f06bc5d71c9d15 10928 python optional 
python-os-service-types_1.7.0-4_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmciKZUACgkQ1BatFaxr
Q/5TOA/9GvZqcaSDHUznlV/Ly/pUnnVSVHWTB6DRf5H/QgikqnnBUT1PWm0FVKqK
luUkoeMOlbWW7KZCqIUCwUbZaeX/tFzrcA84j/7Q0z95pzsr5gEluIuJGM5YaXCT
F4UdySGRUDXJ9qHlM7LTKY9jePh3RZqp48lCUQAjll9/D4YVpFtfUJN7AhIiv86C
G2tltjl+M/OFFt1iCdzABz5yok3M6OFpDobGUQ5uMytQvz1tDMyhn7G/hMbQuDWb
S+VZNQbEnULua3G6VMi0qipUv/9wEKKOVIAs/r2cB9Uu3yVDHe7MnnawbcwqJW1Y
QsLiwwqsZNDgl1m9X9Lvccrvb0j7qve7fZZljyDgk4x1hROnkkLeFNrqyVKRK40p
DHP/vAi7a0pj9U+eZhEHBSjRMBwxyJdsTcaaNqmynU/eGahy0+9Mek5TLJDKV5jY
3oCap/zYWkYgpxTVEGrPu9Me6MucXDOpidlYqCP9sgja4m44q/20g61T0uT3KqEN
lmE6gsq+UzM+PeMod2kde0+rTt3hibgO1tWiMK2nA8RloVztkvGUMPXCxBgsA7ID
tAYvuBRvpTZ8On+hxwb2amtgUWPVOrbqFaWuoFcbJRPRAvtmuWtVzoHBaRBZ2IIE
u4Q8VKGPocCjPdzgehOkoUijlvDvWP4ECMllTnvNHv/8Zhm/7jw=
=uK91
-----END PGP SIGNATURE-----

Attachment: pgpQaqItcaiAU.pgp
Description: PGP signature


--- End Message ---

Reply via email to