FS#33821 - [networkmanager] does not merge dhclient.conf defaults

Attached to Project: Arch Linux
Opened by Brian BIdulock (bidulock) - Monday, 11 February 2013, 20:36 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 28 February 2013, 09:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

nm does not merge dhclient.conf defaults because it looks for
them in the wrong place for Arch Linux. Attached patch fixes
this.

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

Add options to /etc/dhclient.conf, start nm connection using dhclient,
options are not requested.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 28 February 2013, 09:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  networkmanager 0.9.8.0
Comment by Jelle van der Waa (jelly) - Wednesday, 20 February 2013, 08:46 GMT
Shouldn't this go upstream?
Comment by Brian BIdulock (bidulock) - Wednesday, 20 February 2013, 14:28 GMT
Upstream does not really support Archlinux even though they have a --with-distro=archlinux. The archlinux --with-distro just straps out all plugins other than keyfile (which does not correctly handle netcfg or dhcpcd or other coexistent managers for archlinux as it does for other --with-distro choices).

Loading...