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

use a cpan rsync mirror if main one is down #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

timo
Copy link

@timo timo commented May 6, 2019

like it is right now. this is the same mirror i put into modules.perl6.org,
so that both would fail consistently, and noticing one is broken lets us
immediately know to fix the other one as well.

Could potentially grab the mirrors list as json and go through all rsync
mirrors, but for now this should be good enough.

like it is right now. this is the same mirror i put into modules.perl6.org,
so that both would fail consistently, and noticing one is broken lets us
immediately know to fix the other one as well.

Could potentially grab the mirrors list as json and go through all rsync
mirrors, but for now this should be good enough.
@timo
Copy link
Author

timo commented May 6, 2019

see also: Raku/modules.raku.org@e754863

@timo
Copy link
Author

timo commented May 6, 2019

liz pointed out this is the underlying issue: https://log.perl.org/2019/04/maintenance-week.html

lib/App/ecogen/cpan.pm6 Show resolved Hide resolved
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.

None yet

2 participants