This bug was fixed in the package network-manager - 1.52.0-1ubuntu1 --------------- network-manager (1.52.0-1ubuntu1) plucky; urgency=medium
[ Jeremy Bícha ] * Merge with Debian. Remaining changes: - d/{control,rules,patches}: Prepare libnetplan build (non i386) + also add yaml dependency, needed for netplan - d/p/netplan: Add libnetplan backend integration patch - d/t/nm.py: Add autopkgtests when Netplan is in use - d/t/nm_netplan.py: Add autopkgtests for the netplan integration - debian/control: + Recommend network-manager-pptp + Suggest avahi-autoipd for IPv4LL support - d/control: Add network-manager-config-connectivity-ubuntu package - debian/rules: + Run build tests + Set --enable-lto. See #1070 for why optimize=-lto is also set + Don't build the network-manager* packages on i386 (unneeded and depends on wpasupplicant) - debian/rules, debian/network-manager.postinst: + Don't restart NetworkManager on upgrade but recommend restarting the computer - debian/rules, debian/network-manager.postinst: + Don't install sysvinit scripts or migrate from sysvinit - d/network-manager.install, d/10-dns-resolved.conf: + Use systemd-resolved instead of dnsmasq - d/network-manager.install, d/10-globally-managed-devices.conf: + Explicitly unmanage everything that isn't WiFi or WWAN (mobile data) - debian/network-manager.postinst: + Don't add the netdev group. + drop in an empty override file for NetworkManager to manage all devices for upgrade from any version, as long as there is no netplan configuration yet. - d/network-manager.install, d/default-wifi-powersave-on.conf: + Install a config file to enable WiFi powersave - Add autopkgtests - d/{source_network-manager.py,network-manager.install, network-manager.links}: Add apport hook - d/NetworkManager.conf: disable MAC randomization feature. There is no easy way for desktop users to disable this feature yet. And there are reports that it doesn't work well with some systems. See gnome-control-center issue 743 - Update Vcs links to point to Ubuntu branch - Add patches. See patch descriptions for more details: + Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch + Update-dnsmasq-parameters.patch - d/network-manager.preinst: backup previous configuration automatically - d/network-manager.postinst: Trigger Netplan migration on install/upgrade [ Lukas Märdian ] * Fix FTBFS on i386 (LP: #2098902) - d/p/n/keyfile-update-test-for-expected-netplan-output.patch * d/t/network_test_base.py: split into base.py and base_wifi.py for veth/wifi * d/t/{control,nm-eth.py}: Isolate containerized nm-eth.py tests * d/tests: Rename nm.py -> nm-wifi.py, nm_netplan.py -> nm-netplan.py * d/t/control,{nm-wifi,nm-netplan,wpa-dhcp}.py: Utilize new classes, clean up Trimming non-wifi code from nm.py (it was moved to nm-eth.py) * d/t/control: Skip WiFi tests on containers network-manager (1.52.0-1) experimental; urgency=medium * New upstream version 1.52.0 * Rebase patches * Bump 1.51.90 symbol versions to 1.52.0 for the final release -- Jeremy Bícha <jbi...@ubuntu.com> Mon, 03 Mar 2025 12:49:02 -0500 ** Changed in: network-manager (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2098902 Title: network-manager fails to build on i386 Status in network-manager package in Ubuntu: Fix Released Bug description: network-manager 1.52 changed the way one of the tests works and this causes a problem for Ubuntu. The test now compares with a static file. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/40b139b Ubuntu's i386 doesn't build the netplan support so the yaml file on i386 is missing one line compared to other architectures. I didn't fully understand that situation so I added this patch: https://git.launchpad.net/network- manager/tree/debian/patches/netplan/keyfile-update-test-for-expected- netplan-output.patch We could skip that test on i386. Any other better ideas? https://launchpad.net/ubuntu/+source/network-manager/1.51.90-1ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2098902/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp