FS#17904 - [dhclient] wrong path for dhclient-script
Attached to Project:
Arch Linux
Opened by ianux (ianux) - Tuesday, 19 January 2010, 13:00 GMT
Last edited by Isenmann Daniel (ise) - Saturday, 30 January 2010, 10:23 GMT
Opened by ianux (ianux) - Tuesday, 19 January 2010, 13:00 GMT
Last edited by Isenmann Daniel (ise) - Saturday, 30 January 2010, 10:23 GMT
|
Details
Description:
new version of dhclient looks for /sbin/dhclient-script which is in fact /etc/dhclient-script Also, /etc/dhclient.conf is a example config file and is not suitable for generic use. workaround : /etc/dhclient.conf should only contain : script "/etc/dhclient-script"; Additional info: * package version(s) : 4.1.0.p1-2 |
This task depends upon
Closed by Isenmann Daniel (ise)
Saturday, 30 January 2010, 10:23 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with pkgversion -3
Saturday, 30 January 2010, 10:23 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with pkgversion -3
What chu talkin bout Willis?!
Did you perhaps edit your /etc/dhclient.conf and pacman kindly refused to give you the new rev? I.e., is there an /etc/dhclient.conf.pacnew file floating around that references /etc/dhclient-script?
1. Install the dhclient.conf file as dhclient.conf.example
2. Move dhclient-script back to /sbin/ where it is located as defined in the sourcecode