[Bug 1970761] [NEW] Upgrades to 22.04 can cause netplan failures on Raspi

William Wilson 1970761 at bugs.launchpad.net
Thu Apr 28 15:12:17 UTC 2022


Public bug reported:

The default netplan yaml configuration file on Raspi for older releases
is

```
network:
    ethernets:
        eth0:
            dhcp4: true
            match:
                driver: bcmgenet smsc95xx lan78xx
            optional: true
            set-name: eth0
    version: 2
```

In the version of netplan in jammy, the match section is no longer
needed and causes netplan failures due to incompatible formatting. A
quirk should be made to remove the match section.

** Affects: ubuntu-release-upgrader (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: rls-jj-incoming

** Tags added: rls-jj-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1970761

Title:
  Upgrades to 22.04 can cause netplan failures on Raspi

Status in ubuntu-release-upgrader package in Ubuntu:
  New

Bug description:
  The default netplan yaml configuration file on Raspi for older
  releases is

  ```
  network:
      ethernets:
          eth0:
              dhcp4: true
              match:
                  driver: bcmgenet smsc95xx lan78xx
              optional: true
              set-name: eth0
      version: 2
  ```

  In the version of netplan in jammy, the match section is no longer
  needed and causes netplan failures due to incompatible formatting. A
  quirk should be made to remove the match section.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1970761/+subscriptions




More information about the foundations-bugs mailing list