Public bug reported:

$ g ^VER /etc/os-release                                                        
                                                                             
VERSION="20.10 (Groovy Gorilla)"
VERSION_ID="20.10"
VERSION_CODENAME=groovy


$ apt-cache policy network-manager 
network-manager:
  Installed: 1.22.10-1ubuntu3
  Candidate: 1.22.10-1ubuntu3
  Version table:
 *** 1.22.10-1ubuntu3 500
        500 http://ch.archive.ubuntu.com/ubuntu groovy/main amd64 Packages
        100 /var/lib/dpkg/status


$ cat /lib/NetworkManager/conf.d/no-mac-addr-change.conf                        
                                                                             
# Certain drivers are known not to support changing the MAC address.
# Disable touching the MAC address on such devices.
#
# See man NetworkManager.conf
#
# https://bugzilla.gnome.org/show_bug.cgi?id=777523

[device-mac-addr-change-wifi]
match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no
wifi.cloned-mac-address=preserve
ethernet.cloned-mac-address=preserve


"wifi.cloned-mac-address" and "ethernet.cloned-mac-address=preserve" should be 
in a "[connection]" section.

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877440

Title:
  /lib/NetworkManager/conf.d values in wrong section

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1877440/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to