Package: hibernate
Version: 1.96~pre-svn.r1136-1
Severity: normal

Hi,

when running hibernate-ram on an Linux/x86 laptop I get this:

$ hibernate-ram
/usr/share/hibernate/scriptlets.d/sysfs_power_state: line 22: arch: command not 
found
/usr/share/hibernate/scriptlets.d/sysfs_power_state: line 22: arch: command not 
found


Looking at the code, the script tries to use the 'arch' command which is
no longer available (at least on my system). The arch(1) manpage says
it's deprecated and you should use 'uname -m' instead.

The script checks the 'arch' output to see if it's a PowerPC system,
maybe on Debian PowerPC 'arch' is still available? (I doubt it, though)


HTH, Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature

Reply via email to