fix: symlink ldconfig to ldconfig.real for gpu-operator support #187
Annotations
1 error
Build Image
Error: buildah exited with code 1
Trying to pull ghcr.io/ublue-os/ucore-kmods:testing...
Getting image source signatures
Copying blob sha256:7fa9ff8b60f5bab2bec586b56f5431cfecf1a57383910d866f611ddf8fb25e96
Copying blob sha256:7fa9ff8b60f5bab2bec586b56f5431cfecf1a57383910d866f611ddf8fb25e96
Copying config sha256:309945923550ec979a21e8e67a8d1c99260c5c92b448810b61ed309bf69395fd
Writing manifest to image destination
Storing signatures
++ rpm -q kernel --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}'
+ KERNEL=6.8.5-301.fc40.x86_64
++ rpm -E %fedora
+ RELEASE=40
+ [[ testing == \t\e\s\t\i\n\g ]]
++ ls /etc/yum.repos.d/fedora-updates-testing.repo /etc/yum.repos.d/fedora-updates-testing-modular.repo
ls: cannot access '/etc/yum.repos.d/fedora-updates-testing-modular.repo': No such file or directory
+ for REPO in $(ls /etc/yum.repos.d/fedora-updates-testing{,-modular}.repo)
++ grep enabled=1 /etc/yum.repos.d/fedora-updates-testing.repo
++ echo 1
+ [[ 1 == \1 ]]
+ echo 'enabling /etc/yum.repos.d/fedora-updates-testing.repo'
+ sed -i '0,/enabled=0/{s/enabled=0/enabled=1/}' /etc/yum.repos.d/fedora-updates-testing.repo
+ curl -L https://copr.fedorainfracloud.org/coprs/ublue-os/ucore/repo/fedora/ublue-os-ucore-fedora.repo -o /etc/yum.repos.d/ublue-os-ucore-fedora.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 372 100 372 0 0 4998 0 --:--:-- --:--:-- --:--:-- 5027
+ sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo
+ find /tmp/rpms/
+ rpm-ostree install /tmp/rpms/ublue-os-ucore-addons-0.1-1.fc39.noarch.rpm
+ [[ -zfs == '' ]]
+ [[ -nvidia == '' ]]
+ curl -L https://pkgs.tailscale.com/stable/fedora/tailscale.repo -o /etc/yum.repos.d/tailscale.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 203 100 203 0 0 1465 0 --:--:-- --:--:-- --:--:-- 1471
+ export IMAGE_NAME=ucore-minimal
+ IMAGE_NAME=ucore-minimal
+ /tmp/packages.sh
++ rpm -E %fedora
+ RELEASE=40
+ INCLUDED_PACKAGES=($(jq -r "[(.all.include | (.all, select(.\"$IMAGE_NAME\" != null).\"$IMAGE_NAME\")[]), (select(.\"$COREOS_VERSION\" != null).\"$COREOS_VERSION\".include | (.all, select(.\"$IMAGE_NAME\" != null).\"$IMAGE_NAME\")[])] | sort | unique[]" /tmp/packages.json))
++ jq -r '[(.all.include | (.all, select(."ucore-minimal" != null)."ucore-minimal")[]), (select(."testing" != null)."testing".include | (.all, select(."ucore-minimal" != null)."ucore-minimal")[])] | sort | unique[]' /tmp/packages.json
+ EXCLUDED_PACKAGES=($(jq -r "[(.all.exclude | (.all, select(.\"$IMAGE_NAME\" != null).\"$IMAGE_NAME\")[]), (select(.\"$COREOS_VERSION\" != null).\"$COREOS_VERSION\".exclude | (.all, select(.\"$IMAGE_NAME\" != null).\"$IMAGE_NAME\")[])] | sort | unique[]" /tmp/packages.json))
++ jq -r '[(.all.exclude | (.all, select(."ucore-minimal" != null)."ucore-minimal")[]), (select(."testing" != null)."testing".exclude | (.all, select(."ucore-minimal" != null)."ucore-minimal")[])] | sort | unique[]' /tmp/packages.json
+ [[ 0 -gt 0 ]]
+ [[ 0 -gt 0 ]]
+ [[ 14 -gt 0 ]]
+ [[ 0 -eq 0 ]]
+ rpm-ostree install bootc cockpit-networkmanager cockpit-podman cockpit-selinux cockpit-system firewalld open-vm-tools podman podman-compose qemu-guest-agent tailscale tmux wget wireguard-tools
error: Could not depsolve transaction; 1 problem detected:
Problem: package wget2-libs-2.1.0-8.fc40.x86_64 from fedora requires libgnutls-dane.so.0()(64bit), but none of the providers can be installed
- package wget2-libs-2.1.0-8.fc40.x86_64 from fe
|
Loading