[Bug 2031421] Re: netplan.io autopkgtest failures with NetworkManager 1.44.0
Launchpad Bug Tracker
2031421 at bugs.launchpad.net
Sat Aug 26 13:53:00 UTC 2023
This bug was fixed in the package netplan.io - 0.107-2
---------------
netplan.io (0.107-2) unstable; urgency=medium
* d/control: Add runtime dependency on python3-cffi-backend (LP: #2031962)
* d/t/control: Enable dummy & veth integration tests
* Fix NetworkManager 1.44 VRF compatibility (LP: #2031421, Closes: #1049432)
d/p/0001-parse-allow-COMMON_LINK_HANDLERS-for-VRFs-LP-2031421.patch
* d/rules: Fix dh_clean to cleanup after tests (Closes: #1046524)
* Fix OVS tests by avoiding NetworkManager taking control
d/p/0002-test-ovs-Avoid-NetworkManager-taking-contol-breaking.patch
* d/t/control: Don't hide real OVS test failures as skippable
-- Lukas Märdian <slyon at debian.org> Mon, 21 Aug 2023 17:25:33 +0200
** 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 netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/2031421
Title:
netplan.io autopkgtest failures with NetworkManager 1.44.0
Status in netplan.io package in Ubuntu:
Fix Released
Status in netplan.io package in Debian:
Unknown
Bug description:
netplan.io's autopkgtests fail with NetworkManager 1.44.0
This happens in both Debian and Ubuntu 23.10
https://autopkgtest.ubuntu.com/packages/netplan.io/mantic/amd64
https://ci.debian.net/packages/n/netplan.io/testing/amd64
autopkgtest log excerpt
----------------
3624s ======================================================================
3624s FAIL: test_vrf_basic (__main__.TestNetworkManager.test_vrf_basic)
3624s ----------------------------------------------------------------------
3624s Traceback (most recent call last):
3624s File "/tmp/autopkgtest-lxc.tzad0mtq/downtmp/build.vhF/src/tests/integration/routing.py", line 316, in test_vrf_basic
3624s self.assertIn('10.10.0.0/16 via 10.10.10.1 dev vrf0', out)
3624s AssertionError: '10.10.0.0/16 via 10.10.10.1 dev vrf0' not found in '10.10.10.0/24 dev eth42 proto kernel scope link src 10.10.10.22 metric 100 \nlocal 10.10.10.22 dev eth42 proto kernel scope host src 10.10.10.22 \nbroadcast 10.10.10.255 dev eth42 proto kernel scope link src 10.10.10.22 \n11.11.11.0/24 via 10.10.10.2 dev eth42 proto static metric 100 \n'
3624s
3624s ----------------------------------------------------------------------
3624s Ran 28 tests in 757.513s
3624s
3624s FAILED (failures=1, skipped=3)
3624s autopkgtest [15:11:48]: test routing: -----------------------]
3624s autopkgtest [15:11:48]: test routing: - - - - - - - - - - results - - - - - - - - - -
3624s routing FAIL non-zero exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2031421/+subscriptions
More information about the foundations-bugs
mailing list