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

"fact submission failed" on Strawberry Perl 5.8.9 and 5.12.3(Windows 7 32bit) #82

Open
twata1 opened this issue Jun 17, 2017 · 0 comments

Comments

@twata1
Copy link

twata1 commented Jun 17, 2017

Hi,

Recently, CPAN::Reporter fails to send Strawberry Perl 5.8.9 and 5.12.3(Windows 7 32bit).
(For example, please see
Result-StrawberrP5-12-3.txt.
)

As far as I investigated, It seems to me that HTTP::Tiny failed to HTTP GET https://metabase.cpantesters.org

So, I run check script(
http-tiny-chk0.txt
) on some Strawberry Perl versions.

Those results on my system are as follows:

[ Perl version 5.008009 ]

  • CPAN::Reporter 1.2018
  • Metabase::Client::Simple 0.012
  • HTTP::Tiny 0.070
  • IO::Socket::SSL 2.048
  • IO::Socket::IP 0.26
  • Net::SSLeay 1.81
  • Socket 2.024
    Failed to get https://metabase.cpantesters.org

[ Perl version 5.012003 ]

  • CPAN::Reporter 1.2018
  • Metabase::Client::Simple 0.012
  • HTTP::Tiny 0.070
  • IO::Socket::SSL 2.049
  • IO::Socket::IP 0.38
  • Net::SSLeay 1.81
  • Socket 2.024
    Failed to get https://metabase.cpantesters.org

[ Perl version 5.014004 ]

  • CPAN::Reporter 1.2018
  • Metabase::Client::Simple 0.012
  • HTTP::Tiny 0.070
  • IO::Socket::SSL 2.049
  • IO::Socket::IP 0.38
  • Net::SSLeay 1.81
  • Socket 2.024
    Success to get https://metabase.cpantesters.org
    200 OK

[ Perl version 5.026000 ]

  • CPAN::Reporter 1.2018
  • Metabase::Client::Simple 0.012
  • HTTP::Tiny 0.070
  • IO::Socket::SSL 2.049
  • IO::Socket::IP 0.39
  • Net::SSLeay 1.81
  • Socket 2.024
    Success to get https://metabase.cpantesters.org
    200 OK

Thank you,

--
twata

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

1 participant