Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486188 - app-laptop/laptop-mode-tools-1.63-r2 with sys-apps/systemd-204 - /usr/share/laptop-mode-tools/modules/hdparm calls /sbin/udevadm
Summary: app-laptop/laptop-mode-tools-1.63-r2 with sys-apps/systemd-204 - /usr/share/l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Low normal (vote)
Assignee: Alon Bar-Lev (RETIRED)
URL: https://bbs.archlinux.org/viewtopic.p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 13:58 UTC by Anton Gubarkov
Modified: 2013-09-27 16:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Gubarkov 2013-09-27 13:58:22 UTC
the message appears in the logs. 
It was tracked down to the script /usr/share/laptop-mode-tools/modules/hdparm
Line 44 read: if [ -x /sbin/udevadm ]; then
while udevadm is in /bin/udevadm when provided by sys-apps/systemd-204

thanks https://bbs.archlinux.org/viewtopic.php?id=135665 for troubleshooting.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2013-09-27 16:38:37 UTC
This has already been fixed in 1.64, please re-open if not.