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

FTP/HTTP/Conan not working? #60

Closed
hanusek opened this issue Dec 2, 2021 · 1 comment
Closed

FTP/HTTP/Conan not working? #60

hanusek opened this issue Dec 2, 2021 · 1 comment

Comments

@hanusek
Copy link

hanusek commented Dec 2, 2021

Hello.
I have a problem with download from conan-center.

pcre/8.45: Configuring sources in /root/.conan/data/pcre/8.45/_/_/source
ERROR: Error downloading file https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.gz: 'HTTPSConnectionPool(host='ftp.pcre.org', port=443): Max retries exceeded with url: /pub/pcre/pcre-8.45.tar.gz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f2dd13fa640>, 'Connection to ftp.pcre.org timed out. (connect timeout=60.0)'))'

Target: https://ftp.pcre.org/pub/pcre

@PhilipHazel
Copy link
Collaborator

PCRE 8.45 is obsolete and no longer maintained. PCRE2 (the 10.xx series) has been around for 7 years now. Recently, the old FTP site has closed down, and PCRE2 has now moved to GitHub, as announced on pcre-dev some time ago. I believe you can still get a tarball for the obsolete 8.45 from SourceForge.

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

No branches or pull requests

2 participants