[Bug 1756742] Re: Fresh bionic installs with DI don't mention netplan in ENI
Steve Langasek
steve.langasek at canonical.com
Tue Mar 27 21:53:10 UTC 2018
The netplan.io in question was released, but there is a bug in the
postinst that compares versions with lt-nl instead of lt, which means
the breadcrumbs are not created on first install.
We should get this fixed, and drop the duplicate code in finish-install.
** Changed in: netplan.io (Ubuntu)
Status: In Progress => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to finish-install in Ubuntu.
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:
Fix Released
Status in netplan.io package in Ubuntu:
Triaged
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