Skip to content

Unable to install okay-release in Dockerfile #1573

@ajindal1

Description

@ajindal1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions