Your message dated Wed, 22 Mar 2017 19:34:31 +0000
with message-id <[email protected]>
and subject line Bug#854550: fixed in fai 5.3.5
has caused the Debian Bug report #854550,
regarding fai-server: fai-make-nfsroot tries to remove $MNTPOINT from host and 
not from $NFSROOT
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.)


-- 
854550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854550
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fai-server
Version: 5.3.3~bpo8+2
Severity: important
Tags: patch

Hey,

at the moment fai-make-nfsroot tries to remove the mount point
set in the variable $MNTPOINT from the host system and not from
the NFSROOT.

IMHO should the line 501 in the script be fixes as shown in the
attached patch.

Best regards,
Jan
diff --git a/bin/fai-make-nfsroot b/bin/fai-make-nfsroot
index 8aebd6d..6d32b00 100755
--- a/bin/fai-make-nfsroot
+++ b/bin/fai-make-nfsroot
@@ -502,7 +502,7 @@ umount_dirs() {
 
     if [ -n "$FAI_DEBMIRROR" ]; then
         test -d $NFSROOT/$MNTPOINT && umount $NFSROOT/$MNTPOINT || true
-	rmdir $MNTPOINT || true
+        rmdir $NFSROOT/$MNTPOINT || true
     fi
     # show directories still mounted on nfsroot
     mount | grep " on $NFSROOT " || true

--- End Message ---
--- Begin Message ---
Source: fai
Source-Version: 5.3.5

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: Wed, 22 Mar 2017 20:17:17 +0100
Source: fai
Binary: fai-client fai-doc fai-server fai-quickstart fai-nfsroot 
fai-setup-storage
Architecture: source all
Version: 5.3.5
Distribution: unstable
Urgency: low
Maintainer: Thomas Lange <[email protected]>
Changed-By: Thomas Lange <[email protected]>
Description:
 fai-client - Fully Automatic Installation client package
 fai-doc    - Documentation for FAI
 fai-nfsroot - Fully Automatic Installation nfsroot package
 fai-quickstart - Fully Automatic Installation quickstart package
 fai-server - Fully Automatic Installation server package
 fai-setup-storage - automatically prepare storage devices
Closes: 484666 853856 854550 854654 855799
Changes:
 fai (5.3.5) unstable; urgency=low
 .
   [ Manuel Hachtkemper ]
   * LAST/50-misc: ignore dmsetup errors
   * 40-parse-profiles.sh, 41-warning.sh: return with 0
 .
   [ Edgar Fuß]
   * fcopy: move code, Closes: #484666
   * fcopy: add code for handling symlinks correctly, Closes: #853856
 .
   [ Jan Luca Naumann ]
   * fai-make-nfsroot: fix wrong path, Closes: #854550
 .
   [ Ian Kelling ]
   * mk-basefile: make sure root directory has mode 755, Closes: #854654
 .
   [ Thomas Lange ]
   * install_packages: add handling of packagename:arch, Closes: #855799
   * control: fcopy needs libfile-lchown-perl
   * Makefile: fix build error because of missing lchown.pm
Checksums-Sha1:
 130adcb26a4322bf6c601997b5858e538b205ef3 1936 fai_5.3.5.dsc
 4e15bfa86ad71d74f8421df632e47cac1758d464 303136 fai_5.3.5.tar.xz
 b747256b1fc63b500004c7a9874b4cba171ad43d 142058 fai-client_5.3.5_all.deb
 8174a95dcc499d1b88b35078c9dd6e20ac71ff35 757722 fai-doc_5.3.5_all.deb
 32e6cc55f169ecf5a748662bca5a44f2162470a1 85088 fai-nfsroot_5.3.5_all.deb
 8db61f6cf122ab1bf7e5e0cdd2fd46760df645e9 1456 fai-quickstart_5.3.5_all.deb
 c1cbbba84f76d877b73116d3324e607209bbac05 66572 fai-server_5.3.5_all.deb
 2adff236a2180149355445dfdba6e43f70df0ee8 124490 fai-setup-storage_5.3.5_all.deb
 b4fa62699a137f5030a5b449a6ce23a4bfeaa565 13508 fai_5.3.5_amd64.buildinfo
Checksums-Sha256:
 caeac98bc57167f2ec851fe7e389c63f05b44750f70a1d85cc34c3ac5090f3db 1936 
fai_5.3.5.dsc
 25a2266664033281e4c12bf6c944287ef6fa35350f13c8dcebb987b584589aeb 303136 
fai_5.3.5.tar.xz
 32037895a88dc4d7956797722e4b5276544c4e93446442273a3fa5b6ba13308c 142058 
fai-client_5.3.5_all.deb
 1a54ae5f532a8fcaa4feb355fd2501663200e423bfbf8f0f20db8229ae1aae00 757722 
fai-doc_5.3.5_all.deb
 7c675d2d90c9a378101df007d17139e7af7539b1658270a5f08dc3dc68405f89 85088 
fai-nfsroot_5.3.5_all.deb
 2a8a10bcf9b47058c25b1d578b44553b129f5b5f5b78370e2bf4ca0bb13bef01 1456 
fai-quickstart_5.3.5_all.deb
 81e9d8c3f318433df5b342defa65410b4d13bc429f5cf72be83f7b070136db2a 66572 
fai-server_5.3.5_all.deb
 43ba6dd62ccca24de8b76af99d45f9b1529c8b994f9be288ab489a529f006ad7 124490 
fai-setup-storage_5.3.5_all.deb
 9dc7de34a40d5d75badb99f4455ec325e2c4591e1b6b11fab9e6262ffb8a85c0 13508 
fai_5.3.5_amd64.buildinfo
Files:
 0bc249f3dc6f06a15167b06b2a1ad6d9 1936 admin extra fai_5.3.5.dsc
 32dab56205c20e6439597f9c8dfadf16 303136 admin extra fai_5.3.5.tar.xz
 93bb8f7b8eb505c9466fb23e583e373d 142058 admin extra fai-client_5.3.5_all.deb
 ac7e3ab29a672e2dc165936d3a861284 757722 doc extra fai-doc_5.3.5_all.deb
 c315b556c94bc1b9cb281c551e8829b1 85088 admin extra fai-nfsroot_5.3.5_all.deb
 d4d29281d0215b7eaf898b4b2fa00d6b 1456 admin extra fai-quickstart_5.3.5_all.deb
 8543c32a785f4254763a70615e01fac4 66572 admin extra fai-server_5.3.5_all.deb
 569796cd527319bb01d8637dd415d897 124490 admin extra 
fai-setup-storage_5.3.5_all.deb
 e1550de18771f4d3c55ef27bd1f8d1ab 13508 admin extra fai_5.3.5_amd64.buildinfo

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

iQJFBAEBCAAvFiEEsR7jJz9rLetSjJPaK/jZ/gdLzeQFAljSzuoRHGxhbmdlQGRl
Ymlhbi5vcmcACgkQK/jZ/gdLzeTvbxAAmc0B3kd4EauhCH+AWU8FrD3bzKog1sWC
iM6FbypmvbJF4rtpw+Bhiicu17OAxlwVHoK32Kvw4guL+OQrcz2no1puRzPYc4qy
+u/15QclS8NFs8pZS4IByyMgEHceFsznLdzR2GHfpzIIeA3Y2Ok80ab8sk+g8cjH
UCDrwZsNy7KUnOWnueLkXDpkoMaNRkp8CMxM11yeBnd3TiyvvaalUgMqM+OwqxnS
MgujkTUkZKVYebc/IFV3qlEX/MN72ocIlknwnac2v3bHR+n1c6ryDTyXdlNJZSSC
nrVueKi1AQ7hW8hwyWCsdFCccMuml+iw062E+MBi9A13/DZJcJ3zTOExElhuVqEv
HYmyW+ZoXqHbLAdlS/YQA7aMPQbMSXDp/SLDyCD7dCKpmo5jTbq7ASlLVNuv0ULG
TUkmEAGVPnhqjYgI346xl1lIwLFUsp0HN95BV2uxbPFaxLlh+FfZbZrY/xcNc5+J
yU4hse6rzxkjVcEg3QQM9qCc1etCv4N4n9wJfCAt0U7pjiBj8xH2rFAqmGwAbciV
MbD8+3PgzhsHl6/GqJMCVmWzemSAfyAC4koA64bY9N1tvj6wyy0kAOgB3YqrPTwa
it1bRTUGlYzJo198uhHXqlheddLJAf4tlBhCxjvn6rwO13+XhEstN6LW+S7nq4IF
VR/r/q9whP8=
=w5wQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to