When I have sys-apps/apmd installed but not sys-power/powermgmt-base, /usr/bin/on_ac_power gives me the following error message: /usr/bin/on_ac_power: line 23: acpi_available: command not found /usr/bin/on_ac_power: line 40: apm_available: command not found However, those scripts are available in powermgmt-base, so this problem goes away when I emerge that package. Reproducible: Always Steps to Reproduce: 1. Install apmd without powermgmt-base 2. run /usr/bin/on_ac_power Actual Results: Described above. Expected Results: apmd should either require powermgmt-base as a dependency, contain acpi_available and apm_available, or not contain the on_ac_power script. Note that the on_ac_power script in apmd and powermgmt-base are identical.
I am in the process of getting this into the tree, it isn't forgotten
This is now fixed in portage.