[Bug 2084234] Re: wifi setting causes networkmanager crash
Launchpad Bug Tracker
2084234 at bugs.launchpad.net
Thu Nov 7 23:14:57 UTC 2024
This bug was fixed in the package netplan.io - 1.1.1-1
---------------
netplan.io (1.1.1-1) unstable; urgency=medium
* New upstream release: 1.1.1
- NM: add support for stable-ssid MAC option !524 (LP: #2084234)
- wpa_supplicant: add ExecReload to the service unit !523
- Create snippet files for single-sourcing repetitive instructions !505
- doc: Add initial 'Cryptography' section !517
- Several code cleanup & fixes for TiCS !507
- tests: ethernets: Add ipv6-address-generation integration tests !509
- cli: drop python-netifaces !503 (LP: #2065870, LP: #2017585)
- parse-nm: account for veth and dummy when checking for virtual types !513
- Avoid dependency on dbus-python !511
- tests: Improve vrf/wireguard modprobe check inside containers !510
- tests:ethernets: avoid flaky test_ip6_eui64 results !514
- ovs: quote external-ids and other-config values !512 (LP: #2070318)
- Handle implicit conversions !496
- Use more permissive umask for .service units !516 (LP: #2072486)
- Revert "apply: make sure that networkd is restarted when needed" !518
(LP: #2078009)
- Handling encoding issues on netplan status !521 (LP: #2079975)
- include: fix apidoc warnings about undocumented parameters
* d/patches: Drop patches, applied upstream
* d/control: Drop python3-{dbus,netifaces} dependencies, not needed anymore
* d/{rules,control}: Utilize dh-python
-- Lukas Märdian <slyon at debian.org> Wed, 16 Oct 2024 09:46:10 +0200
** Changed in: netplan.io (Ubuntu)
Status: Fix Committed => Fix Released
--
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/2084234
Title:
wifi setting causes networkmanager crash
Status in netplan.io package in Ubuntu:
Fix Released
Status in network-manager package in Ubuntu:
Invalid
Bug description:
I set the MAC address on the wifi interface to be fixed for each SSID,
which caused the network manager to be unable to connect to the
internet。
network:
version: 2
wifis:
NM-xxx:
renderer: NetworkManager
match:
name: "wlo1"
dhcp4: true
dhcp6: true
macaddress: "stable-ssid"
10月 11 15:18:14 w-pc NetworkManager[45968]: /etc/netplan/90-NM-xxx.yaml:10:19: Error in network definition: Invalid MAC address 'stable-ssid', must be XX:XX:XX:XX:XX:XX, XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX or one of 'permanent', 'random', 'stable', 'preserve'.
10月 11 15:18:14 w-pc NetworkManager[45968]: macaddress: "stable-ssid"
10月 11 15:18:14 w-pc NetworkManager[45968]: ^
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: network-manager 1.46.0-1ubuntu2 [modified: usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]
ProcVersionSignature: Ubuntu 6.8.0-44.44-generic 6.8.12
Uname: Linux 6.8.0-44-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct 11 16:24:03 2024
InstallationDate: Installed on 2024-05-31 (133 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
NetworkManager.state:
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
ProcEnviron:
LANG=zh_CN.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-256color
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.apport:
# set this to 0 to disable apport, or to 1 to enable it
# you can temporarily override this with
# sudo service apport start force_start=1
enabled=0
mtime.conffile..etc.default.apport: 2024-06-20T09:32:39.745749
nmcli-nm:
RUNNING VERSION STATE STARTUP CONNECTIVITY NETWORKING WIFI-HW WIFI WWAN-HW WWAN
running 1.46.0 connected started full enabled enabled enabled missing enabled
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2084234/+subscriptions
More information about the foundations-bugs
mailing list