You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/03/01 19:24:43 UTC

[GitHub] [incubator-mxnet] access2rohit commented on pull request #19967: [wip] [v1.x] Attempt to fix cu112 cd by using the correct package

access2rohit commented on pull request #19967:
URL: https://github.com/apache/incubator-mxnet/pull/19967#issuecomment-788206266


   After taking a look at the error, you need to add the following lines
   ```
   COPY install/ubuntu_binutils.sh.sh /work/
   RUN /work/ubuntu_binutils.sh
   ```
   after this line: https://github.com/apache/incubator-mxnet/blob/v1.x/ci/docker/Dockerfile.build.ubuntu_gpu_cu112#L40 


----------------------------------------------------------------
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.

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