Your message dated Thu, 20 Apr 2017 11:19:34 +0000
with message-id <[email protected]>
and subject line Bug#860229: fixed in fai 5.3.6
has caused the Debian Bug report #860229,
regarding fai-server: fai-cd leaves leftover mountpoints in the 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.)


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

Dear Maintainer,

ran fai-cd twice, second time it failed on mount, I noticed a leftover
mount of a blank dir in the nfsroot.

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fai-server depends on:
ii  debootstrap  1.0.89
ii  fai-client   5.3.4
ii  xz-utils     5.2.2-1.2+b1

Versions of packages fai-server recommends:
pn  isc-dhcp-server                   <none>
pn  libproc-daemon-perl               <none>
ii  nfs-kernel-server                 1:1.3.4-2.1
pn  openbsd-inetd | inet-superserver  <none>
ii  openssh-client                    1:7.4p1-10
ii  openssh-server                    1:7.4p1-10
ii  tftpd-hpa                         5.2+20150808-1+b1

Versions of packages fai-server suggests:
ii  aptitude           0.8.6-1
ii  binutils           2.28-3
pn  debmirror          <none>
pn  fai-setup-storage  <none>
pn  grub2              <none>
ii  perl-tk            1:804.033-1+b3
ii  qemu-utils         1:2.8+dfsg-3
ii  reprepro           5.1.1-1
ii  squashfs-tools     1:4.3-3+b1
pn  xorriso            <none>

-- Configuration Files:
/etc/fai/NFSROOT changed [not included]
/etc/fai/apt/sources.list changed [not included]
/etc/fai/nfsroot.conf changed [not included]

-- no debconf information
>From a08860f6162c19bfbf9b3637f42b8891a02062f4 Mon Sep 17 00:00:00 2001
From: Ian Kelling <[email protected]>
Date: Wed, 12 Apr 2017 16:43:02 -0700
Subject: [PATCH] fix fai-cd leftover mountpoints in nfsroot

The mounts are from an empty directory to temporarily hide some
directories in the nfsroot. Unmounting fixes it.
---
 bin/fai-cd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/fai-cd b/bin/fai-cd
