Michael, Your branch looks awesome, thanks for the great work here! I only see one possible issue, which is:
+ rmdir --ignore-fail-on-non-empty /etc/acpi/resume.d + rmdir --ignore-fail-on-non-empty /etc/acpi/suspend.d these commands will cause the preinst to fail if the directories simply don't exist, which though unlikely, is a perfectly valid state for the system to be in at this point. So I'm going to guard these with a pair of if [ -d ] checks. Everything else looks great as far as an upload to karmic is concerned. Per Martin, if this is to be an SRU target the SRU branch should be less invasive. -- Use pm-utils when suspending/hibernating https://bugs.launchpad.net/bugs/366119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs