Skip to content

Conversation

@ac-moss
Copy link

@ac-moss ac-moss commented Jul 8, 2025

fixes #61

Changing the sources to pull over https seems to resolve the problem for the recipes listed in the issued listed above.

An example using curl:

$ curl http://ftp.gnu.org/gnu/classpathx/activation-1.1.1.tar.gz 
curl: (52) Empty reply from server
$ curl https://ftp.gnu.org/gnu/classpathx/activation-1.1.1.tar.gz
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ftp.gnu.org:443 

Signed-off-by: Aidan Moss <aidan.moss@altec.com>
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 this pull request may close these issues.

2 participants