[Bug 570450] Re: regression in /etc/acpi/powerbtn.sh causes it to fail entirely on Ubuntu servers
roberta
crowntowndiva at yahoo.com
Mon Mar 5 10:04:48 UTC 2012
** Changed in: acpid (Ubuntu)
Assignee: Dustin Kirkland (kirkland) => roberta (crowntowndiva)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpid in Ubuntu.
https://bugs.launchpad.net/bugs/570450
Title:
regression in /etc/acpi/powerbtn.sh causes it to fail entirely on
Ubuntu servers
Status in “acpid” package in Ubuntu:
Fix Released
Status in “acpid” source package in Lucid:
Fix Released
Bug description:
Binary package hint: acpi
The last upload of acpid causes a problem on systems which do not have
the acpi-support package installed:
acpid (1.0.10-5ubuntu2) lucid; urgency=low
* Source /usr/share/acpi-support/power-funcs in powerbtn.sh (LP:
#508073)
-- Jonathan Thomas <echidnaman at kubuntu.org> Fri, 15 Jan 2010
19:59:47 -0500
The sourcing of the file happens unconditionally, and the acpid package does not depend on acpi-support, which provides that file.
This could be solved by adding acpi-support to acpid's depends,
however, this isn't desirable because it pulls in several X related
packages which we would not want on a server.
Instead, let's only source that file if it exists. If it doesn't,
then there is a foolproof failure case handling at the bottom of that
script.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/570450/+subscriptions
More information about the foundations-bugs
mailing list