chore(deps): update registry.access.redhat.com/ubi9/python-311 docker tag to v9.6-1747333117 #148
Annotations
2 errors
|
Build image (./chat/vulkan/amd64/Containerfile, ai-lab-playground-chat-vulkan, amd64)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/python-311:9.6-1747333117...
Getting image source signatures
Copying blob sha256:a37444817ae9ccd468370702c34916521ee1221bf937be338af65bf457951b5b
Copying blob sha256:92efcdccd1058003df257e9cbdf756ff6b10bd276551590536a5a1678e099aaf
Copying blob sha256:32cb216dbd98f1b9558c1726079aa254820ad0ae8c0cae13549574f31ca77d64
Copying blob sha256:5f60bb7716eccdbe8dfbee6eb756e884dc46acd03753660f4f5be09ba71f69a0
Copying config sha256:1f27958a5529b9470a141e9a674a6e14a7b7c0c8c70fe9936541b29f354a4b2f
Writing manifest to image destination
Error: Unable to find a match: mesa-vulkan-drivers-24.1.2-3.el9.x86_64
Error: building at STEP "RUN dnf install -y python3-dnf-plugin-versionlock && dnf install -y mesa-vulkan-drivers-24.1.2-3.el9.x86_64 && dnf versionlock mesa-vulkan-drivers-24.1.2-3.el9.x86_64 && dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && dnf install -y git cmake ninja-build gcc gcc-c++ && dnf copr enable -y ligenix/enterprise-sandbox epel-9-x86_64 && dnf install -y vulkan-headers vulkan-tools vulkan-loader-devel && dnf copr enable -y ligenix/enterprise-buildtools epel-9-x86_64 && dnf copr enable -y jeffmaury/shaderc epel-9-x86_64 && dnf install -y glslc && dnf clean all": while running runtime: exit status 1
|
|
Build image (./chat/vulkan/arm64/Containerfile, ai-lab-playground-chat-vulkan, arm64)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/python-311:9.6-1747333117...
Getting image source signatures
Copying blob sha256:82910a6ebc2859ca8db2368ec5d240e0e0c3278d1fc568c7af02704f16a0f73d
Copying blob sha256:591c2930861d042081594aa25dbfb8e1fe55948596fd51108b95d776cecd9710
Copying blob sha256:391637b3b0856f2a27f616fdf8fe3f1dbd07848a70722ba154c00b969ead8c76
Copying blob sha256:efecb8ac061601a4f140324fcf30ceeed2b51dc18570cb797d7149c818c76859
Copying config sha256:1ff6cacff673bcf9eabbb3312a3fc38169b4aa0f40420221a42bb9316028a8bc
Writing manifest to image destination
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.
The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.
Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
Error:
Problem: conflicting requests
- nothing provides libLLVM.so.18.1()(64bit) needed by mesa-vulkan-drivers-24.1.2-101.el9.aarch64 from copr:copr.fedorainfracloud.org:slp:mesa-krunkit
- nothing provides libLLVM.so.18.1(LLVM_18.1)(64bit) needed by mesa-vulkan-drivers-24.1.2-101.el9.aarch64 from copr:copr.fedorainfracloud.org:slp:mesa-krunkit
Error: building at STEP "RUN dnf install -y python3-dnf-plugin-versionlock && dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && dnf copr enable -y slp/mesa-krunkit epel-9-aarch64 && dnf install -y mesa-vulkan-drivers-24.1.2-101.el9.aarch64 && dnf versionlock mesa-vulkan-drivers-24.1.2-101.el9.aarch64 && dnf install -y git cmake ninja-build gcc gcc-c++ vulkan-loader-devel vulkan-tools && dnf copr enable -y jeffmaury/shaderc epel-9-aarch64 && dnf install -y glslc && dnf clean all": while running runtime: exit status 1
|