Your message dated Fri, 21 Jan 2005 06:32:07 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#281264: fixed in fai 2.6.6
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Nov 2004 20:08:30 +0000
>From [EMAIL PROTECTED] Sun Nov 14 12:08:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from armagnac.ifi.unizh.ch (albatross.madduck.net) [130.60.75.72] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CTQfm-0004PM-00; Sun, 14 Nov 2004 12:08:30 -0800
Received: from localhost (albatross.madduck.net [127.0.0.1])
        by albatross.madduck.net (postfix) with ESMTP id 85431897796
        for <[EMAIL PROTECTED]>; Sun, 14 Nov 2004 21:08:28 +0100 (CET)
Received: from localhost (lapse.madduck.net [130.60.75.59])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (Client CN "cirrus.madduck.net", Issuer "madduck.net CA" (verified OK))
        by albatross.madduck.net (postfix) with ESMTP id 3B5D3897766
        for <[EMAIL PROTECTED]>; Sun, 14 Nov 2004 21:08:28 +0100 (CET)
Received: by localhost (Postfix, from userid 1000)
        id F0DE2204D1A; Sun, 14 Nov 2004 21:08:28 +0100 (CET)
Date: Sun, 14 Nov 2004 21:08:28 +0100
From: martin f krafft <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: please add patches to work around debootstrap bug
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh"
Content-Disposition: inline
X-Reportbug-Version: 3.2
Organization: Debian GNU/Linux
X-OS: Debian GNU/Linux 3.1 kernel 2.6.8-cirrus i686
X-Motto: Keep the good times rollin'
X-Subliminal-Message: debian/rules!
X-Debbugs-No-Ack: please spare me
X-Debbugs-Cc: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by albatross.madduck.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-14.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC,X_DEBBUGS_NO_ACK autolearn=ham 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--jI8keyz6grp/JLjh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: fai
Version: 2.6.5
Severity: wishlist

Apparently, the debootstrap maintainer does not care too much to fix
the important bug #272257. It is possible to work around the problem
in FAI with the following patch. Please apply! This patch unified
the two I posted to the FAI mailing list.

--- /usr/sbin/make-fai-nfsroot  2004-11-13 12:24:08.000000000 +0100
+++ /usr/sbin/make-fai-nfsroot  2004-11-14 20:52:38.000000000 +0100
@@ -230,6 +230,9 @@
=20
     if [ "$FAI_DEBOOTSTRAP" ]; then
         call_with_stamp call_debootstrap $FAI_DEBOOTSTRAP
