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

cpm Failures on 5.12 windows #876

Open
theory opened this issue Oct 14, 2021 · 1 comment
Open

cpm Failures on 5.12 windows #876

theory opened this issue Oct 14, 2021 · 1 comment

Comments

@theory
Copy link

theory commented Oct 14, 2021

See this run, with this bit:

cpm install --global --verbose --show-build-log-on-failure --no-test Locale::TextDomain@1.31

Leads to these errors:

2021-10-14T23:18:43,1368,ExtUtils::MakeMaker| MetaCPAN, skip, because MetaCPAN is configured to resolve dev releases only
2021-10-14T23:18:43,1368,ExtUtils::MakeMaker| MetaDB, 599 Internal Exception, https://cpanmetadb.plackperl.org/v1.0/package/ExtUtils::MakeMaker, Could not connect to 'cpanmetadb.plackperl.org:443': IO::Socket::INET: connect: A non-blocking socket operation could not be completed immediately.
2021-10-14T23:18:43,1368,ExtUtils::MakeMaker| 
2021-10-14T23:18:43,1368,ExtUtils::MakeMaker| MetaCPAN, 599 Internal Exception, https://fastapi.metacpan.org/v1/download_url/ExtUtils::MakeMaker?version=6.64, Could not connect to 'fastapi.metacpan.org:443': IO::Socket::INET: connect: A non-blocking socket operation could not be completed immediately.
2021-10-14T23:18:43,1368,ExtUtils::MakeMaker| Failed to resolve ExtUtils::MakeMaker
2021-10-14T23:18:43,1368,ExtUtils::ParseXS| MetaCPAN, skip, because MetaCPAN is configured to resolve dev releases only
2021-10-14T23:18:43,1368,ExtUtils::ParseXS| MetaDB, 599 Internal Exception, https://cpanmetadb.plackperl.org/v1.0/package/ExtUtils::ParseXS, Could not connect to 'cpanmetadb.plackperl.org:443': IO::Socket::INET: connect: A non-blocking socket operation could not be completed immediately.
2021-10-14T23:18:43,1368,ExtUtils::ParseXS| 
2021-10-14T23:18:43,1368,ExtUtils::ParseXS| MetaCPAN, 599 Internal Exception, https://fastapi.metacpan.org/v1/download_url/ExtUtils::ParseXS?version=3.16, Could not connect to 'fastapi.metacpan.org:443': IO::Socket::INET: connect: A non-blocking socket operation could not be completed immediately.
2021-10-14T23:18:43,1368,ExtUtils::ParseXS| Failed to resolve ExtUtils::ParseXS

Don't know if it's an old version or something about its configuration is off. Appears to work fine on 5.14 and later (can't speak to earlier versions).

@augensalat
Copy link

I have the issue with Windows and Perl v5.10 and v5.12. For all other major Perls starting from v5.8 cpm works for Windows and MacOS.

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