Comment 0 for bug 2063331

Revision history for this message
Benjamin Drung (bdrung) wrote :

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
```

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)