Your message dated Sun, 25 Sep 2022 11:37:30 +0000
with message-id <[email protected]>
and subject line Bug#1010906: fixed in fai 6.0~alpha13
has caused the Debian Bug report #1010906,
regarding fai-make-nfsroot with dracut 056
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.)
--
1010906: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010906
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fai
Severity: normal
Version: 5.10.3
Hi Thomas,
I just tested FAI with dracut 056 and it seems this fix is required to
be added to the "add_dracutmodules" line in 12-no-systemd for
resolving non-systemd network dependencies properly:
/etc/dracut.conf.d/12-no-systemd
omit_dracutmodules+=" systemd systemd-networkd "
add_dracutmodules+=" network-legacy "
Here is a patch for fai-make-nfsroot:
```
(root@odin) {~} # diff -u /usr/sbin/fai-make-nfsroot.orig
/usr/sbin/fai-make-nfsroot
--- /usr/sbin/fai-make-nfsroot.orig 2022-05-12 22:42:27.278453446 +0200
+++ /usr/sbin/fai-make-nfsroot 2022-05-12 22:41:49.910687426 +0200
@@ -410,6 +410,7 @@
# do not need all those filesystems inside the initrd
mkdir $NFSROOT/etc/dracut.conf.d
echo 'omit_dracutmodules+=" dracut-systemd systemd
systemd-initrd systemd-networkd systemd-initrd "' >
$NFSROOT/etc/dracut.conf.d/12-no-systemd.conf
+ echo 'add_dracutmodules+=" network-legacy "' >>
$NFSROOT/etc/dracut.conf.d/12-no-systemd.conf
if [ $full = 1 ];then
echo 'add_dracutmodules+=" livenet "' >
$NFSROOT/etc/dracut.conf.d/13-add-cd-support.conf
fslist="nfs lockd ext4"
```
Greets,
Mike
--
DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: [email protected], http://das-netzwerkteam.de
pgp_NSnKRTxFG.pgp
Description: Digitale PGP-Signatur
--- End Message ---
--- Begin Message ---
Source: fai
Source-Version: 6.0~alpha13
Done: Thomas Lange <[email protected]>
We believe that the bug you reported is fixed in the latest version of
fai, 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.
Thomas Lange <[email protected]> (supplier of updated fai 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: SHA256
Format: 1.8
Date: Sun, 25 Sep 2022 11:18:43 +0200
Source: fai
Architecture: source
Version: 6.0~alpha13
Distribution: experimental
Urgency: low
Maintainer: Thomas Lange <[email protected]>
Changed-By: Thomas Lange <[email protected]>
Closes: 844377 951659 977832 985303 987779 989547 990633 999739 1000572 1005745
1006847 1010593 1010906
Changes:
fai (6.0~alpha13) experimental; urgency=low
.
* add autopkgtest
* install_packages: add support for alpnie Linux apk, add release=<name>
feature, Closes: #844377, add pacman support
* fetch-basefile: cuse curl instead of lftp, so https is now working
* Commands.pm: special handling of nvme devices, Closes: #999739, quote
variables, Closes: #977832
* fai-mk-network: usie iproute commands instead of brctl
* fai-make-nfsroot: add dracut modul network-legacy, Closes: #1010906
* Exec.pm: better error message, Closes: #1005745
* fcopy: handle broken symlinks, Closes: #985303
* fai-chboot: add variable substitution when coping a template, add
option -a
* fai-kvm: add -M for creating NVMe devices
* fai-mirror: use only first line of bpo in sources.list,
Closes: #1006847
* fai-diskimage: call losetup with -P, Closes: #1010593, do not remove
VGs, deactivate them, Closes: #990633, add option -c
* fai-cd: set TMPDIR for chroot, Closes: #1000572
* fai-setup: create ECDSA keys
* Fstab.pm: support tmpfs size -, this uses the system default size for
tmpfs, Closes: #951659
* setup-storage: add support for fstabkey:partlabel and
fstabkey:partuuid
* enhance disk_config format for partition label support
* ftar: add support for zstd
* fai: check if unshare can be used, Closes: #989547
* subroutines: start dhclient, Closes: #987779
* watch: update to version 4
Checksums-Sha1:
4a99bf2bd25c7c743c462c0a207c2375de9330d3 2094 fai_6.0~alpha13.dsc
6ceece444056ddd4a916a8a2431a89d5bd5d25a6 291084 fai_6.0~alpha13.tar.xz
471d70f6ef42e8d214b93993b96962b95ced5c22 16303 fai_6.0~alpha13_amd64.buildinfo
Checksums-Sha256:
6bd6d69e996987a47918d213b3b8aeb2cc5cf02c620053d1908efe4c5e591b77 2094
fai_6.0~alpha13.dsc
12b7705cc69e843815f53f09d5041c437e657b5f112bbd033b40123cb1994534 291084
fai_6.0~alpha13.tar.xz
263ced4df083d3c3f94d74c8dcb1439e0e56fdb7d43027de4b339e8e11260d8b 16303
fai_6.0~alpha13_amd64.buildinfo
Files:
0acd8017e07a2cf0a5a638bc5ee1f528 2094 admin optional fai_6.0~alpha13.dsc
c6f46b53cd40c52c2631cff81693206c 291084 admin optional fai_6.0~alpha13.tar.xz
b41e1a1ed90432d9e54fd911d223b095 16303 admin optional
fai_6.0~alpha13_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEEsR7jJz9rLetSjJPaK/jZ/gdLzeQFAmMwHSURHGxhbmdlQGRl
Ymlhbi5vcmcACgkQK/jZ/gdLzeR00hAAtHlzETXADiHwdcZq29qmhBWWkdII7kJz
HsF2p2kDhTr4pAzRf7kFQLsvDiESRGfaIM66/Vv+n/fSyK+SeGfFmyyi6XrMfBza
eBu+zOg1FCFTIBu3EoF2/7oKCs7xDpLrW1AN073p4TwYZ1QUSAvtNiNxXd6pL1PP
kRqWv1L6wVm72q98a8BnBzmpLx1K/fQncdiOnYm0gP784NEuwBV7iu8W21rma2Wf
6yhw+gaHG4bRdKzu5G/hpyp4SSgcczH6Fbu4iUV8vYUypjs3yro+di+OXEJHfm+F
KBpmpLh2nLKG4wYyEfN/Azf4rAAqk/o90+3Dc9j1tIeiG+Xw99yGFbF2AIX3vcAH
JicgX/cYM4R/clklSlAx3W0Xh+TWwavCSTrty1MQwSs/IiNQO/wz3ORZmoGDxCPx
aJOYkBtacKH2hh4u6fGG+hqQOZ6+zGBdiZ/Iyqehm/4YAMafG5WtpJiMNy62QjhL
PmKN7qQ4oF8EQc0B7llk6xzac7hFmLNNqmumS1Cq+u7wG465IbwIdsYT7dFK1o1t
ojxQeRXwRnnDc5LVgOpZa8wOsVLmgi/KufVgr/p7Adfc0hKZrx841NW8scETp8bZ
tYFu4c15UeUpjdZGcGHSscTp/oPUpeVq0f1wYJHeOKhcfkDeWkFLorrigpuLaN27
DFykxAcfpUg=
=NshZ
-----END PGP SIGNATURE-----
--- End Message ---