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 1748 0 --:--:-- --:--:-- --:--:-- 1754
+ 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 == \-\z\f\s ]]
+ rpm-ostree install /tmp/rpms/zfs/kmod-zfs-6.8.4-200.fc39.x86_64-2.2.3-1.fc39.x86_64.rpm /tmp/rpms/zfs/libnvpair3-2.2.3-1.fc39.x86_64.rpm /tmp/rpms/zfs/libuutil3-2.2.3-1.fc39.x86_64.rpm /tmp/rpms/zfs/libzfs5-2.2.3-1.fc39.x86_64.rpm /tmp/rpms/zfs/libzpool5-2.2.3-1.fc39.x86_64.rpm /tmp/rpms/zfs/python3-pyzfs-2.2.3-1.fc39.noarch.rpm /tmp/rpms/zfs/zfs-2.2.3-1.fc39.x86_64.rpm pv
Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /usr/lib/systemd/system/sysstat.service.
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /usr/lib/systemd/system/sysstat-collect.timer.
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /usr/lib/systemd/system/sysstat-summary.timer.
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-rotate.timer → /usr/lib/systemd/system/sysstat-rotate.timer.
Created symlink /etc/systemd/system/zfs-import.target.wants/zfs-import-cache.service → /usr/lib/systemd/system/zfs-import-cache.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-mount.service → /usr/lib/systemd/system/zfs-mount.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-share.service → /usr/lib/systemd/system/zfs-share.service.
Created symlink /etc/systemd/system/zed.service → /usr/lib/systemd/system/zfs-zed.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-zed.service → /usr/lib/systemd/system/zfs-zed.service.
Created symlink /etc/systemd/system/multi-user.target.wants/zfs.target → /usr/lib/systemd/system/zfs.target.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-import.target → /usr/lib/systemd/system/zfs-import.target.
Created symlink /etc/systemd/system/zfs-volumes.target.wants/zfs-volume-wait.service → /usr/lib/systemd/system/zfs-volume-wait.service.
+ depmod -A 6.8.5-301.fc40.x86_64
+ [[ -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 2774 0 --:--:-- --:--:-- --:--:-- 2780
+ export IMAGE_NAME=ucor
|
Loading