You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/11/01 17:04:51 UTC

[GitHub] [tvm] leandron opened a new issue #9413: [Bug] ubuntu_install_rocm.sh fails when generating ci-gpu image

leandron opened a new issue #9413:
URL: https://github.com/apache/tvm/issues/9413


   The nightly Docker image rebuild job is failing for the `ci-gpu` with the following error:
   
   ```
    ---> Running in 4087679497b3
   Warning: apt-key output should not be parsed (stdout is not a terminal)
   gpg: no valid OpenPGP data found.
   The command '/bin/sh -c bash /install/ubuntu_install_rocm.sh' returned a non-zero code: 2
   ERROR: docker build failed.
   script returned exit code 1
   ```
   
   Looking at the history of the file, can either @jtuyls or @tqchen help with understanding what is going wrong?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi closed issue #9413: [Bug] ubuntu_install_rocm.sh fails when generating ci-gpu image

Posted by GitBox <gi...@apache.org>.
masahi closed issue #9413:
URL: https://github.com/apache/tvm/issues/9413


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron commented on issue #9413: [Bug] ubuntu_install_rocm.sh fails when generating ci-gpu image

Posted by GitBox <gi...@apache.org>.
leandron commented on issue #9413:
URL: https://github.com/apache/tvm/issues/9413#issuecomment-956414204


   OK, so it looks like http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key disappeared, and this script then needs updating.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron commented on issue #9413: [Bug] ubuntu_install_rocm.sh fails when generating ci-gpu image

Posted by GitBox <gi...@apache.org>.
leandron commented on issue #9413:
URL: https://github.com/apache/tvm/issues/9413#issuecomment-956414204


   OK, so it looks like http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key disappeared, and this script then needs updating.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org