Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build docker image from Builder Repo #1851

Closed
ajindal1 opened this issue Jun 3, 2024 · 4 comments
Closed

Unable to build docker image from Builder Repo #1851

ajindal1 opened this issue Jun 3, 2024 · 4 comments

Comments

@ajindal1
Copy link
Contributor

ajindal1 commented Jun 3, 2024

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
@ajindal1
Copy link
Contributor Author

ajindal1 commented Jun 3, 2024

cc: @malfet @atalman

@malfet
Copy link
Contributor

malfet commented Jun 3, 2024

@ajindal1 please sign CLA (on the PR) and it's good to go

@ajindal1
Copy link
Contributor Author

ajindal1 commented Jun 3, 2024

already signed the CLA, the bot says it might take an hour for it to recognize.

@malfet
Copy link
Contributor

malfet commented Jun 4, 2024

Fixed by #1854

@malfet malfet closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants