Your message dated Mon, 03 Apr 2006 07:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348350: fixed in fai 2.10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fai-server
Version: 2.9.1
Severity: normal
File: /usr/sbin/make-fai-nfsroot
Tags: patch

  I am not sure that /boot/patches* are intended to be installed into the 
nfsroot.
If, however, they should be there in the 1st place then I believe the following 
patch
should be applied:

--- /usr/sbin/make-fai-nfsroot  2006-01-12 18:49:49.000000000 +0200
+++ /usr/sbin/make-fai-nfsroot    2006-01-15 19:46:00.000000000 +0200
@@ -447,7 +447,7 @@
 # remove all kernels from nfsroot
 [ -n "$kremove" ] && {
     echo "Removing all kernels from NFSROOT."
-    rm -f $NFSROOT/boot/{System.map,vmlinuz,config}*
+    rm -f $NFSROOT/boot/{System.map,vmlinuz,config,patches}*
     rm -rf $NFSROOT/lib/modules/2.*
 }



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1.pentium1.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai-server depends on:
ii  debootstrap                   0.3.3      Bootstrap a basic Debian system
ii  fai-client                    2.9        Fully Automatic Installation clien

Versions of packages fai-server recommends:
ii  dhcp3-server                  3.0.3-5    DHCP server for automatic IP addre
hi  fai-kernels                   1.10.1     special kernels for FAI (Fully Aut
ii  nfs-kernel-server [nfs-server 1:1.0.7-3  Kernel NFS server support
pn  rsh-server                    <none>     (no description available)
ii  syslinux                      3.11-3     Bootloader for Linux/i386 using MS
ii  tftpd-hpa [tftpd]             0.40-4.1   HPA's tftp server
ii  wget                          1.10.2-1   retrieves files from the web

-- no debconf information





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

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:

fai-client_2.10_all.deb
  to pool/main/f/fai/fai-client_2.10_all.deb
fai-doc_2.10_all.deb
  to pool/main/f/fai/fai-doc_2.10_all.deb
fai-nfsroot_2.10_all.deb
  to pool/main/f/fai/fai-nfsroot_2.10_all.deb
fai-quickstart_2.10_all.deb
  to pool/main/f/fai/fai-quickstart_2.10_all.deb
fai-server_2.10_all.deb
  to pool/main/f/fai/fai-server_2.10_all.deb
fai_2.10.dsc
  to pool/main/f/fai/fai_2.10.dsc
fai_2.10.tar.gz
  to pool/main/f/fai/fai_2.10.tar.gz



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: SHA1

Format: 1.7
Date: Mon,  3 Apr 2006 15:11:30 +0200
Source: fai
Binary: fai-client fai-server fai-doc fai-quickstart fai-nfsroot
Architecture: source all
Version: 2.10
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
Closes: 277079 312201 312296 314613 341577 342471 344536 347974 348350 350015 
352939 356136 356265 356378 360183
Changes: 
 fai (2.10) unstable; urgency=low
 .
   * setup_harddisks: mapdisk(): add support for more than two disks, fix
     wrong comments (closes: #356265), allow logical partitions to be
     bootable (closes: #344536)
   * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
     detect kernel version for new kernel name (closes: 352939),
     remove patches-* file when using -K (closes: #348350), remove
     update-modules call, remove symlink creation to /tmp, add warning if
     $FAI_LOCAL_REPOSITORY is still used
   * fai-chboot: change output of -l and -L, major rework of the lsdir
     function, add more options for different listing formats, add template
     copy function (closes: #342471, #356136), options added: -g -c -t -o
   * 20-hwdetect.source: test if discover is installed
   * make-fai-bootfloppy: remove obsolete message (closes: #347974)
   * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
     if unlink fails, add option -n (closes: #356378), preserving is not an
     error (closes: #360183)
   * make example scripts more cfengine2 compatible (closes: #312201)
   * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
     available (closes: #314613)
   * install_packages: new feature, just unpack packages (closes: #277079),
     add urpmi, urpme and yum support
   * fai: exit script if no parameters are given and no run from nfsroot
   * subroutines: add verbose output when defining variables, add
     subroutines mkrw and mkrwsize, set $diskvar during softupdate to
     /var/log/fai/disk_var.sh, task_savelog: test if files exist before
     copying them
   * remove FAIBASE/20-save_diskvar (closes: #312296)
   * task_sysinfo: call lshw if available
   * lib/get-boot-info: remove duplicate network device names
   * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
     (closes: #341577)
   * create_ramdisk: use mkrw for making directories writeable
   * fai-mirror: add warning if some files do not exist
Files: 
 8c9fef9ec1bb8ec6174bd829b39cee34 579 admin extra fai_2.10.dsc
 7d6707e385bceb50178760eef08bf345 180858 admin extra fai_2.10.tar.gz
 5b6eb9b5b58c68343db9089c73e507fd 86088 admin extra fai-client_2.10_all.deb
 cdb93e6c9fc9f9e40de79dfeec2d070c 504822 admin extra fai-doc_2.10_all.deb
 bb4830f212d02470abad0dd3f361c6aa 34704 admin extra fai-server_2.10_all.deb
 91e9bc7e5bae585933babce41f7b7801 1774 admin extra fai-quickstart_2.10_all.deb
 71c57d4a786ccf4280495bbb4958e15b 30944 admin extra fai-nfsroot_2.10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEMR9c3BPlTqubZv0RAmdEAKCKS3QmeIlm9b77VXl2+kmckAFW1wCfcFwF
zvxRX18c5/B/HT3+alJPoao=
=Diqh
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to