+        if [ $(readlink $NFSROOT/etc/resolv.conf) =3D '/etc/resolvconf/run=
/resolv.conf' ]; then
+          install -m644 /etc/resolv.conf $NFSROOT/etc/resolv.conf
+        fi
         $ROOTCMD apt-get clean
         echo "Creating base.tgz"
         tar -l -C $NFSROOT -cf - --exclude var/tmp/base.tgz . | gzip > $NF=
SROOT/var/tmp/base.tgz

Excuse me if this is not a proper fix. The resolv.conf handling in
FAI is very confusing. Maybe you could outline it for me? How is it
supposed to all take place?

Thanks,

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (600, 'testing'), (98, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-cirrus
Locale: LANG=3Den_GB, LC_CTYPE=3Den_GB.UTF-8 (charmap=3DUTF-8)

Versions of packages fai depends on:
ii  debootstrap                   0.2.45     Bootstrap a basic Debian system
pn  nfs-server                               Not found.
ii  perl [perl5]                  5.8.4-3    Larry Wall's Practical Extract=
ion=20

--=20
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer, admin, user, and author
`. `'`
  `-  Debian - when you have better things to do than fixing a system
=20
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!

--jI8keyz6grp/JLjh
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFBl7s8IgvIgzMMSnURApofAKCjxEIryL++lO9uJknZjpniGAbgrQCg1Lxr
nA4wqr5WrTErhjacJk6ScbQ=
=eFT9
-----END PGP SIGNATURE-----

--jI8keyz6grp/JLjh--

---------------------------------------
Received: (at 281264-close) by bugs.debian.org; 21 Jan 2005 11:35:48 +0000
>From [EMAIL PROTECTED] Fri Jan 21 03:35:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Crx4t-0007oO-00; Fri, 21 Jan 2005 03:35:47 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Crx1L-00061d-00; Fri, 21 Jan 2005 06:32:07 -0500
From: Thomas Lange <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#281264: fixed in fai 2.6.6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 21 Jan 2005 06:32:07 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: fai
Source-Version: 2.6.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:

fai_2.6.6.dsc
  to pool/main/f/fai/fai_2.6.6.dsc
fai_2.6.6.tar.gz
  to pool/main/f/fai/fai_2.6.6.tar.gz
fai_2.6.6_all.deb
  to pool/main/f/fai/fai_2.6.6_all.deb



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: Fri, 21 Jan 2005 04:24:26 +0100
Source: fai
Binary: fai
Architecture: source all
Version: 2.6.6
Distribution: unstable
Urgency: medium
Maintainer: Thomas Lange <[EMAIL PROTECTED]>
Changed-By: Thomas Lange <[EMAIL PROTECTED]>
Description: 
 fai        - Fully Automatic Installation
Closes: 281264 287150 289271 290007 290359 290526
Changes: 
 fai (2.6.6) unstable; urgency=medium
 .
   * 06hwdetect.source: add comment, add class NVIDIA which is not currently
     used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with
     $(), discard error messages from modprobe, enable dma mode for ide
     devices (with fai CD it was not enabled)
   * make-fai-nfsroot: use "" when testing variables, add link for
     discover, remove resolv.conf created by debootstrap (closes: #281264),
     create list of all packages in base.tgz, add packages for x86_64,
     remove unneeded files in $FSROOT/etc/fai
   * ftar: bug fix do not do recursive removal if $target/$dir is /
   * fai-guide.sgml: fix typos (closes: #287150), add info about
     /files/packages/ (closes: #290359)
   * add task_savelog to die() (closes: #290526)
   * make-fai-bootfloppy: bug fix: support /media directory, choose last
     installed kernel if more than one kernel is installed in nfsroot
   * setup_harddisks: bug fix: redefined mountpoint are too often reported,
     allow space before primary and logical keyword
   * create_ramdisk: bug fix: make directory for discover
   * fai-setup: typo in variable name (closes: #289271), reload nfs server
     instead of restart, read make-fai-nfsroot.conf, use variable
     FAICLIENTS
   * fai-class: bug fix: option -T hangs the script, make it a bash script,
     replace backticks `` with $(), bad variable name in testclass()
   * share/subroutines: bug fix: cd to / so umount -a will not fail too
     often, kill sshd before rebooting, umount $target/proc before
     umounting all otger file systems, copy FAI_CLASSES variables.sh
     disk_var.sh to $target/var/log/fai
   * fai-chboot: bug fix: do not fail on subnet IP addresses, test if host
     lookup is possible before calling $h->name (closes: #290007)
   * install_packages: add option -f, add command{pending},
     command{dpkgc}, print max number of packages only in verbose mode
   * install_packages.8: add option -f, add info about
     install_packages.conf
   * new config file: install_packages.conf, used for fai-mirror(1)
   * rcS_fai: remount / with noatime, set variables if booting from CD, set
     hostname to $HOST it was unset, remove unused variable, minor code
     cleanup
   * DEFAULT/S01: add copying of /etc/modules
   * DEFAULT/S10: add message where grub writes boot record
   * class/01alias: add class FAICD if running from fai CD, add classes for
     host gnomehost (used by fai-cd)
   * package_config/DEMO: replace install with aptitude
   * make-fai-nfsroot.conf: add variable FAICLIENTS, remove package dpkg-dev
   * script/LAST: enable shadow passwords for passwd and group in examples,
     eject cdrom when running from fai CD
   * task_sysinfo: call hwinfo if available
   * fai-savelog: do not save remotely if $LOGSERVER is not set
   * new command fai-mirror and manual page fai-mirror.1
   * .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model
   * .../XF86CXonfig-4/MATROX: removed because DEFAULT works now
Files: 
 ab6a4b6686764330252cf9d77def948b 512 admin extra fai_2.6.6.dsc
 f53988ba13dd55878feffdfc6cc1bae6 197456 admin extra fai_2.6.6.tar.gz
 cfbbe2ccc3897cb4a3ffd131f8b0a490 571628 admin extra fai_2.6.6_all.deb

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

iD8DBQFB8H+Q3BPlTqubZv0RAgv1AJ9dCrzre1zsfkFBUKHm/LesE0sPXQCg5cW9
+N+Jh46SCAIEDIeK1CSWUo4=
=UnlY
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to