debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #04781
[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13
This bug was fixed in the package open-iscsi - 2.1.11-1ubuntu2
---------------
open-iscsi (2.1.11-1ubuntu2) questing; urgency=medium
* d/t/control: Add test-dependency on fdisk to avoid 'patch-image'
failure in autopkgtest. (LP: #2095584)
-- Lukas Märdian <slyon@xxxxxxxxxx> Wed, 30 Jul 2025 13:04:07 +0200
** Changed in: open-iscsi (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2095584
Title:
open-iscsi: ubuntu-only test needs update for Python 3.13
Status in glibc package in Ubuntu:
New
Status in open-iscsi package in Ubuntu:
Fix Released
Status in python3-defaults package in Ubuntu:
Invalid
Bug description:
open-iscsi fails its autopkgtest [1] when triggered by
python3-defaults/3.13.1-1~exp2 (i.e. with python3.13 as the default
Python interpreter).
348s autopkgtest [10:06:35]: test testsuite: [-----------------------
349s /tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/testlib.py:151: SyntaxWarning: invalid escape sequence '\s'
349s if re.search("^\s*%s\s*=" % (field), line):
349s /tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/testlib.py:170: SyntaxWarning: invalid escape sequence '\s'
349s if re.search("^\s*%s\s*=" % (field), line):
349s /tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/testlib.py:345: SyntaxWarning: invalid escape sequence '\('
349s re.match('^\(' + exe + '\)', tmp[0]):
349s /tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/testlib.py:345: SyntaxWarning: invalid escape sequence '\)'
349s re.match('^\(' + exe + '\)', tmp[0]):
349s /tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/testlib.py:734: SyntaxWarning: invalid escape sequence '\('
349s if re.search('%s \(' % path, line):
349s Traceback (most recent call last):
349s File "/tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/test-open-iscsi.py", line 50, in <module>
349s import testlib
349s File "/tmp/autopkgtest.j5qteT/build.Boe/src/debian/tests/testlib.py", line 23, in <module>
349s import crypt
349s ModuleNotFoundError: No module named 'crypt'
349s autopkgtest [10:06:36]: test testsuite: -----------------------]
350s autopkgtest [10:06:37]: test testsuite: - - - - - - - - - - results - - - - - - - - - -
350s testsuite FAIL non-zero exit status 1
This is not considered a regression due to python3-defaults because open-iscsi also fails its autopkgtest when triggered by migration-reference/0, and has been doing so for a long time (at least since April 2024 in Noble).
[1] https://autopkgtest.ubuntu.com/packages/open-iscsi/plucky/amd64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2095584/+subscriptions