Your message dated Fri, 23 Sep 2022 07:03:54 +0000
with message-id <e1obcj4-00gibi...@fasolo.debian.org>
and subject line Bug#1010906: fixed in fai 6.0~alpha10
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 ow...@bugs.debian.org
immediately.)


-- 
1010906: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010906
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgpjPUTlSynsq.pgp
Description: Digitale PGP-Signatur


--- End Message ---
--- Begin Message ---
Source: fai
Source-Version: 6.0~alpha10
Done: Thomas Lange <la...@debian.org>

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 1010...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Lange <la...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2022 12:02:28 +0200
Source: fai
Architecture: source
Version: 6.0~alpha10
Distribution: experimental
Urgency: low
Maintainer: Thomas Lange <la...@debian.org>
Changed-By: Thomas Lange <la...@debian.org>
Closes: 844377 951659 977832 985303 987779 989547 990633 999739 1000572 1005745 
1006847 1010593 1010906
Changes:
 fai (6.0~alpha10) 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:
 9f44adbf4b8f49275d6d808acc6e95592d6cf5dc 2094 fai_6.0~alpha10.dsc
 57fa8acc3f7b50e5dc353c79f8485fdd4bff93e9 291080 fai_6.0~alpha10.tar.xz
 26d37f65bc27215b67b809ba1b628073792ad3f0 16303 fai_6.0~alpha10_amd64.buildinfo
Checksums-Sha256:
 12847a91b1410fc7f400a8977d453be872ac7c5a3b6342b66d5cd344b6121b27 2094 
fai_6.0~alpha10.dsc
 dd72e6e7d0ec40cae11bcabf91fc57f887ecfce079b410dcc6bd8318b6e1caba 291080 
fai_6.0~alpha10.tar.xz
 187bdb83ae6bdf22c612e13b8ce648d16f7401654759bfc12dd000c31aabc861 16303 
fai_6.0~alpha10_amd64.buildinfo
Files:
 b5bca87d27360679fd448f14074ac7d0 2094 admin optional fai_6.0~alpha10.dsc
 ad65fc06919b52efb79f0c85ec4aac90 291080 admin optional fai_6.0~alpha10.tar.xz
 c027c79188405367a845cadb97b294ee 16303 admin optional 
fai_6.0~alpha10_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEEsR7jJz9rLetSjJPaK/jZ/gdLzeQFAmMtV7ERHGxhbmdlQGRl
Ymlhbi5vcmcACgkQK/jZ/gdLzeQ5Ww//f6ytca0weRUQ1KeHfctrluQXdhqrWpVV
1XTgix0WQljisEr5ThNgtFp6y/NbLnnpIg2CwBJrTa7iSl63gqk+UE8iC3fcThEV
GNl84tFnPeL45HICAwe6E3eA99rwy/cQdTPPxYzVkwu7kadjNCBmGOja1l2E67XS
FwRSUDdSNjRBrWxZ8MxKQd4EGkmgrQLykRFKuskVsAo7WrkT6XZua9n1B+xPq84v
vksPI8uNOF3aopjvWmkv1yA2HD70rN6L49f0KjIW1NkLvWpanNeXb9K+Nq1d820Y
klClHHnwErUdS2yymAcP2WvSu8wPAzeCATwRQdwX29WzqKRe/C3ocKL6Xluldd+Q
s41hS/fFoD0cx+3qBkx1RCZJ98Ji05QPxPBEy4tbIYyvnJvaJwodlQNu+rXgRsSh
+sOeJ8jXcLsCyi4eBUuycgOguLgQHvUe+NqEjrV6aVtlb3WKM2dNXCCVSPmOLv7s
RdK85PjM+Go0Go80RUbJs4HEJk1gfO4dTOyjpwmAPJo5MxFiPMdZZsvjRTYxQJIJ
23b3yzyDoiF7wAvG9FkG8nVa/HrrKoLKjT07ZhoBiWXhcct7HOuto600N+yv0Q59
Nlr+ohGMjKKqKRoep9l+qNwQf5IhI04rNcJBIGCnOS4FOUGdMdiYpswCYIeXga9U
1X7uB993VV0=
=aMP7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to