Your message dated Tue, 23 Sep 2008 09:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#499825: fixed in acpid 1.0.6-12
has caused the Debian Bug report #499825,
regarding An init script is syntax error
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.)


-- 
499825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499825
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: acpid
Version: 1.0.6-11
Severity: serious

An init script does not run by /bin/dash:
 Setting up acpid (1.0.6-11) ...
 /etc/init.d/acpid: 60: Syntax error: Missing '))'
 invoke-rc.d: initscript acpid, action "start" failed.
 dpkg: error processing acpid (--install):
  subprocess post-installation script returned error exit status 2

--- /etc/init.d/acpid.orig
+++ /etc/init.d/acpid
@@ -29,7 +29,7 @@
 . /etc/default/rcS

 # Are we Debian or Ubuntu?
-DISTRO=$((cut -f 1 -d" " /etc/issue 2>/dev/null || echo Debian) |head -n1);
+DISTRO=$( (cut -f 1 -d" " /etc/issue 2>/dev/null || echo Debian) |head -n1 );

 if [ "$VERBOSE" = "no" ]; then
        MODPROBE_OPTIONS="$MODPROBE_OPTIONS --quiet"



--- End Message ---
--- Begin Message ---
Source: acpid
Source-Version: 1.0.6-12

We believe that the bug you reported is fixed in the latest version of
acpid, which is due to be installed in the Debian FTP archive:

acpid_1.0.6-12.diff.gz
  to pool/main/a/acpid/acpid_1.0.6-12.diff.gz
acpid_1.0.6-12.dsc
  to pool/main/a/acpid/acpid_1.0.6-12.dsc
acpid_1.0.6-12_i386.deb
  to pool/main/a/acpid/acpid_1.0.6-12_i386.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.
Michael Meskes <[EMAIL PROTECTED]> (supplier of updated acpid 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: Tue, 23 Sep 2008 10:38:38 +0200
Source: acpid
Binary: acpid
Architecture: source i386
Version: 1.0.6-12
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team <[EMAIL PROTECTED]>
Changed-By: Michael Meskes <[EMAIL PROTECTED]>
Description: 
 acpid      - Utilities for using ACPI power management
Closes: 499825 499854
Changes: 
 acpid (1.0.6-12) unstable; urgency=low
 .
   * Check for Ubuntu/Debian in apt sources list instead of /etc/issue,
     closes: #499825, #499854
Checksums-Sha1: 
 bbfc28a7d21f732ba6876d2d509f0579211a7958 1206 acpid_1.0.6-12.dsc
 1129fd145a990b90f83457989567dd35bec78477 16072 acpid_1.0.6-12.diff.gz
 3f8b8851f64772d1f2369d0bb747a46ef5a52474 31922 acpid_1.0.6-12_i386.deb
Checksums-Sha256: 
 8f6b40167b48c62b887f9891b5276fe67e3e9c3a675542e1931ac99cfaf730a6 1206 
acpid_1.0.6-12.dsc
 0e64b8550b21ce1af88fbd4cd9c9b024531e914af4382acfff9b0de2bc5af3f4 16072 
acpid_1.0.6-12.diff.gz
 5e34c88001d4f3f126be74073b0cb3c86f955f9f619f85e1dfe955adc8b42041 31922 
acpid_1.0.6-12_i386.deb
Files: 
 2570f882892db195a00a7504167df0c4 1206 admin optional acpid_1.0.6-12.dsc
 ccd5cce18aa00ecda109d48a98546450 16072 admin optional acpid_1.0.6-12.diff.gz
 720fda3ed74242447fbc071994ad1063 31922 admin optional acpid_1.0.6-12_i386.deb

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

iD8DBQFI2KvAVkEm8inxm9ERAnAHAJ9BpQBcgcZ8gCUCe6iFaRwf612cbgCfSDks
QBa7CBeTLtQM6RdSDyszqiw=
=EbI0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to