[Bug 1812466] Re: netboot: failed to parse DNS settings set by dhclient

2019-09-07 Thread Sandro
*** This bug is a duplicate of bug 1840965 ***
https://bugs.launchpad.net/bugs/1840965

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: dropbear (Ubuntu)
   Status: Confirmed => Fix Committed

** This bug has been marked a duplicate of bug 1840965
   dhclient initramfs code writes invalid net-eth0.conf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812466

Title:
  netboot: failed to parse DNS settings set by dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dropbear/+bug/1812466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812466] Re: netboot: failed to parse DNS settings set by dhclient

2019-03-31 Thread Sonny
** Also affects: dropbear (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812466

Title:
  netboot: failed to parse DNS settings set by dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dropbear/+bug/1812466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812466] Re: netboot: failed to parse DNS settings set by dhclient

2019-03-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: dropbear (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812466

Title:
  netboot: failed to parse DNS settings set by dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dropbear/+bug/1812466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812466] Re: netboot: failed to parse DNS settings set by dhclient

2019-03-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812466

Title:
  netboot: failed to parse DNS settings set by dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dropbear/+bug/1812466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812466] Re: netboot: failed to parse DNS settings set by dhclient

2019-01-18 Thread cuihao
Another reasonable solution is to ask isc-dhcp packagers to change the
dhclient hook script `/etc/initramfs-tools/lib/etc/dhcp/dhclient-enter-
hooks.d/config`.

Currently it writes all DNS in IPV4DNS0:
```
echo "IPV4DNS0=$new_domain_name_servers" >> /run/net-$interface.conf
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812466

Title:
  netboot: failed to parse DNS settings set by dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1812466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs