-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Description
While running manywheel/Dockerfile with CUDA, the code is failing while installing okay-release package with the below error. I have tried using other versions as well but still getting the same error. Command used:
GPU_ARCH_TYPE=cuda GPU_ARCH_VERSION=11.8 manywheel/build_docker.sh
Error details:
> [cpu_final 6/7] RUN yum install -y http://repo.okay.com.mx/centos/7/x86_64/release/okay-release-1-5.el7.noarch.rpm:
#53 1.357 Loaded plugins: fastestmirror, ovl
#53 1.546 Examining /var/tmp/yum-root-m4yUfP/okay-release-1-5.el7.noarch.rpm: okay-release-1-5.el7.noarch
#53 1.549 Marking /var/tmp/yum-root-m4yUfP/okay-release-1-5.el7.noarch.rpm to be installed
#53 1.549 Resolving Dependencies
#53 1.551 --> Running transaction check
#53 1.551 ---> Package okay-release.noarch 0:1-5.el7 will be installed
#53 1.618 --> Finished Dependency Resolution
#53 1.664
#53 1.664 Dependencies Resolved
#53 1.664
#53 1.664 ================================================================================
#53 1.664 Package Arch Version Repository Size
#53 1.664 ================================================================================
#53 1.664 Installing:
#53 1.664 okay-release noarch 1-5.el7 /okay-release-1-5.el7.noarch 3.1 k
#53 1.664
#53 1.664 Transaction Summary
#53 1.664 ================================================================================
#53 1.664 Install 1 Package
#53 1.664
#53 1.664 Total size: 3.1 k
#53 1.664 Installed size: 3.1 k
#53 1.664 Downloading packages:
#53 1.673 Running transaction check
#53 1.678 Running transaction test
#53 1.687
#53 1.687
#53 1.687 Transaction check error:
#53 1.687 Unknown error during transaction test in RPM
#53 1.687
#53 1.687 Error Summary
#53 1.687 -------------
#53 1.687
------
executor failed running [/bin/sh -c yum install -y http://repo.okay.com.mx/centos/7/x86_64/release/okay-release-1-5.el7.noarch.rpm]: exit code: 1
Metadata
Metadata
Assignees
Labels
No labels