Re: Bug#1111231: trixie-pu: package open-iscsi/2.1.11-1
Control: tag -1 confirmed d-i
Hi,
On Fri, Aug 15, 2025 at 11:53:38PM +0200, Michael Prokop wrote:
> [ 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.
>
Please go ahead. d-i ack required for the udeb but I don't think that will
be a problem in this case.
> 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
>
Thanks,
--
Jonathan Wiltshire jmw@debian.org
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
ed25519/0x196418AAEB74C8A1: CA619D65A72A7BADFC96D280196418AAEB74C8A1
Reply to: