Your message dated Sun, 15 Mar 2009 19:53:43 +0000
with message-id <[email protected]>
and subject line Bug#504662: fixed in fai 3.2.17~lenny1
has caused the Debian Bug report #504662,
regarding fai-do-scripts: Still fails on /usr/bin/perl -w scripts
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.)


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

Hi,

It turns out that the fix for bug 490111 didn't actually completely fix
the issue with scripts that use "-w" on the shebang line for Perl scripts.
And everyone uses -w, right?  ;)

The attached patch fixes the regex in the case statement.

Cheers!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.5-dirk (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=POSIX (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages fai-client depends on:
ii  file                       4.26-1        Determines file type using "magic"
ii  libapt-pkg-perl            0.1.22+b1     Perl interface to libapt-pkg
ii  libparse-recdescent-perl   1.95.1+dfsg-3 generates recursive-descent parser
ii  perl                       5.10.0-16     Larry Wall's Practical Extraction 

Versions of packages fai-client recommends:
ii  cfengine2                     2.2.8-1    Tool for configuring and maintaini
ii  debconf-utils                 1.5.24     debconf utilities

Versions of packages fai-client suggests:
pn  cryptsetup                    <none>     (no description available)
pn  dmsetup                       <none>     (no description available)
pn  ntfsprogs                     <none>     (no description available)

-- no debconf information
--- bin/fai-do-scripts.orig     2008-11-06 12:14:57.000000000 +1300
+++ bin/fai-do-scripts  2008-11-06 12:15:13.000000000 +1300
@@ -133,7 +133,7 @@
            fc_check_status $file $? | tee -a $LOGDIR/cfengine.log
        ;;
 
-       *"perl*script"*)
+       *perl*script*)
            echo "Executing    perl: $file"
            echo "=====   perl: $file   =====" >> $LOGDIR/perl.log 2>&1
            ./$file >> $LOGDIR/perl.log 2>&1

--- End Message ---
--- Begin Message ---
Source: fai
Source-Version: 3.2.17~lenny1

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_3.2.17~lenny1_all.deb
  to pool/main/f/fai/fai-client_3.2.17~lenny1_all.deb
fai-doc_3.2.17~lenny1_all.deb
  to pool/main/f/fai/fai-doc_3.2.17~lenny1_all.deb
fai-nfsroot_3.2.17~lenny1_all.deb
  to pool/main/f/fai/fai-nfsroot_3.2.17~lenny1_all.deb
fai-quickstart_3.2.17~lenny1_all.deb
  to pool/main/f/fai/fai-quickstart_3.2.17~lenny1_all.deb
fai-server_3.2.17~lenny1_all.deb
  to pool/main/f/fai/fai-server_3.2.17~lenny1_all.deb
fai_3.2.17~lenny1.dsc
  to pool/main/f/fai/fai_3.2.17~lenny1.dsc
fai_3.2.17~lenny1.tar.gz
  to pool/main/f/fai/fai_3.2.17~lenny1.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.
