-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Description
Unable to build docker image from Builder Repo because of openssl download error. I am unable to download using the ftp link but www link is working for me.
OPENSSL_DOWNLOAD_URL=https://ftp.openssl.org/source/old/1.1.1/ |
Will create a PR to fix the issue.
To reproduce, run this command:
GPU_ARCH_TYPE=cuda GPU_ARCH_VERSION=11.8 manywheel/build_docker.sh
Error:
curl -LO https://ftp.openssl.org/source/old/1.1.1//openssl-1.1.1l.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ftp.openssl.org
malfet
Metadata
Metadata
Assignees
Labels
No labels