[Bug 1756742] Re: Fresh bionic installs with DI don't mention netplan in ENI

Launchpad Bug Tracker 1756742 at bugs.launchpad.net
Wed Apr 18 18:38:56 UTC 2018


This bug was fixed in the package netplan.io - 0.35

---------------
netplan.io (0.35) bionic; urgency=medium

  * debian/postinst: fix version check for when to write breadcrumbs.
    (LP: #1756742)
  * bonds/bridges: Support specifying time-based values with "ms" suffix when
    the value should be in milliseconds; while keeping support for the previous
    behavior of handling values are pure seconds when no suffix is present.
    (LP: #1745597)
  * IPv6: accept-ra should default to being unset, so that the kernel default
    can be used. (LP: #1732002)
  * DHCPv4: add a "dhcp-identifier: mac" field that can be set to fix interop
    with Windows Server-based DHCP servers which don't support RFC 4361.
    (LP: #1738998)
  * docs, examples: reformat comments in examples, add standalone example files
  * debian/docs, debian/netplan.io.install: install doc and examples in the
    right locations.
  * netplan try: allow users to preview/test and approve network configuration
    changes, and automatically revert if they are not accepted. (LP: #1764824)
  * networkd: don't wipe out /run/netplan on generate: we do want to keep any
    YAML configurations in that directory, we just need to remove generated
    wpasupplicant configs. (LP: #1764869)
  * debian/control: add bash-completion to Build-Depends to make sure we do
    install completion files in the right location.

 -- Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>  Tue, 17 Apr 2018
21:49:21 -0400

** Changed in: netplan.io (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to finish-install in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1756742

Title:
  Fresh bionic installs with DI don't mention netplan in ENI

Status in netplan:
  Fix Committed
Status in finish-install package in Ubuntu:
  Triaged
Status in netplan.io package in Ubuntu:
  Fix Released

Bug description:
  I have a fresh Bionic install with DI which doesn't mention netplan in
  ENI:

  $ more interfaces 
  # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
  # Generated by debian-installer.

  # The loopback interface
  auto lo
  iface lo inet loopback

  This is particularly confusing since ifupdown is not installed :)

  I think this file wants to say that netplan is installed by default,
  ifupdown is still available if needed, and where to go for more
  information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1756742/+subscriptions



More information about the foundations-bugs mailing list