Public bug reported: This issue happens only in Ubuntu Core 24.
When trying to create a connection using nmcli in the network-manager snap, it will raise an Error showing failed to add connection but actually the wwan connection is successfully created. System journal shows that libnetplan.so.1 is missing. To reproduce, download and install pre-built Ubuntu Core 24 (e.g. for amd64) from https://ubuntu.com/core/docs/supported-platforms. Try to create a ethernet connection, for example: nmcli connection add type ethernet con-name "staticCon" ifname enp46s0 ipv4.method manual ipv4.addresses 192.168.1.100/24 ipv4.gateway 192.168.1.1 The command will returns with failures. See attached screenshots for details. ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Attachment added: "create-ethernet-fail.png" https://bugs.launchpad.net/bugs/2081170/+attachment/5819298/+files/create-ethernet-fail.png -- 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/2081170 Title: Snap network-manager raises error of missing libnetplan.so.1 when creating connection in Ubuntu Core 24 Status in network-manager package in Ubuntu: New Bug description: This issue happens only in Ubuntu Core 24. When trying to create a connection using nmcli in the network-manager snap, it will raise an Error showing failed to add connection but actually the wwan connection is successfully created. System journal shows that libnetplan.so.1 is missing. To reproduce, download and install pre-built Ubuntu Core 24 (e.g. for amd64) from https://ubuntu.com/core/docs/supported-platforms. Try to create a ethernet connection, for example: nmcli connection add type ethernet con-name "staticCon" ifname enp46s0 ipv4.method manual ipv4.addresses 192.168.1.100/24 ipv4.gateway 192.168.1.1 The command will returns with failures. See attached screenshots for details. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2081170/+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