Instead of skipping the test, we could also make forcing of the "mode=infrastructure" setting non-conditional on "WITH_NETPLAN", so that it's the same on non-i386 and i386.
E.g. something like this attached patch (untested). ** Patch added: "fix-i386-ftbfs.diff" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2098902/+attachment/5860145/+files/fix-i386-ftbfs.diff -- 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: New 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