Holger Levsen <[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.8
Date: Wed, 25 Feb 2009 12:26:19 +0100
Source: fai
Binary: fai-client fai-doc fai-server fai-quickstart fai-nfsroot
Architecture: source all
Version: 3.2.17~lenny1
Distribution: stable-proposed-updates
Urgency: medium
Maintainer: Thomas Lange <[email protected]>
Changed-By: Holger Levsen <[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: 494431 504662 515101 516849
Changes: 
 fai (3.2.17~lenny1) stable-proposed-updates; urgency=medium
 .
   * fai 3.2.17 and 3.2.17~lenny1 are identical - the difference in version
     number is only due to the way packages move within Debian releases.
   * Added myself to uploaders.
   * Fix typo in fai-do-scripts which prevented perl scripts to be executed,
     thanks to Andrew Ruthven for reporting this. (Closes: #504662)
   * setup-storage/Parser.pm: Do not enforce a space after VG/LV names in
     resize/preserve options. Thanks to Frederic Blanc for the patch.
     (closes: #516849)
   * fai-mirror: honor $debug and $qflag environment variables, thanks to
     Michael Tautschnig. (Closes: #494431)
   * device2grub: Add /dev/i2o/hdX  to the list of recognized devices. Thanks
     to Jürgen Kahnert for the patch. (Closes: #515101)
Checksums-Sha1: 
 593f7898dfde807dfcab9c0a4f4c0520c44fc5f3 1070 fai_3.2.17~lenny1.dsc
 3b6ebd2ad9446a2f0c307d2067fffab63631cfa6 264006 fai_3.2.17~lenny1.tar.gz
 2fb6f5b80021e9047b0cd844e3409a2ccc5ab1f3 150026 
fai-client_3.2.17~lenny1_all.deb
 1789f7cbcb836c38b08c4529e908bb47effd9f5b 566926 fai-doc_3.2.17~lenny1_all.deb
 0c2e41753642c2f8eedf4da7432dcbb7d2dcbfb0 52142 fai-server_3.2.17~lenny1_all.deb
 b79d5977e3be7f28cba0e19ab5fc6d14ff91be0d 1906 
fai-quickstart_3.2.17~lenny1_all.deb
 1873bb643ce9763a2c69df9b412e675d677ccf9d 54344 
fai-nfsroot_3.2.17~lenny1_all.deb
Checksums-Sha256: 
 49d93efd7a1741d3e9b6f32f208e64f127f3fcf2ae797bd4c82115cb099072fc 1070 
fai_3.2.17~lenny1.dsc
 6fda5d8830c8e2eda5b9ebfa7a5b8e7bb67c73abd3d467192cdeddb22cf62358 264006 
fai_3.2.17~lenny1.tar.gz
 a2e292d9c00fada6a04b592a511c42dba9ca184a01149694875d8e719cd3e90a 150026 
fai-client_3.2.17~lenny1_all.deb
 e4df5b366b1ba52f19ef595861e6d6246fe0d89865dbdb218b4e452cecc068dd 566926 
fai-doc_3.2.17~lenny1_all.deb
 114b33df3e4458be6bb6c3c8018906fd2f0b3cf6aa371411899f69608d8b45b7 52142 
fai-server_3.2.17~lenny1_all.deb
 175cebd4f01862ccc38936eb32aa4d418f931b53315c35ecec2367b3898beef6 1906 
fai-quickstart_3.2.17~lenny1_all.deb
 b56b15a1886c53795e3a675fe5462e47a669fbd2ade566e39b2a897db5c36ac5 54344 
fai-nfsroot_3.2.17~lenny1_all.deb
Files: 
 2b114b7d45a9b6d53557ff31541f247c 1070 admin extra fai_3.2.17~lenny1.dsc
 6d8f3487020a58f0756dadc31ef4ac7c 264006 admin extra fai_3.2.17~lenny1.tar.gz
 9fd8b24489f267bb955cb6951e3f6c41 150026 admin extra 
fai-client_3.2.17~lenny1_all.deb
 e1d50572dc87120fdba0f093ec762ff5 566926 doc extra fai-doc_3.2.17~lenny1_all.deb
 92c2a241a598a73a82dfbbe2fce8ac6f 52142 admin extra 
fai-server_3.2.17~lenny1_all.deb
 e5c020504f1455c9515bcd63dbee4fd3 1906 admin extra 
fai-quickstart_3.2.17~lenny1_all.deb
 e7167e82700d4cdb102865e5a7ee5c35 54344 admin extra 
fai-nfsroot_3.2.17~lenny1_all.deb

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

iD8DBQFJpb8DUHLQNqxYNSARAil4AJ9AUJ/mslyGWAJxYLWE+Uds8qxomwCcCelx
M0gRZrO53I2Tfpx7lqQGLoM=
=fBN5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to