[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#701538: marked as done (pre-approval of acpid/1:2.0.16-1+deb7u1)



Your message dated Mon, 15 Apr 2013 17:17:29 +0000
with message-id <E1URn21-0006ok-67@franck.debian.org>
and subject line Bug#701538: fixed in acpid 1:2.0.16-1+deb7u1
has caused the Debian Bug report #701538,
regarding pre-approval of acpid/1:2.0.16-1+deb7u1
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 owner@bugs.debian.org
immediately.)


-- 
701538: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701538
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi,

the attached patch fixes an issue with acpid running under systemd.
acpid ships its own unit files for systemd, instead of using the init
script. The one that should've replaced the init script does, however,
not get activated with the acpid package in wheezy and hence acpid does
not start on boot. This means, for instance, that VMs running wheezy
with systemd will not respond to the power button. This is how libvirt &
KVM signal that a VM should shut itself down.

The patch, courtesy of Michael Biebl, is very minimal:

diff --git a/debian/acpid.service b/debian/acpid.service
index 733edc9..b998711 100644
--- a/debian/acpid.service
+++ b/debian/acpid.service
@@ -5,3 +5,6 @@ Requires=acpid.socket
 [Service]
 StandardInput=socket
 ExecStart=/usr/sbin/acpid
+
+[Install]
+WantedBy=multi-user.target

Could the acpid maintainers upload this change with version
1:2.0.16-1+deb7u1 to t-p-u? Unstable does contain a new upstream version
and hence the fix cannot propagate from there, even though it's fixed in
unstable already.

Kind regards
Philipp Kern

--- End Message ---
--- Begin Message ---
Source: acpid
Source-Version: 1:2.0.16-1+deb7u1

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.

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 701538@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Meskes <meskes@debian.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 13 Apr 2013 21:49:51 +0200
Source: acpid
Binary: acpid kacpimon
Architecture: source i386
Version: 1:2.0.16-1+deb7u1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Debian Acpi Team <pkg-acpi-devel@lists.alioth.debian.org>
Changed-By: Michael Meskes <meskes@debian.org>
Description: 
 acpid      - Advanced Configuration and Power Interface event daemon
 kacpimon   - Kernel ACPI Event Monitor
Closes: 701538
Changes: 
 acpid (1:2.0.16-1+deb7u1) testing-proposed-updates; urgency=low
 .
   * Fix acpid problem with systemd for testing, too. (Closes: #701538)
Checksums-Sha1: 
 7e2b94995a4854a9ba5efc36136a5f1c24c71180 1337 acpid_2.0.16-1+deb7u1.dsc
 e958f91c63ec4a19e7c00d92be912788ccf6856c 18863 acpid_2.0.16-1+deb7u1.diff.gz
 37ab1232db61be2ff4016507ac076ca88561bee6 56632 acpid_2.0.16-1+deb7u1_i386.deb
 c22adef65a0073f052e4b47a5118e29b58f178a9 31686 kacpimon_2.0.16-1+deb7u1_i386.deb
Checksums-Sha256: 
 02c4548de2c38feeaa4516cae96b65e50007519c92cb4acd35982896bfb3b4bc 1337 acpid_2.0.16-1+deb7u1.dsc
 7d79da13ab6b0d6368431d05d1935f73da1647ec6bd1e9afb7ec18fec16ef75e 18863 acpid_2.0.16-1+deb7u1.diff.gz
 17f9f341f4a13e20ffa7a433f717b68f5c9350deba4855b1a308b56ed543f1de 56632 acpid_2.0.16-1+deb7u1_i386.deb
 f9dc8b651a2764b9d0b1560c2e1b47513ff8962b7b3f4334fe2277fbe919b8e8 31686 kacpimon_2.0.16-1+deb7u1_i386.deb
Files: 
 e618b8371d742030dbe28f1149b451bc 1337 admin optional acpid_2.0.16-1+deb7u1.dsc
 ca6f731bb31f8834c9598e56c2e79682 18863 admin optional acpid_2.0.16-1+deb7u1.diff.gz
 9a2ca0e078b6ccad9758390545d7b51a 56632 admin optional acpid_2.0.16-1+deb7u1_i386.deb
 377a3c2e37dbad8dac242bef7ee24ac4 31686 utils extra kacpimon_2.0.16-1+deb7u1_i386.deb

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

iD8DBQFRbDMkVkEm8inxm9ERAu97AJsEoCkNBepEUnk1T22ZIaTE94EYKgCfRsWr
WsRYR3wrLhLZKf9eDaCzQ14=
=RJ2r
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: