[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2025-01-06 Thread Lukas Märdian
The ipv4.route-metric bug has been handled in LP: #2076172 and is included in Netplan v1.1 which is currently pending in noble-proposed. -- 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.l

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2025-01-03 Thread Alkis Georgopoulos
Another bug with the new backend is that the route-metric isn't properly applied. Example: 1) This works fine, using the original backend: $ cat /etc/NetworkManager/system-connections/10.161.254.11.nmconnection [connection] id=10.161.254.11 uuid=21161f75-8d8a-46a8-a873-3532e2415e2a type=ethernet

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2024-11-26 Thread Alkis Georgopoulos
Here's a small script that creates named symlinks to the horribly uuid- based named netplan connections, to make selecting the appropriate filename easier: rm -rf /etc/netplan-links mkdir -p /etc/netplan-links LANG=C nmcli con show | while read -r name uuid rest; do fname="/etc/netplan/90-NM-$

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2024-10-04 Thread Alkis Georgopoulos
After upgrading several 22.04 servers to 24.04, the NetworkManager connection files were automatically migrated to netplan, and new connections automatically go to /etc/netplan. Some of the issues I've seen: 1) Forced UUID based file names: Previously, I would edit /etc/NetworkMananger/system-co

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2024-01-15 Thread Lukas Märdian
Another option/idea I'd like to provide here is the migration script used by NetworkManager [1], to transfer NM keyfiles from /etc/NetworkManager/system-conncetions/ into /etc/netplan. This script is automatically run on package upgrade of NetworkManager. I understand this does not exactly fit the

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-11-25 Thread Thomas
I also would like to opt-out to the Netplan Backend in NM, without recomplie the whole stuff. As already written on that page*, I dont like to be forced to that backend. It could be such a easy job, if the original keyfile plugin would not be patched that way it got - and if it could be compiled

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: netplan.io (Ubuntu) Status: New => Confirmed -- 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.

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-11-23 Thread Lukas Märdian
** Tags removed: rls-nn-incoming -- 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/2041491 Title: Provide an option to avoid the yaml NM backend Status in netplan.io

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-10-30 Thread Alkis Georgopoulos
Thank you; if I understood correctly, that method would render all the NM GUI/console tools unusable; it's not a viable workaround, as I would like to be able to use these tools as well... E.g.: - Create a new bond => GUI, nmtui, nmcli - Did I forget any setting while creating that bond? Let's com

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-10-30 Thread Lukas Märdian
Thank you for your thoughtful report! This change was not just made to be useful in cloud environments, but also is about unification of network configuration across the different variants of Ubuntu (Desktop/Server/Core/Cloud/..), to improve the UX for Ubuntu users. I understand this impacts the c

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-10-30 Thread Lukas Märdian
** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New ** Tags added: netplan-everywhere ** Tags added: rls-nn-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. htt