https://bugzilla.novell.com/show_bug.cgi?id=623290 https://bugzilla.novell.com/show_bug.cgi?id=623290#c7 --- Comment #7 from Till Dörges <td@pre-secure.de> 2010-08-26 10:39:20 UTC --- (In reply to comment #6)
And which command did you call when you see this error? Because all main pm-utils commands already sources /usr/lib/pm-utils/pm-functions, where log function is declared.
$ rpm -ql pm-utils | grep bin | xargs grep pm-functions /usr/bin/pm-is-supported:. "/usr/lib/pm-utils/pm-functions" /usr/lib/pm-utils/bin/pm-action:. "/usr/lib/pm-utils/pm-functions" /usr/sbin/pm-hibernate:. "/usr/lib/pm-utils/pm-functions" /usr/sbin/pm-powersave:. "/usr/lib/pm-utils/pm-functions" /usr/sbin/pm-suspend:. "/usr/lib/pm-utils/pm-functions" /usr/sbin/pm-suspend-hybrid:. "/usr/lib/pm-utils/pm-functions"
I didn't call anything directly. My testcase was related to bug 633496. I.e. I put SUSPEND_MODULES="em28xx" into /etc/pm/config.d/terratec. Then I tried to suspend to disk. When 75modules is executed (automatically for the suspend, not by me), I find the above error message in /var/log/pm-suspend.log. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.