Description of problem: /usr/lib64/pm-utils/sleep.d/99hd-apm-restore.hook references /usr/lib/pm-utils/functions instead of say ${PM_UTILS_LIBDIR}/functions. On a lib64 system with only 64-bit pm-utils installed (the default), this breaks. Version-Release number of selected component (if applicable): pm-utils-1.1.0-4.fc9.x86_64 How reproducible: Every time Steps to Reproduce: 1.Just look at the file :-) Actual results: It sources a file that doesn't exist. Expected results: It should use libdir or somesuch correctly. Additional info:
Thanks for the report, it was already reported today/yesterday and I will try to fix it now. *** This bug has been marked as a duplicate of 442294 ***