[Bug 2033259] Re: netplan.script crashed with AttributeError in __getitem__(): /usr/bin/python3: undefined symbol: netplan_get_id_from_nm_filename
Lukas Märdian
2033259 at bugs.launchpad.net
Wed Oct 9 12:19:37 UTC 2024
On Ubuntu Noble and above, libnetplan is providing a stable 1.0 API and
also using the stable Python API, so a dependency on a specific python
version is not needed anymore. python3-netplan is shipping this file
instead: /usr/lib/python3/dist-packages/netplan/_netplan_cffi.abi3.so
This PR is shipped as a distro-patch in Noble+:
https://github.com/canonical/netplan/pull/448
** Changed in: netplan.io (Ubuntu Noble)
Status: Triaged => Won't Fix
** Changed in: netplan.io (Ubuntu Oracular)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/2033259
Title:
netplan.script crashed with AttributeError in __getitem__():
/usr/bin/python3: undefined symbol: netplan_get_id_from_nm_filename
Status in netplan.io package in Ubuntu:
Confirmed
Status in network-manager package in Ubuntu:
Fix Released
Status in netplan.io source package in Jammy:
New
Status in network-manager source package in Jammy:
New
Status in netplan.io source package in Noble:
Won't Fix
Status in network-manager source package in Noble:
Confirmed
Status in netplan.io source package in Oracular:
Won't Fix
Status in network-manager source package in Oracular:
Fix Released
Bug description:
ubuntu desktop (mantic) live test on dell optiplex 780
- dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd 5000/6000/7350/8350)
exploring the /var/crash/ directory I noticed this report; nothing had
appeared on screen, so just filed it with `ubuntu-bug`.
ProblemType: Crash
DistroRelease: Ubuntu 23.10
Package: netplan.io 0.106.1-8
Uname: Linux 6.3.0-7-generic x86_64
Architecture: amd64
Date: Mon Aug 28 08:12:32 2023
ExecutablePath: /usr/share/netplan/netplan.script
ExecutableTimestamp: 1684343476
InterpreterPath: /usr/bin/python3.11
ProcCmdline: /usr/bin/python3 /usr/sbin/netplan generate
ProcCwd: /
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
PythonArgs: ['/usr/sbin/netplan', 'generate']
SourcePackage: netplan.io
UserGroups: N/A
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2033259/+subscriptions
More information about the foundations-bugs
mailing list