Your message dated Fri, 06 Mar 2026 08:36:17 +0000
with message-id <[email protected]>
and subject line Bug#1126316: fixed in zfs-linux 2.4.1-1
has caused the Debian Bug report #1126316,
regarding zfsutils-linux: /usr/lib/udev/vdev_id requires gawk when multipath
enabled
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 [email protected]
immediately.)
--
1126316: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126316
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zfsutils-linux
Version: 2.3.2-2
Severity: normal
X-Debbugs-Cc: [email protected]
While trying to setup /etc/zfs/vdev_id.conf on a system with dual ported
SAS drives using multipath, the expected links were not appearing in
/dev/disk/by-vdev. Upon investigation, I discovered that
/usr/lib/udev/vdev_id uses a gawk specific function:
----
+ awk
{ len=sprintf ("%20s",length($0)); gsub(/ /,0,str);
a[NR]=len "_" $0; }
END {
asort(a)
print substr(a[1],22)
}
awk: line 7: function asort never defined
-----
The default awk implementation appears to be mawk:
lrwxrwxrwx 1 root root 21 Feb 4 2025 /usr/bin/awk -> /etc/alternatives/awk
lrwxrwxrwx 1 root root 13 Feb 4 2025 /etc/alternatives/awk -> /usr/bin/mawk
so the udev script was failing.
I'm assuming upstream probably won't be interested in making their awk
script posix compliant, so perhaps zfsutils-linux should depend on gawk,
and the script be updated to call gawk directly rather than whatever the
default system awk is?
Oh, I generated this bug report on my workstation as the server can't
connect to the Internet; the server is running Debian 13 not 12.
Thanks...
-- System Information:
Debian Release: 12.13
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500,
'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-42-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages zfsutils-linux depends on:
ii init-system-helpers 1.65.2+deb12u1
ii libblkid1 2.38.1-5+deb12u3
ii libc6 2.36-9+deb12u13
pn libnvpair3linux <none>
ii libssl3 3.0.18-1~deb12u1
ii libudev1 252.39-1~deb12u1
ii libuuid1 2.38.1-5+deb12u3
pn libuutil3linux <none>
pn libzfs4linux <none>
pn libzfs6linux <none>
pn libzpool5linux <none>
pn libzpool6linux <none>
ii python3 3.11.2-1+b1
Versions of packages zfsutils-linux recommends:
pn zfs-modules | zfs-dkms <none>
pn zfs-zed <none>
Versions of packages zfsutils-linux suggests:
pn nfs-kernel-server <none>
ii samba-common-bin 2:4.17.12+dfsg-0+deb12u3
pn zfs-initramfs | zfs-dracut <none>
--- End Message ---
--- Begin Message ---
Source: zfs-linux
Source-Version: 2.4.1-1
Done: Shengqi Chen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
zfs-linux, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Shengqi Chen <[email protected]> (supplier of updated zfs-linux package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 06 Mar 2026 15:16:40 +0800
Source: zfs-linux
Architecture: source
Version: 2.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian ZFS on Linux maintainers
<[email protected]>
Changed-By: Shengqi Chen <[email protected]>
Closes: 1125351 1126316
Changes:
zfs-linux (2.4.1-1) unstable; urgency=medium
.
[ Shengqi Chen ]
* New upstream version 2.4.1. (closes: #1125351)
* d/patches: remove applied patches, disable bump-Linux-Minimum.patch.
* d/control: zfsutils-linux now depends on gawk. (closes: #1126316)
* d/patches: patch vdev_id to explicitly use gawk.
* d/symbols: update symbols for libzpool7linux.
Checksums-Sha1:
cd02055539abe72d55a07ace119d820d8cccffcb 3843 zfs-linux_2.4.1-1.dsc
1c4db68e361c26a49b3dad5abb411838bde489dd 34498270 zfs-linux_2.4.1.orig.tar.gz
546603e0813ad5529ab697cf4c1625205a07ef72 858 zfs-linux_2.4.1.orig.tar.gz.asc
14e4a49a73de16129dd81d96d07176071ebc3f91 106768 zfs-linux_2.4.1-1.debian.tar.xz
1ceb3dbb900b0e3fa60358173049ebfc3943c085 17124
zfs-linux_2.4.1-1_amd64.buildinfo
Checksums-Sha256:
4b200a3bb5c0b41823162f3fc995bc13741b0ec951d9fd27d79e75eee99abb67 3843
zfs-linux_2.4.1-1.dsc
c17b69770f0023154f578eb8c7536a70f07d6a3bb0bd38f04fa0e8811c3c1390 34498270
zfs-linux_2.4.1.orig.tar.gz
a5728691bab38b32bd7cb35bb543697da1ff3925f5c20d767a4ea29c12779b19 858
zfs-linux_2.4.1.orig.tar.gz.asc
d4d435035cc7d5bba116121c42a3df014e1a84b2cc7568fe3af9d7382159bda2 106768
zfs-linux_2.4.1-1.debian.tar.xz
e915b82cddb2b576154b04bb807e878e0f0209289d0e1796a3402802ba762384 17124
zfs-linux_2.4.1-1_amd64.buildinfo
Files:
5fbc0abbdf1657f0efe0283fe876ed95 3843 contrib/kernel optional
zfs-linux_2.4.1-1.dsc
a1168e562f4ed00b74d2a16e86473684 34498270 contrib/kernel optional
zfs-linux_2.4.1.orig.tar.gz
9b45f93ea2dec552381ccc0557023329 858 contrib/kernel optional
zfs-linux_2.4.1.orig.tar.gz.asc
5e00cb69e0a40fc4ef9a52bdfa157765 106768 contrib/kernel optional
zfs-linux_2.4.1-1.debian.tar.xz
31396f13a13f9871a3cefd0b878c1fef 17124 contrib/kernel optional
zfs-linux_2.4.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+Fg++qmpHzqjSzySzhGnsHs6uUYFAmmqhS8ACgkQzhGnsHs6
uUZC2xAAnag6qkiF8DSNla6JUUngBEjbdXYYzS/9/peMrnYXfq3VdIrvpaTCRJGX
wY0gpsW1qjFRY2LygIncAJHipPUej/3TGIZcP5WuY7pRuxbDiLq7n0VY5Aury32Z
U7peFOXeqaf16Dguy5GUyYiTOnHEEItJlfKpvadJw7T9JOBaRkbjOztgsm34e89S
gZoEi9gnGPN62tEbY0TvY24v2DGFuhyVdoQIYVFsPpeeDwGVaCTJI5SAkLiWJPYe
2DI+sL3VHgGMx3pGgDnLEq/SlSCi5g16J8h/lYRxF3DQgGtFwzCZkrccdhBRJGgw
+K5DbbxgNzwj8zurOA5q2Ej7/nPPlyBo8MhyM7J8dbBmcqyFL1opzPEHt2fCQGXv
eC1oUgXE1o4Ur2c2vsQXafzBXwscck7EbOgrd19UxfjMp+qpXNmwo4kWFkDE1SgI
iFHzOxox6HJx6wvt6h+04VRK52OvjoLoxpwvy79qQ36C0aYJ5+S0Y1rU7aWRxgLw
QqJT6hg7PlR/AUAbwfO5tMfBgJYYmAIsgdZtjLaFJ8If5GFBtEI1N8IEI8c2BzgU
/tMIqm5uFCDga1Ecl99NLw+RS0GmKuvd/8PSTzIB//gby1D7FEs0YfcYRPdo6H5O
sAs3blFRX22Vwhp5lfRRC7P7gjBV580/MK8Khy0vbyY8FghU2j4=
=eaqU
-----END PGP SIGNATURE-----
pgpmCmNwy8PgM.pgp
Description: PGP signature
--- End Message ---