Your message dated Sat, 06 Sep 2025 12:14:57 +0100 with message-id <165032e5317517556dd7fd8cf24843112a3fb6ac.camel@adam-barratt.org.uk> and subject line Closing p-u requests for fixes included in 13.1 has caused the Debian Bug report #1111231, regarding trixie-pu: package open-iscsi/2.1.11-1 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 owner@bugs.debian.org immediately.) -- 1111231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111231 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: trixie-pu: package open-iscsi/2.1.11-1
- From: Michael Prokop <mika@debian.org>
- Date: Fri, 15 Aug 2025 23:53:38 +0200
- Message-id: <2025-08-15T23-35-03@devnull.michael-prokop.at>
- Message-id: <175529481843.222510.3424789459808308209.reportbug@odysseus.grml.info>
Package: release.debian.org Severity: normal Tags: trixie User: release.debian.org@packages.debian.org Usertags: pu Hi, [ Reason ] In #1103644 it was reported that booting with rootfs on iSCSI doesn't work. This is caused by lack of /var/lib/iscsi in initramfs stage, required for iscsistart to create /var/lib/iscsi etc as needed. [ Impact ] Without this fix, booting rootfs via iSCSI isn't working with Debian/trixie. [ Tests ] No automated tests, but a customer of mine is affected and manually verified the fixed package. [ Risks ] Trivial one-line change, being a noop if the directory should exist already. [ Checklist ] [x] *all* changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in (old)stable [x] the issue is verified as fixed in unstable [ Changes ] A single `mkdir -p /var/lib` before invoking iscsistart in the initramfs script. [ Other info ] I'd like to upload version 2.1.11-1+deb13u1 of open-iscsi, which is prepared also at https://salsa.debian.org/linux-blocks-team/open-iscsi/-/tree/trixie?ref_type=heads Thanks for consideration. regards -mika-diff -Nru open-iscsi-2.1.11/debian/changelog open-iscsi-2.1.11/debian/changelog --- open-iscsi-2.1.11/debian/changelog 2025-03-09 18:18:38.000000000 +0100 +++ open-iscsi-2.1.11/debian/changelog 2025-08-15 23:26:38.000000000 +0200 @@ -1,3 +1,10 @@ +open-iscsi (2.1.11-1+deb13u1) trixie; urgency=medium + + * [f3d17cf] initramfs: ensure that /var/lib exists. + Thanks to Leon Blakey <code@leonblakey.com> (Closes: #1103644) + + -- Michael Prokop <mika@debian.org> Fri, 15 Aug 2025 23:26:38 +0200 + open-iscsi (2.1.11-1) unstable; urgency=medium * New upstream version 2.1.11. diff -Nru open-iscsi-2.1.11/debian/extra/initramfs/local-top/iscsi open-iscsi-2.1.11/debian/extra/initramfs/local-top/iscsi --- open-iscsi-2.1.11/debian/extra/initramfs/local-top/iscsi 2025-03-09 18:18:38.000000000 +0100 +++ open-iscsi-2.1.11/debian/extra/initramfs/local-top/iscsi 2025-08-15 23:26:38.000000000 +0200 @@ -251,6 +251,7 @@ ${ISCSI_IN_PASSWORD:+-W "$ISCSI_IN_PASSWORD"} else modprobe iscsi_ibft + mkdir -p /var/lib iscsistart -b fi
--- End Message ---
--- Begin Message ---
- To: 1109572-done@bugs.debian.org, 1110100-done@bugs.debian.org, 1110170-done@bugs.debian.org, 1110707-done@bugs.debian.org, 1110723-done@bugs.debian.org, 1110737-done@bugs.debian.org, 1110855-done@bugs.debian.org, 1110958-done@bugs.debian.org, 1110977-done@bugs.debian.org, 1111036-done@bugs.debian.org, 1111075-done@bugs.debian.org, 1111122-done@bugs.debian.org, 1111225-done@bugs.debian.org, 1111231-done@bugs.debian.org, 1111256-done@bugs.debian.org, 1111257-done@bugs.debian.org, 1111308-done@bugs.debian.org, 1111361-done@bugs.debian.org, 1111422-done@bugs.debian.org, 1111425-done@bugs.debian.org, 1111470-done@bugs.debian.org, 1111602-done@bugs.debian.org, 1111603-done@bugs.debian.org, 1111604-done@bugs.debian.org, 1111608-done@bugs.debian.org, 1111621-done@bugs.debian.org, 1111644-done@bugs.debian.org, 1111646-done@bugs.debian.org, 1111672-done@bugs.debian.org, 1111675-done@bugs.debian.org, 1111684-done@bugs.debian.org, 1111794-done@bugs.debian.org, 1111798-done@bugs.debian.org, 1111852-done@bugs.debian.org, 1111860-done@bugs.debian.org, 1111917-done@bugs.debian.org, 1111938-done@bugs.debian.org, 1111960-done@bugs.debian.org, 1111972-done@bugs.debian.org, 1111991-done@bugs.debian.org, 1112021-done@bugs.debian.org, 1112029-done@bugs.debian.org, 1112038-done@bugs.debian.org, 1112054-done@bugs.debian.org, 1112096-done@bugs.debian.org, 1112099-done@bugs.debian.org, 1112140-done@bugs.debian.org, 1112196-done@bugs.debian.org, 1112215-done@bugs.debian.org, 1112237-done@bugs.debian.org, 1112272-done@bugs.debian.org, 1112287-done@bugs.debian.org, 1112308-done@bugs.debian.org, 1112312-done@bugs.debian.org, 1112323-done@bugs.debian.org, 1112335-done@bugs.debian.org, 1112355-done@bugs.debian.org, 1112367-done@bugs.debian.org, 1112483-done@bugs.debian.org, 1112529-done@bugs.debian.org, 1112533-done@bugs.debian.org, 1112543-done@bugs.debian.org
- Subject: Closing p-u requests for fixes included in 13.1
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 06 Sep 2025 12:14:57 +0100
- Message-id: <165032e5317517556dd7fd8cf24843112a3fb6ac.camel@adam-barratt.org.uk>
Package: release.debian.org Version: 13.1 Hi, Each of the updates referenced by these requests was included in today's 13.1 point release for trixie. Regards, Adam
--- End Message ---