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 -E %fedora
+ RELEASE=40
++ rpm -q kernel --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}'
+ KERNEL=6.8.5-301.fc40.x86_64
+ [[ 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
+ 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 == \-\n\v\i\d\i\a ]]
+ curl -L https://negativo17.org/repos/fedora-nvidia.repo -o /etc/yum.repos.d/fedora-nvidia.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 876 100 876 0 0 2336 0 --:--:-- --:--:-- --:--:-- 2342
+ rpm-ostree install /tmp/rpms/nvidia/ublue-os-ucore-nvidia-0.3-1.fc39.noarch.rpm
+ sed -i '0,/enabled=0/{s/enabled=0/enabled=1/}' /etc/yum.repos.d/nvidia-container-toolkit.repo
+ rpm-ostree install /tmp/rpms/nvidia/kmod-nvidia-6.8.4-200.fc39.x86_64-550.67-1.fc39.x86_64.rpm nvidia-driver-cuda nvidia-container-toolkit
error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
- nothing provides kernel-uname-r = 6.8.4-200.fc39.x86_64 needed by kmod-nvidia-6.8.4-200.fc39.x86_64-3:550.67-1.fc39.x86_64 from @commandline
error building at STEP "RUN mkdir -p /var/lib/alternatives && /tmp/install.sh && /tmp/post-install.sh && mv /var/lib/alternatives /staged-alternatives && rm -fr /tmp/* /var/* && ostree container commit && mkdir -p /var/lib && mv /staged-alternatives /var/lib/alternatives && mkdir -p /tmp /var/tmp && chmod -R 1777 /tmp /var/tmp": error while running runtime: exit status 1
time="2024-04-28T16:14:10Z" level=error msg="exit status 1"
|
Loading