Your message dated Tue, 12 Dec 2023 16:05:57 +0000
with message-id <[email protected]>
and subject line Bug#1058140: fixed in python-pbr 5.11.1-5
has caused the Debian Bug report #1058140,
regarding python-pbr: FTBFS: ModuleNotFoundError: No module named 'imp'
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.)
--
1058140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058140
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-pbr
Version: 5.11.1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> 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
> 'pbr\.tests(?!.*test_packaging\.TestRequirementParsing\.test_requirement_parsing.*|.*test_core\.TestCore\.test_setup_py_keywords.*|.*test_packaging\.TestPEP517Support\.test_pep_517_support.*|.*test_wsgi\.TestWsgiScripts\.test_wsgi_script_install.*)'
> + 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 3.11
> + [ 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
> pbr\.tests(?!.*test_packaging\.TestRequirementParsing\.test_requirement_parsing.*|.*test_core\.TestCore\.test_setup_py_keywords.*|.*test_packaging\.TestPEP517Support\.test_pep_517_support.*|.*test_wsgi\.TestWsgiScripts\.test_wsgi_script_install.*)
> + subunit2pyunit
>
> =========================
> Failures during discovery
> =========================
> --- import errors ---
> Failed to import test module: pbr.tests.test_integration
> Traceback (most recent call last):
> File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path
> module = self._get_module_from_name(name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/unittest/loader.py", line 337, in
> _get_module_from_name
> __import__(name)
> File "/<<PKGBUILDDIR>>/pbr/tests/test_integration.py", line 28, in <module>
> from pbr.tests import test_packaging
> File "/<<PKGBUILDDIR>>/pbr/tests/test_packaging.py", line 43, in <module>
> import imp
> ModuleNotFoundError: No module named 'imp'
>
> Failed to import test module: pbr.tests.test_packaging
> Traceback (most recent call last):
> File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path
> module = self._get_module_from_name(name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/unittest/loader.py", line 337, in
> _get_module_from_name
> __import__(name)
> File "/<<PKGBUILDDIR>>/pbr/tests/test_packaging.py", line 43, in <module>
> import imp
> ModuleNotFoundError: No module named 'imp'
>
> ================================================================================
> 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.473s
>
> OK
> + stestr slowest
> make[1]: *** [debian/rules:25: override_dh_auto_test] Error 3
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-pbr_5.11.1-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-pbr
Source-Version: 5.11.1-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pbr, 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-pbr 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: Tue, 12 Dec 2023 16:37:27 +0100
Source: python-pbr
Architecture: source
Version: 5.11.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1058140
Changes:
python-pbr (5.11.1-5) unstable; urgency=medium
.
* Add Replace-imp-with-importlib.machinery.patch (Closes: #1058140).
* Cleans better.
* autopkgtest: blacklist TestPEP517Support.test_pep_517_support.
Checksums-Sha1:
e09474b5eeeba527781ebfa4c372254272f47f5b 2730 python-pbr_5.11.1-5.dsc
ca1629914aa4d2e830130fea28aae6cf8795b63c 15672
python-pbr_5.11.1-5.debian.tar.xz
0df792f9189397dcf56d52b58318211f74b62ecc 11463
python-pbr_5.11.1-5_amd64.buildinfo
Checksums-Sha256:
c4509b70741e1c96eb283a7c36d6df78187b2ebecee1f0cb39b5c816ca622d83 2730
python-pbr_5.11.1-5.dsc
aa378cb87dbff48239527fc79302bd34866bab6b63dba88f4f61ccc9d778c424 15672
python-pbr_5.11.1-5.debian.tar.xz
fbb0ca8ea6a134d0ba40692e8698b8e644ea6f17c92584427c614e21a215a5cd 11463
python-pbr_5.11.1-5_amd64.buildinfo
Files:
3ebcbe2ec363341dc8a020e93fee7ad1 2730 python optional python-pbr_5.11.1-5.dsc
698cd5c58a5cf3a97f04c041c7185510 15672 python optional
python-pbr_5.11.1-5.debian.tar.xz
d5a8ee27057b3a5cb83f20e15d709229 11463 python optional
python-pbr_5.11.1-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmV4gZcACgkQ1BatFaxr
Q/6KRQ/9HDFZGvfYTIQtyCPixf2j/YL4h0VmYfiLh/kZ96zVFVWM9eNLFyfubEcO
nal2OvYJE2LJWGONCvreADqAarWxAWLj4TX92323ykzMztj1Qu/b06a/b6gdGqt0
J9o42v2UbndLlcnPov17wOPRfyFZR//VvAFyj/TnV5fkgN7h7VxiYD6kBHgMm8Mb
UvEotokjPgMPCWwzDfoTaFitnNaVCF0Og9XCtxj+G1zunLqxRAmFlwaOaF/ljX/K
egvRcfSySZm7n/NtHBynhNitX04ObnPHuXQVnvlVK2LOe+Xfyu0n3SmJXmoJeCHq
27DsUU6DOrJNtEnKN2tJ14pST2NjkROFsXzhltUYpUltt+qkP9+x4nw8OC/9fNY0
YDl3YKhdFnNf74TjDuPKHqJbjZ6d5+gSUJfR2fzXvZsbQu4g87wN6ZC9xeooIONB
FIk0ZV7D4I8d1R4Wzk1Lrb3LGNlvGFJmuyOGr53/H3u/QO7DVC3viC7AihRUPtY6
67Ac3EpMmoqczAeYDVapy7WKMZArDreQeI+ikzKE/EwyRnNkiNgtqc00qedt6Oja
qODEqNxJn7UdNc6Miubkdx9MeI1RgA00ZnRkRqSsHIQN7VJrtJW7JkwQyfy6PlOS
k6n367wWlz5oJBg77hqB4BcSskVarLcHWihtp50xK1BM+H4Dmxg=
=fvQY
-----END PGP SIGNATURE-----
--- End Message ---