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

Vagrantfile.fedora: bump Fedora to 41 #4504

Closed
wants to merge 1 commit into from

Vagrantfile.fedora: bump Fedora to 41

7262045
Select commit
Loading
Failed to load commit list.
Closed

Vagrantfile.fedora: bump Fedora to 41 #4504

Vagrantfile.fedora: bump Fedora to 41
7262045
Select commit
Loading
Failed to load commit list.
Cirrus CI / vagrant DISTRO:fedora failed Nov 1, 2024 in 1m 59s

Task Summary

Instruction guest_info failed in 00:01

Details

✅ 00:04 clone
✅ 00:01 host_info
✅ 01:01 install_libvirt_vagrant
✅ 00:01 vagrant
✅ 00:47 vagrant_up
❌ 00:01 guest_info

Linux localhost.localdomain 6.11.4-301.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Oct 20 15:02:33 UTC 2024 x86_64 GNU/Linux
+ systemctl --version
systemd 256 (256.7-1.fc41)
+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE
+ df -T
Filesystem     Type     1K-blocks   Used Available Use% Mounted on
/dev/vda4      btrfs      4113388 811412   2849132  23% /
devtmpfs       devtmpfs      4096      0      4096   0% /dev
tmpfs          tmpfs      1003316      0   1003316   0% /dev/shm
tmpfs          tmpfs       401328    608    400720   1% /run
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-journald.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-network-generator.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-udev-load-credentials.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-tmpfiles-setup-dev-early.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-sysctl.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-sysusers.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-tmpfiles-setup-dev.service
tmpfs          tmpfs      1003320      4   1003316   1% /tmp
/dev/vda3      ext4        989032  83604    837844  10% /boot
/dev/vda4      btrfs      4113388 811412   2849132  23% /home
/dev/vda4      btrfs      4113388 811412   2849132  23% /var
/dev/vda2      vfat        102156  17464     84692  18% /boot/efi
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-tmpfiles-setup.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-vconsole-setup.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-firstboot.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/systemd-resolved.service
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/[email protected]
tmpfs          tmpfs         1024      0      1024   0% /run/credentials/[email protected]
tmpfs          tmpfs       200660     12    200648   1% /run/user/1000
+ cat /etc/os-release
NAME="Fedora Linux"
VERSION="41 (Cloud Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=41
VERSION_CODENAME=""
PLATFORM_ID="platform:f41"
PRETTY_NAME="Fedora Linux 41 (Cloud Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:41"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=41
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=41
SUPPORT_END=2025-05-13
VARIANT="Cloud Edition"
VARIANT_ID=cloud
+ go version
sh: line 1: go: command not found

Exit status: 127