Hej,

The package throttled-0.4.6-1002 of the 10.4/unstable tree is not  
installed correctly.

More precisely does the scriptfile /sw/sbin/throttled-startup try to  
launch throttled from /usr/local/sbin.

To correct the issue /sw/sbin/throttled-startup should be changed from:
/usr/local/sbin/throttled -s $MAXSPEED -r $RULENUM -d 17778 -p 1 -d  
17777 -p 2 -T || exit
to:
/sw/sbin/throttled -s $MAXSPEED -r $RULENUM -d 17778 -p 1 -d 17777 -p  
2 -T || exit
or some such.


Regards,

Henrik Nørgaard Hansen
Troubleshooter at large


PS: How did I find the bug?  Nah, carefull examination of the  
sourcefiles before I installed the package, of course!
Not really; I had an old version of throttled in /usr/local/sbin,  
which does not support the -r parameter as used in this version.  LOL.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to