Bug#635219: acpid: excessive power script invocation

2011-12-10 Thread Michael Meskes
On Sat, Nov 26, 2011 at 06:26:23PM +0100, Samuel Thibault wrote: > > I think the script that gets called is /etc/acpi/power.sh from the > > acpi-support > > package. This script calls pm-powersave which might result in the action you > > see. > > It looks so. > > > The big question then is, whic

Bug#635219: acpid: excessive power script invocation

2011-11-26 Thread Samuel Thibault
Michael Meskes, le Thu 17 Nov 2011 12:10:28 +0100, a écrit : > > /var/log/pm-powersave.log that it starts anacron (as pasted below), and > > that's what triggers a write, at least, not only the anacron script > > itself. > > I think the script that gets called is /etc/acpi/power.sh from the > acp

Bug#635219: acpid: excessive power script invocation

2011-11-17 Thread Michael Meskes
On Tue, Jul 26, 2011 at 04:41:25PM +0200, Samuel Thibault wrote: > Well, I'm not sure which script you are talking about. One thing is > that one the scripts (acpid-provided I guess) does dump log into Acpid does not provide any script. > /var/log/pm-powersave.log that it starts anacron (as paste

Bug#635219: acpid: excessive power script invocation

2011-07-26 Thread Samuel Thibault
Ted Felix, le Tue 26 Jul 2011 10:24:30 -0400, a écrit : > On 7/23/2011 6:34 PM, Samuel Thibault wrote: > > Shouldn't acpid somehow avoid calling the same script for the same event > over and over? > > acpid's only purpose is to call scripts in response to acpi events. It is > up to the script t

Bug#635219: acpid: excessive power script invocation

2011-07-26 Thread Ted Felix
On 7/23/2011 6:34 PM, Samuel Thibault wrote: > Shouldn't acpid somehow avoid calling the same script for the same event over and over? acpid's only purpose is to call scripts in response to acpi events. It is up to the script to avoid doing unnecessary things that result in writing to the

Bug#635219: acpid: excessive power script invocation

2011-07-23 Thread Samuel Thibault
Package: acpid Version: 1:2.0.10-1 Severity: normal Hello, When the battery of my laptop is almost empty, acpi_event keeps showing battery PNP0C0A:00 0080 0001 (about twice per second). The issue is that the power script gets invoked each time, resulting to a message on the console abou