[Bug 2095600] Re: squid: autopkgtest failure with Python 3.13
Andreas Hasenack
2095600 at bugs.launchpad.net
Wed Jan 29 16:46:08 UTC 2025
Nothing to do in python-defaults, marking that invalid.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/2095600
Title:
squid: autopkgtest failure with Python 3.13
Status in python3-defaults package in Ubuntu:
Invalid
Status in squid package in Ubuntu:
Fix Released
Bug description:
squid fails its autopkgtest [1] when triggered by
python3-defaults/3.13.1-1~exp2 (i.e. with python3.13 as the default
Python interpreter).
560s Test apparmor ... FAIL
591s
591s ======================================================================
591s FAIL: test_zz_apparmor (__main__.BasicTest.test_zz_apparmor)
591s Test apparmor
591s ----------------------------------------------------------------------
591s Traceback (most recent call last):
591s File "/tmp/autopkgtest.426jGb/build.ndW/src/debian/tests/test-squid.py", line 178, in test_zz_apparmor
591s self.assertEqual(ret, expected, result + report)
591s ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
591s AssertionError: 1 != 0 : Got exit code 1, expected 0
591s Traceback (most recent call last):
591s File "/usr/sbin/aa-enforce", line 18, in <module>
591s from apparmor.fail import enable_aa_exception_handler
591s File "/usr/lib/python3/dist-packages/apparmor/fail.py", line 11, in <module>
591s import cgitb
591s ModuleNotFoundError: No module named 'cgitb'
591s
591s
591s ----------------------------------------------------------------------
591s Ran 6 tests in 237.521s
591s
591s FAILED (failures=1)
[1] https://autopkgtest.ubuntu.com/packages/s/squid/plucky/amd64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2095600/+subscriptions
More information about the foundations-bugs
mailing list