← Back to team overview

enterprise-support team mailing list archive

[Bug 2095600] [NEW] squid: autopkgtest failure with Python 3.13

 

Public bug reported:

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

** Affects: squid (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to squid in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/2095600

Title:
  squid: autopkgtest failure with Python 3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/2095600/+subscriptions



Follow ups