[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.1.10-3ubuntu3 --- open-iscsi (2.1.10-3ubuntu3) plucky; urgency=medium * d/t/{patch-image,testlib.py}: clean tests to make them work again (LP: #2095584) Historically this tried to become a test library for re-use, but that

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-27 Thread Christian Ehrhardt
All good now, should migrate in the next run -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubuntu-only test needs update for Python 3.13 To manage notifications about thi

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-26 Thread Christian Ehrhardt
Most arches tests worked now, tempfail on amd64 which was requeued ** Changed in: open-iscsi (Ubuntu) Status: New => In Progress ** Changed in: python3-defaults (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-26 Thread Christian Ehrhardt
All approved and still testing fine (needed a rebas), uploaded to plucky. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubuntu-only test needs update for Python 3.13 To m

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-14 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/open-iscsi/+git/open-iscsi/+merge/481331 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubu

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-14 Thread Christian Ehrhardt
It actually works well on infra - \o/ - open-iscsi: plucky/open-iscsi/2.1.10-3ubuntu3~pluckyppa1 [amd64] + ✅ open-iscsi on plucky for amd64 @ 14.02.25 06:12:51 Log️ 🗒️ - open-iscsi: plucky/open-iscsi/2.1.10-3ubuntu3~pluckyppa1 [arm64] + ✅ open-iscsi on plucky for arm64 @ 14.02.25

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-13 Thread Christian Ehrhardt
Built, queued the tests on infra ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubuntu-only test needs update for Python 3.13 To manage notifications about this bug go

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-13 Thread Benjamin Drung
You might want to have a look at the initramfs-tools tests for open-iscsi: https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/initramfs-tools/commit/?id=e917494cf353f1c383aaf9488f9647d7469a53be These tests construct a minimal rootfs and initrds. Previously initramfs-tools used cloud-images

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-13 Thread Christian Ehrhardt
Created a PPA with builds based on the interim state, intention is to see how it behvaes if autopkgtest runs on the real infrastructure https://launchpad.net/~paelzer/+archive/ubuntu/lp-2095584-open-iscsi-tests -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-13 Thread Christian Ehrhardt
What is it that really breaks it - the late message unable to find kernel in /tmp/autopkgtest.EBaDMb/build.J66/src/debian/tests/plucky.d/disk.img - the obvious apt changed message earlier sed: can't read /etc/apt/sources.list: No such file or directory There is again too much code meant to be

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-12 Thread Matthew Ruffell
It is not just plucky where the images don't work, it also affects oracular too: unable to find kernel in /tmp/autopkgtest.nfaHsg/build.XtK/src/debian/tests/oracular.d/disk.img setUpClass (__main__.CloudImageTest) ... ERROR == E

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-11 Thread Lukas Märdian
I came across this DEP8 failure today, implemented a minimalistic fix for the lack of "crypt" module in Python 3.13 (PEP-594), but then ran into the issue from comment #3 (and ran out of time). Attached is my minimalistic fix. But it seems like the work done in https://code.launchpad.net/~paelzer/

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-04 Thread Christian Ehrhardt
Now it is over the syntax errors and similar, but breaks on being unable to handle plucky images. ... unable to find kernel in /tmp/autopkgtest.r8RVcA/build.x7y/src/debian/tests/plucky.d/disk.img setUpClass (__main__.CloudImageTest) ... ERROR =

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-02-04 Thread Christian Ehrhardt
testlib is from a time several packages tried to establish a shared lib for tets functions. But requirements diverged and so this never came to permanent good use. Due to that in this particular case the broken code is just unused. Which means the fix for the usage of crypt which is failing in th

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-01-27 Thread John Chittum
** Tags removed: server-triage-discuss ** Tags added: server-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubuntu-only test needs update for Python 3.13 To manage no

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-01-27 Thread John Chittum
** Tags added: server-triage-discuss -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubuntu-only test needs update for Python 3.13 To manage notifications about this bug go

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-01-24 Thread Graham Inggs
** Also affects: python3-defaults (Ubuntu) Importance: Undecided Status: New ** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095584 Title: open-iscsi: ubuntu-o

[Bug 2095584] Re: open-iscsi: ubuntu-only test needs update for Python 3.13

2025-01-23 Thread Graham Inggs
In Debian, packages were scanned for SyntaxWarnings and deprecated modules (Dead Batteries) [1] and bugs were filed for these. However, the file in question, debian/tests/testlib.py, is not part of the Debian packaging, so no bugs were filed against open-iscsi. [1] https://wiki.debian.org/Python/