[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-12-05 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.40.1~18.04.3 --- netplan.io (0.40.1~18.04.3) bionic; urgency=medium * Fix idempotency in renaming: bond members should be exempt from rename, as they may all share a single MAC for the bond device. (LP: #1802322) *

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-12-04 Thread Mathieu Trudel-Lapierre
Resetting the tags to verification-done as per the discussion in https://bugs.launchpad.net/netplan/+bug/1770082/comments/95. The SRU had been rolled back due to a regression that needed to be fixed, but we still consider the previous verification to be valid. ** Tags removed:

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-11-26 Thread Adam Conrad
Hello Eric, or anyone else affected, Accepted netplan.io into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.40.1~18.04.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-11-08 Thread Steve Langasek
** Changed in: netplan.io (Ubuntu Bionic) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768823 Title: netplan ip leases traceback when interface not

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.40.1~18.04.2 --- netplan.io (0.40.1~18.04.2) bionic; urgency=medium * Fix typo breaking rename on 'netplan apply'. (LP: #1770082) netplan.io (0.40.1~18.04.1) bionic; urgency=medium * Backport netplan 0.40.1 to 18.04. (LP:

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-10-29 Thread Mathieu Trudel-Lapierre
Marking verification-done for bionic using 0.40.1~18.04.2. Re-confirmed that 'netplan ip leases ' behaves correctly: When the device is managed by networkd using DHCP, you get a lease output. Otherwise, if managed by networkd, you will have the "No lease found" error message (as expected), and if

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-10-23 Thread Brian Murray
Hello Eric, or anyone else affected, Accepted netplan.io into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.40.1~18.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-10-09 Thread Mathieu Trudel-Lapierre
ubuntu@new-man:~$ dpkg -l netplan.io | grep ii ii netplan.io 0.40.1~18.04.1 amd64YAML network configuration abstraction for various backends Verification-done: netplan now correctly reports either nothing at all (if the interface does not exist on the system), or a meaningful error

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-10-09 Thread Mathieu Trudel-Lapierre
Works for DHCP-managed interfaces as well: ubuntu@new-man:~$ netplan ip leases ens6 # This is private data. Do not parse. ADDRESS=10.3.21.28 NETMASK=255.255.240.0 ROUTER=10.3.16.1 SERVER_ADDRESS=10.3.21.25 NEXT_SERVER=10.3.21.25 T1=300 T2=525 LIFETIME=600 DNS=10.3.21.25 NTP=10.3.21.25

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-09-28 Thread Ɓukasz Zemczak
Hello Eric, or anyone else affected, Accepted netplan.io into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.40~18.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-09-27 Thread Mathieu Trudel-Lapierre
** Description changed: - ## DRAFT ## - [Impact] - - "netplan ip leases " command is failing with a Traceback[1] - when specifying an interface non-existing on the system. non-dhcp - configured or non configured with netplan. + "netplan ip leases " command is failing with a Traceback[1] when

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-07-24 Thread mkurz
Please backport the fix to bionic. It's very annoying. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768823 Title: netplan ip leases traceback when interface not managed by netplan

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-06-29 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.38 --- netplan.io (0.38) cosmic; urgency=medium * New upstream release: - Write udev .rules files to /run/udev/rules.d to enforce interface renaming. (LP: #1770082) - Don't traceback for 'netplan ip leases' when iface

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-05-28 Thread Eric Desrochers
** Changed in: netplan Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768823 Title: netplan ip leases traceback when interface not managed by netplan

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-05-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: netplan.io (Ubuntu Bionic) 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/1768823

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-05-16 Thread Eric Desrochers
** Changed in: netplan Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: netplan Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768823 Title:

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-05-10 Thread Eric Desrochers
** Description changed: ## DRAFT ## [Impact] "netplan ip leases " command is failing with a Traceback[1] when specifying an interface non-existing on the system. non-dhcp configured or non configured with netplan. [1] $ netplan ip leases eth1 Traceback (most recent call

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-05-10 Thread Eric Desrochers
** Description changed: + ## DRAFT ## + + [Impact] + "netplan ip leases " command is failing with a Traceback[1] when specifying an interface non-existing on the system. non-dhcp configured or non configured with netplan. - Reproduced using: - ii netplan.io 0.36.1 amd64 YAML network

[Bug 1768823] Re: netplan ip leases traceback when interface not managed by netplan or set to DHCP

2018-05-10 Thread Eric Desrochers
** Summary changed: - netplan ip leases + netplan ip leases traceback when interface not managed by netplan or set to DHCP ** Description changed: "netplan ip leases " command is failing with a Traceback[1] when specifying an interface non-existing on the system. non-dhcp configured or