You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[benwibking@lima-fedora benwibking]$ uname -a
Linux lima-fedora 6.1.9-200.fc37.aarch64 #1 SMP PREEMPT_DYNAMIC Thu Feb 2 00:41:31 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
Running sudo journalctl -u cloud-final shows:
Feb 04 18:08:42 lima-fedora cloud-init[901]: + sudo -iu benwibking XDG_RUNTIME_DIR=/run/user/501 systemctl --user enable --now dbus
Feb 04 18:08:42 lima-fedora sudo[1144]: root : PWD=/home/benwibking.linux ; USER=benwibking ; ENV=XDG_RUNTIME_DIR=/run/user/501 ; COMMAND=/bin/bash --login -c systemctl --user enable --now dbus
Feb 04 18:08:42 lima-fedora cloud-init[901]: Failed to enable unit: Refusing to operate on alias name or linked unit file: dbus.service
Feb 04 18:08:42 lima-fedora cloud-init[901]: LIMA| WARNING: Failed to execute /mnt/lima-cidata/boot/40-install-containerd.sh
Feb 04 18:08:42 lima-fedora cloud-init[901]: LIMA| Exiting with code 1
Feb 04 18:08:42 lima-fedora cloud-init[901]: 2023-02-04 18:08:42,722 - cc_scripts_per_boot.py[WARNING]: Failed to run module scripts-per-boot (per-boot in /var/lib/cloud/scripts/per-boot)
Feb 04 18:08:42 lima-fedora cloud-init[901]: 2023-02-04 18:08:42,722 - util.py[WARNING]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python3.11/site-packages/cloudinit/config/cc_scripts_per_boot.py'>) failed
Feb 04 18:08:42 lima-fedora cloud-init[1196]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Feb 04 18:08:42 lima-fedora cloud-init[1198]: 1024 SHA256:XbKkJb65hJTaIzjuY966fOXwEE5oeKmzgCSxtG2Mkcg root@lima-fedora (DSA)
Feb 04 18:08:42 lima-fedora cloud-init[1200]: 256 SHA256:qeR0LmheKWcRKGUAsTkqBzlwPvIm5MAK0MqbnSxRN0g root@lima-fedora (ECDSA)
Feb 04 18:08:42 lima-fedora cloud-init[1202]: 256 SHA256:BbdVlMYBlGRJmMAlcpgXDNMp+zK98NqVjAGRBI5d+vg root@lima-fedora (ED25519)
Feb 04 18:08:42 lima-fedora cloud-init[901]: Cloud-init v. 22.2 finished at Sat, 04 Feb 2023 18:08:42 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 10.59 seconds
Feb 04 18:08:42 lima-fedora systemd[1]: cloud-final.service: Main process exited, code=exited, status=1/FAILURE
Feb 04 18:08:42 lima-fedora systemd[1]: cloud-final.service: Failed with result 'exit-code'.
Feb 04 18:08:42 lima-fedora systemd[1]: Failed to start cloud-final.service - Execute cloud user/final scripts.
The text was updated successfully, but these errors were encountered:
Description
When starting a shell, I get:
OS version:
Running
sudo journalctl -u cloud-final
shows:The text was updated successfully, but these errors were encountered: