[Bug 2027584] [NEW] removing an NM connection removes also the set renderer
Launchpad Bug Tracker
2027584 at bugs.launchpad.net
Wed Jul 12 16:02:33 UTC 2023
You have been subscribed to a public bug by Lukas Märdian (slyon):
While testing netplan 0.106 from
https://launchpad.net/~slyon/+archive/ubuntu/lp2023238-wpa3/ on Ubuntu
Core 22:
ubuntu at ubuntu:~$ sudo snap install network-manager
network-manager (22/stable) 1.36.6-5 from Canonical✓ installed
ubuntu at ubuntu:~$ ls /etc/netplan/
00-default-nm-renderer.yaml 70-netplan-set.yaml
ubuntu at ubuntu:~$ sudo cat /etc/netplan/*
network:
renderer: NetworkManager
network:
version: 2
ubuntu at ubuntu:~$ nmcli c add type gsm ifname '*' con-name arkessa apn arkessa.com
Connection 'arkessa' (2e763389-e2ca-4465-b633-65b8752fed54) successfully added.
ubuntu at ubuntu:~$ nmcli c del arkessa
Connection 'arkessa' (2e763389-e2ca-4465-b633-65b8752fed54) successfully deleted.
ubuntu at ubuntu:~$ ls /etc/netplan/
70-netplan-set.yaml
ubuntu at ubuntu:~$ sudo cat /etc/netplan/*
network:
version: 2
00-default-nm-renderer.yaml, which contains the renderer setting, has
been removed. I have attached the base snap used for testing.
** Affects: netplan
Importance: High
Status: Triaged
** Tags: foundations-todo fr-4791 netplan-everywhere
--
removing an NM connection removes also the set renderer
https://bugs.launchpad.net/bugs/2027584
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to the bug report.
More information about the foundations-bugs
mailing list