[Bug 2063331] Re: systemd-networkd-wait-online.service runs into a timeout during boot

TheOne 2063331 at bugs.launchpad.net
Fri Aug 30 13:35:43 UTC 2024


Thank you for the detailed explanation and guidance.

I don't want to muddy the waters in this bug report but I thought it
might be worth sharing more context to help assessing the impact and
priority of this scenario:

I am only using this path of installing desktop on top of server because
there is no image for desktop on arm64 (at least I couldn't find it). I
am running ubuntu in Parallels on macOS with Apple Silicon which is
arm64 and the amd64 image is not compatible/accepted within Parallels.

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

Title:
  systemd-networkd-wait-online.service runs into a timeout during boot

Status in subiquity:
  Fix Committed
Status in Release Notes for Ubuntu:
  Fix Released
Status in Ubuntu:
  Fix Committed
Status in netplan.io package in Ubuntu:
  Invalid

Bug description:
  I did an installation of http://cdimage.ubuntu.com/ubuntu-server/daily-live/20240423/noble-live-server-riscv64.img.gz on a Vision Five 2 board. The Vision Five 2 board has two LAN ports. I have one connected.
  systemd-networkd-wait-online.service runs into a timeout during boot. subiquity configured the network config to require both ports to be active:

  ```
  $ sudo cat /etc/cloud/cloud.cfg.d/90-installer-network.cfg
  # This is the network config written by 'subiquity'
  network:
    ethernets:
      end0:
        dhcp4: true
      end1:
        dhcp4: true
    version: 2
  ```

  ```
  $ systemd-analyze 
  Startup finished in 12.290s (kernel) + 2min 7.647s (userspace) = 2min 19.937s 
  graphical.target reached after 2min 7.546s in userspace.
  ```

  This might be related to bug #2060311.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: subiquity (unknown)
  ProcVersionSignature: Ubuntu 6.8.0-31.31.1-generic 6.8.1
  Uname: Linux 6.8.0-31-generic riscv64
  ApportVersion: 2.28.1-0ubuntu2
  Architecture: riscv64
  CasperMD5json:
   {
     "result": "skip"
   }
  Date: Wed Apr 24 11:52:09 2024
  InstallationDate: Installed on 2024-04-24 (0 days ago)
  InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Release riscv64 (20240423)
  SourcePackage: subiquity
  Symptom: installer
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2063331/+subscriptions




More information about the foundations-bugs mailing list