ChaiBapchya opened a new pull request #18018: Fix gnu_tls handshake error on 
Ubuntu 14.04 Nvidia Docker
URL: https://github.com/apache/incubator-mxnet/pull/18018
 
 
   Fixes https://github.com/apache/incubator-mxnet/issues/18005
   
   It doesn't occur on Master branch yet due to docker cache caching the Nvidia 
docker image for Ubuntu 14.04
   
   This switches the dep link in /etc/apt/sources.list.d/*.list from https to 
http
   Specifically 2 files exit
   nvidia-ml.list and cuda.list
   
   With this switch, TLS is no longer needed and hence the handshake error gets 
circumvented.
   
   @leezu Thanks for the help with investigation.
   Pl review

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to