Package: powermgmt-base Version: 1.29 package:makedev contains /sbin/MAKEDEV and its initscript creates the link /dev/MAKEDEV => /sbin/MAKEDEV. powermgmt-base.postinst does: cd /dev && ./MAKEDEV -v apm; but the link isn't apparently guaranteed to exist when this is called.
I'm building a debian-live ISO image which triggers this, though I'm not sure I guess something is pulling it in as a dependency. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

