Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fedora 37: cloud-final.service: Main process exited, code=exited, status=1/FAILURE #1349

Open
BenWibking opened this issue Feb 4, 2023 · 0 comments

Comments

@BenWibking
Copy link

Description

When starting a shell, I get:

~ limactl shell fedora
[systemd]
Failed Units: 1
  cloud-final.service

OS version:

[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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant