[Pkg-acpi-devel] Bug#556896: acpi-support: '/etc/acpi/resume.d': Directory not empty
Jonathan Nieder
jrnieder at gmail.com
Wed Nov 18 04:29:17 UTC 2009
Package: acpi-support
Version: 0.129-1
Severity: minor
Here’s another mysterious error message from the upgrade.
| Unpacking replacement acpi-support ...
| dpkg: warning: unable to delete old directory '/etc/acpi/ac.d': Directory not empty
| dpkg: warning: unable to delete old directory '/etc/acpi/battery.d': Directory not empty
These I expected, as consequences of previous errors.
| dpkg: warning: unable to delete old directory '/etc/acpi/resume.d': Directory not empty
This I didn’t.
Jonathan
$ ls -l /etc/acpi/resume.d/
total 4
-rwxr-xr-x. 1 root root 76 Aug 19 2008 10-thinkpad-standby-led.sh
$ cat /etc/acpi/resume.d/10-thinkpad-standby-led.sh
#!/bin/sh
. /usr/share/acpi-support/state-funcs
setLEDThinkpadSuspending 1
$ dpkg -S /etc/acpi/resume.d
dpkg: /etc/acpi/resume.d not found.
It is possible this is an old error. I certainly don’t remember adding
such a file (this is a laptop, but not a Thinkpad). The dpkg logs cannot
help, unfortunately, since they only go back to 2 July this year.
More information about the Pkg-acpi-devel
mailing list