[Bug 1757078] Re: DNS setting is not reflected in netplan yaml file when domain name isempty string
Launchpad Bug Tracker
1757078 at bugs.launchpad.net
Wed Apr 25 15:37:40 UTC 2018
This bug was fixed in the package netcfg - 1.142ubuntu7
---------------
netcfg (1.142ubuntu7) bionic; urgency=medium
* Write out nameservers without a domain, for example when preseeding a
static network configuration without any domains. LP: #1757078
-- Dimitri John Ledkov <xnox at ubuntu.com> Wed, 25 Apr 2018 13:25:45
+0100
** Changed in: netcfg (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1757078
Title:
DNS setting is not reflected in netplan yaml file when domain name
isempty string
Status in netcfg package in Ubuntu:
Fix Released
Bug description:
Package: netcfg
Version: 1.142
Severity: normal
Dear Maintainer,
When we install ubuntu server and set DNS addresses (ex. 8.8.8.8), the
event that the DNS setting is not reflected in netplan yaml file
(/etc/netplan/*.yaml) may occur.
We finded that the reason is related to the source code of the network
package 'netcfg'.
In the function 'nc_wi_netplan_write_nameservers' of write_interface.c
of netcfg-1.142ubuntu5(netcfg package source code directory), the
nameservers are not written in the netplan yaml file if domain name is
empty string.
We hope that the nameservers are written even if domain name is empty
string.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1757078/+subscriptions
More information about the foundations-bugs
mailing list