@seb128,

 I checked the history, and the comment line has been there since the
first commit. I'm not sure if there's a reason to keep it. Could we
remove the comment line in the YAML file? I just made a MR with the
suggestion from 'Danilo Egea Gondolfo'. Feel free to reject it if it's
not acceptable. Thanks!

commit 38a5c5b213120a2a8d96b3238e4e3f4566a13c4b
Author: Dave Jones <dave.jo...@canonical.com>
Date:   Thu May 18 15:33:43 2023 +0100

    Move 01-use-network-manager.yaml
    
    To /lib/netplan/ and remove (or move, if modified) the original in
    /etc/netplan. Use 00- prefix as agreed at the sprint to ensure it's
    first in the configuration order. Finally, use 0600 mode to stop the
    newer netplan complaining about the file mode.

diff --git a/data/ubuntu/00-network-manager-all.yaml 
b/data/ubuntu/00-network-manager-all.yaml
new file mode 100644
index 0000000..4a8fd08
--- /dev/null
+++ b/data/ubuntu/00-network-manager-all.yaml
@@ -0,0 +1,4 @@
+# Let NetworkManager manage all devices on this system
+network:
+  version: 2
+  renderer: NetworkManager


** Changed in: oem-priority
     Assignee: (unassigned) => Bin Li (binli)

** Changed in: oem-priority
   Importance: Undecided => Medium

** Changed in: oem-priority
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/2078759

Title:
  debsums: changed file /lib/netplan/00-network-manager-all.yaml (from
  ubuntu-settings package)

Status in OEM Priority Project:
  Confirmed
Status in netplan.io package in Ubuntu:
  Triaged
Status in ubuntu-settings package in Ubuntu:
  Invalid

Bug description:
  On ubuntu desktop 24.04 image, run the operations below

  1. $ nmcli d wifi connect <SSID> password <password>
  2. $ nmcli c delete <SSID>
  3. $ sudo debsums -s

  Then the error is happened debsums: changed file
  /lib/netplan/00-network-manager-all.yaml (from ubuntu-settings
  package)

  it seems the netplan update the file belonged to ubuntu-settings that cause 
the debsums failed.
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckMismatches: ./casper/initrd ./casper/vmlinuz 
./casper/minimal.standard.live.hotfix.squashfs 
./casper/minimal.standard.hotfix.squashfs ./casper/minimal.hotfix.squashfs 
./boot/grub/grub.cfg
  CasperMD5CheckResult: fail
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for Ubuntu 24.04 for Dell
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-noble-oem-24.04a-next-20240902-67
  DistroRelease: Ubuntu 24.04
  InstallationDate: Installed on 2024-09-02 (1 days ago)
  InstallationMedia: Ubuntu OEM 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240829)
  Package: netplan.io 1.0.1-1ubuntu2~24.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: User Name 6.8.0-1012.12-oem 6.8.12
  Tags: noble
  Uname: Linux 6.8.0-1012-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lxd sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2078759/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to