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

berrybrew versions with only a single second ver digit (5.8.9) aren't processed #171

Open
stevieb9 opened this issue Mar 31, 2017 · 1 comment
Labels

Comments

@stevieb9
Copy link
Owner

Now that in v1.12 of berrybrew we fetch the list from the site, versions that don't have two second digits in the perl ver aren't being processed.

@stevieb9 stevieb9 added the bug label Mar 31, 2017
@stevieb9
Copy link
Owner Author

Here's where we are:

Perl-5.8.9_32
==============
CPAN: LWP::UserAgent loaded ok (v6.15)
CPAN: Time::HiRes loaded ok (v1.9721)
  LWP not available
Warning: no success downloading 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz.tmp16860'. Giving up on it.
Warning: no success downloading 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz.tmp16860'. Giving up on it.

As a last resort we now switch to the external ftp command 'C:\WINDOWS\system32\ftp.EXE'
to get 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz.tmp16860'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit

Will not use URI::URL, need 0.08
  LWP not available
Warning: no success downloading 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz.tmp16860'. Giving up on it.
Warning: no success downloading 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz.tmp16860'. Giving up on it.

As a last resort we now switch to the external ftp command 'C:\WINDOWS\system32\ftp.EXE'
to get 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz.tmp16860'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit

CPAN: YAML loaded ok (v1.21)
Please check, if the URLs I found in your configuration file
(http://cpan.strawberryperl.com/) are valid. The urllist can be edited.
E.g. with 'o conf urllist push ftp://myurl/'

Could not fetch authors/01mailrc.txt.gz



'C:\berrybrew\5.8.9_32\perl\bin\cpanm' is not recognized as an internal or external command,
operable program or batch file.

'C:\berrybrew\5.8.9_32\perl\bin\cpanm' is not recognized as an internal or external command,
operable program or batch file.
*****
[2017-04-12 09:20:43.611][lvl 5][BrewBuild.test] got 2 results
[2017-04-12 09:20:43.611][lvl 6][BrewBuild.test] 5.24.1_64 PASSED...
[2017-04-12 09:20:43.612][lvl 6][BrewBuild.test] 5.8.9_32 FAILED...
[2017-04-12 09:20:43.621][lvl 5][BrewBuild.test] Test::BrewBuild run finished

5.24.1_64 :: PASS
5.8.9_32 :: FAIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant