Your message dated Mon, 23 Sep 2024 11:21:15 +0000
with message-id <[email protected]>
and subject line Bug#1082227: fixed in python-logutils 0.3.5-4
has caused the Debian Bug report #1082227,
regarding python-logutils FTBFS with Python 3.13
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.)
--
1082227: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-logutils
Version: 0.3.5-3
Severity: normal
User: [email protected]
Usertags: python3.13
This package failed build from source when test-built against a version of
python3-defaults that includes 3.13 as a supported version.
To reproduce this issue, build against python3-defaults (python3-all-dev etc.)
from Debian experimental.
What's new in Python 3.13:
https://docs.python.org/3.13/whatsnew/3.13.html
Log snippet:
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
set -x ; set -e && for pyvers in 3.13 3.12; do \
python$pyvers setup.py test -v ; \
done
+ set -e
+ python3.13 setup.py test -v
....Some unicode string with some śćźół chars
.sEEEEEEEEEEEEEEE...........
======================================================================
ERROR: test_config0_ok (test_dictconfig.ConfigDictTest.test_config0_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config1_ok (test_dictconfig.ConfigDictTest.test_config1_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config2_failure
(test_dictconfig.ConfigDictTest.test_config2_failure)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config2a_failure
(test_dictconfig.ConfigDictTest.test_config2a_failure)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config2b_failure
(test_dictconfig.ConfigDictTest.test_config2b_failure)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config3_failure
(test_dictconfig.ConfigDictTest.test_config3_failure)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config4_ok (test_dictconfig.ConfigDictTest.test_config4_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config4a_ok (test_dictconfig.ConfigDictTest.test_config4a_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config5_ok (test_dictconfig.ConfigDictTest.test_config5_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config6_failure
(test_dictconfig.ConfigDictTest.test_config6_failure)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config7_ok (test_dictconfig.ConfigDictTest.test_config7_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config_10_ok (test_dictconfig.ConfigDictTest.test_config_10_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config_11_ok (test_dictconfig.ConfigDictTest.test_config_11_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config_8_ok (test_dictconfig.ConfigDictTest.test_config_8_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
======================================================================
ERROR: test_config_9_ok (test_dictconfig.ConfigDictTest.test_config_9_ok)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 42, in setUp
logging._acquireLock()
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
----------------------------------------------------------------------
Ran 32 tests in 0.006s
FAILED (errors=15, skipped=1)
make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-09-19T03:41:48Z
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/785591/
This bug has been filed at "normal" severity, as we haven't started the
transition to add 3.13 as a supported version, yet. This will be raised to RC
as soon as that happens, hopefully well before trixie.
Thanks,
Stefano
--- End Message ---
--- Begin Message ---
Source: python-logutils
Source-Version: 0.3.5-4
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-logutils, 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-logutils 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: Mon, 23 Sep 2024 12:31:22 +0200
Source: python-logutils
Architecture: source
Version: 0.3.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1082227
Changes:
python-logutils (0.3.5-4) unstable; urgency=medium
.
* Add do-not-use-logging._aquirelock.patch (Closes: #1082227).
* Use pytest instead of setup.py test.
Checksums-Sha1:
2a2f890a49ab3b81229c9358d37e07d8273ce2a4 2217 python-logutils_0.3.5-4.dsc
47f363e6f7f3d41537bca6caefcde73c24fe9d39 5196
python-logutils_0.3.5-4.debian.tar.xz
0514c909a3fd57b5b9a64f49ea4551c8b64bb9fe 8992
python-logutils_0.3.5-4_amd64.buildinfo
Checksums-Sha256:
1289744a14098fc42da72f93280b2b4336f655849a25775af8200e5588b28ef6 2217
python-logutils_0.3.5-4.dsc
c8986703bfc4a6ec069c03e0d1c1383f8ab907a33deca17c291c2a0b99068dec 5196
python-logutils_0.3.5-4.debian.tar.xz
f204009c12233bbac2b12360381a00f78de4467335071386a84090d161ea58f6 8992
python-logutils_0.3.5-4_amd64.buildinfo
Files:
eb28db1ed51890d2da16c993933a40e7 2217 python optional
python-logutils_0.3.5-4.dsc
816ca3ba9139939e23035686eb056dcc 5196 python optional
python-logutils_0.3.5-4.debian.tar.xz
756f0f9928e064abc4cc0d6f596457fb 8992 python optional
python-logutils_0.3.5-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmbxSPEACgkQ1BatFaxr
Q/4THg/+Jy0yiJxM1SNP5xatziBv8L5MnnPxGj/eUNGLAxKBpb0dNfdOM8/ef0Hf
SicYFtfmQU2KUqjtso/FYWHq1zVoIpdM9R2Y8fxFq/Depn5YHP5pV6ctV964Q6U7
ZOyWFafOxzTWqmMZDk0/PiEePVgP552Q9vh6nRKW1jeiYy03/XCkSdEwXrrnsD+A
ORH82Wdyj8n44KD7Z9NRKzLho1QjPDLK6EYuva2m1gRfZIDEYw721ThxHimhFEkC
OXKJ2EwPyktBnT+ymihbLZbNaO0xmzixxmLdjpi3+c39939NfvJPc5FLPwfEfjf7
iQXWTJgdebKQDUVNAGFW2RLhZVax3Bc9ovk047wv9axI6WVPN/rlCksIa1Kjz35+
dvV2tlLfz5pbQWZobf9Hco5r9aTRUs6V+BfoTA1UVKE63XTVZslqyIigWek1SIHh
sBZEzmDMTxKgpY/LWiHbQxZZh7z9A9mG0tdotcnbenGQbeFXbILVUutTLvE+0qg5
2adueGDS2CRo01B3cO9bCR+zyVCeRPAcaE5F/MiPZqKARHv6UCIx101IsdGcgRXp
b/m2LgNVjCkeycoXTf/TLSh6uUovSusDL/wpQryKaBzzXmxMMbrBeguA6BEMK6+j
Rjpd9m+RQxr7tkZxTfmcpJ0jGnMsHWsUt/K2ZJUi5ETTjZTaQJY=
=DZmH
-----END PGP SIGNATURE-----
pgp76aDNYB4wD.pgp
Description: PGP signature
--- End Message ---