index b65551f4..eb19433d 100755
--- a/bin/fai-cd
+++ b/bin/fai-cd
@@ -288,7 +288,7 @@ unhide_dirs() {
                umount  $target/$d 2>/dev/null
             fi
        else
-            if [ -d $nfsrootdir/$d ]; then
+            if [ -d $ONFSROOT/$d ]; then
                [ "$debug" ] && echo "disclosing $d"
                umount $ONFSROOT/$d 2>/dev/null
             fi
-- 
2.11.0


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

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: Thu, 20 Apr 2017 10:40:03 +0000
Source: fai
Binary: fai-client fai-doc fai-server fai-quickstart fai-nfsroot 
fai-setup-storage
Architecture: source all
Version: 5.3.6
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: 860229 860783
Changes:
 fai (5.3.6) unstable; urgency=low
 .
   [ Thomas Lange ]
   * install_packages: fix subroutine name, Closes: #860783
     thanks to John Heim for the bug report and fix
 .
   [ Ian Kelling ]
   * fai-guide.txt: document improvements
   * fai-cd.8: document improvements
   * README.build-sources: small build docs fix
   * fai-cd: fix wrong variable name, Closes: #860229
Checksums-Sha1:
 9c3faf2bd3c000934ce574f9cf3952ef40a3d23b 1936 fai_5.3.6.dsc
 892aa6e8db7b9653121030d84fa8abbf93769bf5 303320 fai_5.3.6.tar.xz
 59172e4cf37549189f98d308ac265654d320fca3 142164 fai-client_5.3.6_all.deb
 8dc876caa0d98abd8f142594f6533637e0be97f7 758186 fai-doc_5.3.6_all.deb
 9c0548eeb25d16935da8855c7d69ee52ca9ffc41 85208 fai-nfsroot_5.3.6_all.deb
 e62ef0e3f28880c41c8447adcf88ac701024b8b6 1454 fai-quickstart_5.3.6_all.deb
 913bac6d466fc8905faa4476c06d2113dddc5d9a 66726 fai-server_5.3.6_all.deb
 fb6d2248222d833854e2ca7703528440f17b8558 124588 fai-setup-storage_5.3.6_all.deb
 3e1c78888169edbc38f715f899d6526c668d13e5 11975 fai_5.3.6_amd64.buildinfo
Checksums-Sha256:
 5875138549fdecddcb0d222e7e6fca79bb07ec0e6f33d52eb24fcaffcf6492a9 1936 
fai_5.3.6.dsc
 1857967ddfb3b311a377dd31e80e9f1df34ca96e6425efbf468e4b5b654d132f 303320 
fai_5.3.6.tar.xz
 4ca43a3ef271207deb340c7ac307bee95078f01b4729df26aa6adf75d4cdae40 142164 
fai-client_5.3.6_all.deb
 d5f08282012afb1a747d5b366553c428c8f2c717d9ab4bf3f6999896a9070912 758186 
fai-doc_5.3.6_all.deb
 772b92bfdc9b21d970e62d5404ee68adc0473c004e07c8b852bc2990dadf9254 85208 
fai-nfsroot_5.3.6_all.deb
 0df90d0868a6b8fe6fd09a8444a9a8ddbf0901101e754c633f183553028e1af2 1454 
fai-quickstart_5.3.6_all.deb
 8ef3d39adea8d88cf7a08fca007e2c1ee5ce460e39e33b6fe502ba544d7c47e5 66726 
fai-server_5.3.6_all.deb
 f9aa135476f5f4c64ae551b626c3be13961e9b8994dfa40365c5f11611d95cde 124588 
fai-setup-storage_5.3.6_all.deb
 de5df6920302ad95a5da92574dcaac6ff2c0268834f6cd97f048080ac61266ed 11975 
fai_5.3.6_amd64.buildinfo
Files:
 547274494222aa5bf9af94bbee492748 1936 admin extra fai_5.3.6.dsc
 ef3ef618c124b79fe645487e7befa564 303320 admin extra fai_5.3.6.tar.xz
 9d053915cc71192b3dfe7a4b49115ea5 142164 admin extra fai-client_5.3.6_all.deb
 4ba85238ebda1ac801f0d8e4619ce076 758186 doc extra fai-doc_5.3.6_all.deb
 6a43e4e7194106adfbc0c9a22f5b78dd 85208 admin extra fai-nfsroot_5.3.6_all.deb
 f3849b36e3e6569aff2cec86ef7daf78 1454 admin extra fai-quickstart_5.3.6_all.deb
 3505cc6a8d923743235c50461abd536b 66726 admin extra fai-server_5.3.6_all.deb
 dd9e96be43f106db4c78aacb56290bdc 124588 admin extra 
fai-setup-storage_5.3.6_all.deb
 8ca3009f38991ad9ef85a8318ee06cf8 11975 admin extra fai_5.3.6_amd64.buildinfo

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

iQJFBAEBCAAvFiEEsR7jJz9rLetSjJPaK/jZ/gdLzeQFAlj4kGARHGxhbmdlQGRl
Ymlhbi5vcmcACgkQK/jZ/gdLzeS5Ow//R8Nmr+eSrM6XJ7Bs8oITedkIl9qlJeol
74XT9q5cZiyloBwDpDuCQuloe247ZhjgoLGjZ1LFSJ+8WvBiYMPVJbWv4p7waoTh
VpbJgg/5srBFrSWneHXSn06IkAQ6psrU9BaT9Y5jG2XeN9VM223TlUmZObTZVV+M
7+gpulOXzquig2rmtMsRIJUvPAmyNUPMn0YGO5taDlc8L0JFJG2pnsIQsukZCZ/y
WFY0O8LJuMQa4TWJZR8P+7505i9TtKOTlEMsSzApvV2LdpTaSZn6fcpoCmNEBkxu
ZxbvLhLQ/HiGru/THoaH79cPMlJDjR/rqzpoXMULTUjhKS37ZIK3gaesbR5msU+K
7NRUal0sY17KVmBh6oDyn8JbbBKyQpIjUCgxe8w2IHVCVLlh0i2i3pYJ6bk+6HLq
LgpDnqoPI+HjliTgKofyGS7NWOWBoCHY7eyzQX3iM1AnXqG9erfcuBmV3PdM5ZDs
MoYSabr8JUJFeowbSECZ3knFs13PVGZ2a+oJWFVCsNz/adldjykM8yogQb8EekFO
s9EUkjoU4dsyaAnjMhuVZzhCpn6sM7AEeSD6BQjLks3wgKXfvInup+Av8yU04y+e
PxeIOFcvIO1wwGDT7hjXHikVsa7nxy4WMRkKGOnesWi44JxkYfet7NGs1FwCxCgJ
2KbcPh4BK2U=
=/G4G
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to