Bug#701538: pre-approval of acpid/1:2.0.16-1+deb7u1

2013-04-15 Thread Michael Meskes
On Sat, Apr 13, 2013 at 04:30:19PM +0100, Adam D. Barratt wrote:
 On Thu, 2013-04-04 at 18:42 +0200, Niels Thykier wrote:
  On 2013-02-24 12:37, Philipp Kern wrote:
   the attached patch fixes an issue with acpid running under systemd.
 [...]
   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.
 
  Sorry, for the delay in getting back to you.
  
  Feel free to upload this to tpu and ping us when it has been done.
 
 Ping?

Uploaded. Sorry, was travelling without a reliable and fast enough internet
connection to work remotely.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130415172532.ga7...@feivel.credativ.lan



Bug#701538: pre-approval of acpid/1:2.0.16-1+deb7u1

2013-04-13 Thread Adam D. Barratt
On Thu, 2013-04-04 at 18:42 +0200, Niels Thykier wrote:
 On 2013-02-24 12:37, Philipp Kern wrote:
  the attached patch fixes an issue with acpid running under systemd.
[...]
  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.

 Sorry, for the delay in getting back to you.
 
 Feel free to upload this to tpu and ping us when it has been done.

Ping?

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1365867019.4627.47.ca...@jacala.jungle.funky-badger.org



Bug#701538: pre-approval of acpid/1:2.0.16-1+deb7u1

2013-04-04 Thread Niels Thykier
Control: tags -1 confirmed

On 2013-02-24 12:37, Philipp Kern wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@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.
 
 [...]
 
 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
 
 

Sorry, for the delay in getting back to you.

Feel free to upload this to tpu and ping us when it has been done.

~Niels


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/515dad80@thykier.net



Processed: Re: Bug#701538: pre-approval of acpid/1:2.0.16-1+deb7u1

2013-04-04 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 confirmed
Bug #701538 [release.debian.org] pre-approval of acpid/1:2.0.16-1+deb7u1
Added tag(s) confirmed.

-- 
701538: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701538
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b701538.136509376815310.transcr...@bugs.debian.org



Bug#701538: pre-approval of acpid/1:2.0.16-1+deb7u1

2013-02-24 Thread Philipp Kern
Package: release.debian.org
Severity: normal
User: release.debian@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


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130224113724.1031.77279.report...@spike.0x539.de