Your message dated Mon, 03 Apr 2006 07:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#312201: 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

---%<---
$ dpkg --status fai
Package: fai
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 1908
Maintainer: Thomas Lange <[EMAIL PROTECTED]>
Architecture: all
Version: 2.8.4
Depends: perl, libapt-pkg-perl
Recommends: debootstrap, nfs-kernel-server | nfs-server, fai-kernels, dhcp3-server | bootp, tftpd-hpa | tftpd, rsh-server, wget, syslinux
Suggests: ssh, debmirror, mknbi, apt-move, mkinitrd-cd, grub
Conffiles:
 /etc/fai/menu.lst 4fc85a82663397c3d41867de0096277d
 /etc/fai/sources.list 22cb669a3934a816c78571300b2134ce
 /etc/fai/fai.conf 97e36d8c5a7a5a0ef3e550fd06d92986
 /etc/fai/make-fai-nfsroot.conf 6d8f3ad49ce923e922248879bdcd7586
Description: Fully Automatic Installation
---%<---

Hi, I changed $FAI_CONFIG/scripts/FAIBASE/40-misc so it will run on an nfsroot with cfengine2 installed. This is the
output of diff -u:

---%<---
$ diff -u /usr/share/doc/fai/examples/simple/scripts/FAIBASE/40-misc /var/fai/config/scripts/FAIBASE/40-misc
--- /usr/share/doc/fai/examples/simple/scripts/FAIBASE/40-misc  2005-04-09 22:05:30.000000000 +0200
+++ /var/fai/config/scripts/FAIBASE/40-misc     2005-06-06 10:12:41.199862449 +0200
@@ -1,9 +1,10 @@
-#! /usr/bin/cfengine
+#!/usr/sbin/cfagent -f
 
 control:
-   OutputPrefix = ("cfengine")
+       any::
+   OutputPrefix = ( "cfengine" )
    actionsequence = ( files directories editfiles )
-   EditFileSize = ( 30000 )
+   EditfileSize= ( 30000 )
 
 files:
    any::
---%<---

Greetings,

Richard
P.S.: sorry about the footer, can't help it.


----------------------------------------------------------------------
The information contained in this email is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is prohibited and may be unlawful. Please notify the sender immediately. The content of this email is not legally binding unless confirmed by letter.

Der Inhalt dieser E-Mail ist ausschliesslich fuer den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail unzulaessig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen. Der Inhalt der E-Mail ist nur rechtsverbindlich, wenn er unsererseits durch einen Brief entsprechend bestaetigt wird.
----------------------------------------------------------------------

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