[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-06-19 Thread Lukas Märdian
Thanks Simon, those are two good catches! The "file" package/command is seeded in the Ubuntu desktop flavours: $ seeded-in-ubuntu file file (from file) is seeded in: edubuntu: daily-live kubuntu: daily-live lubuntu: daily-live ubuntu-budgie: daily-legacy, daily-live ubuntu-mate: daily-li

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-06-01 Thread Simon Déziel
@slyon I saw that https://git.launchpad.net/network- manager/commit/?h=netplan/lunar- gu&id=900b2e15bce37363b263a224e60674f804114693 requires the `file` package to be available. Some systems don't have installed, albeit probably not common on desktops but I though I'd mention just in case. That sa

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-05-17 Thread Lukas Märdian
** 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/2010561 Title: The Netplan Ever

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-05-02 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~slyon/network-manager/+git/network-manager/+merge/423735 -- 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/2010

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-04-06 Thread Lukas Märdian
Merged. This fix should land in the "Netplan Everywhere" PPA today (for Lunar): https://launchpad.net/~canonical- foundations/+archive/ubuntu/networkmanager-netplan ** Changed in: network-manager (Ubuntu) Status: In Progress => Fix Committed ** Changed in: netplan Status: Triaged =

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-04-05 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~slyon/network-manager/+git/network-manager/+merge/440401 -- 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/2010

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-04-05 Thread Lukas Märdian
First part is fixed in https://git.launchpad.net/network- manager/commit/?h=netplan/lunar-gu&id=ed1837f Second part is up for review in: https://code.launchpad.net/~slyon/network-manager/+git/network- manager/+merge/440401 -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-04-05 Thread Lukas Märdian
** Changed in: network-manager (Ubuntu) Status: New => In Progress ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) => Lukas Märdian (slyon) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-ma

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-03-20 Thread Lukas Märdian
Maybe something like this pseudo-code in network-manager preinst maintainer script: foreach UUID in $(cat /etc/NetworkManager/system-connections/* | grep "^uuid=") ORIG_ID=$(nmcli --get-values connection.id con show $UUID) nmcli con mod $UUID con-name $ORIG_ID".NETPLAN" nmcli con reload nm

[Touch-packages] [Bug 2010561] Re: The Netplan Everywhere NetworkManager fails to supply Netplan with networking information until a connection is deleted and re-created

2023-03-20 Thread Lukas Märdian
Hi Aaron, thank you very much for testing and spotting this "issue". What you see is currently the "expected behavior", as described in https://netplan.readthedocs.io/en/latest/netplan-everywhere/#how-connections-are-managed-from-now-on I.e. connection profiles not being imported into /etc/netpla