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

Some perl release symlinks aren't being maintained #38

Open
abh opened this issue May 27, 2018 · 0 comments
Open

Some perl release symlinks aren't being maintained #38

abh opened this issue May 27, 2018 · 0 comments

Comments

@abh
Copy link
Contributor

abh commented May 27, 2018

FWIW, the cronjobs that run on the master mirror server are below.

cpan/content is a clone of this repository.
cpan/ is devel/cpanorg-generators for weird historical reasons.

cd cpan; ./bin/update-CPAN-data

cd cpan/content; make update-daily
cd cpan/content; make update-master

cd cpan; bin/update-CPAN-indices
cd cpan; bin/update-CPAN-timestamp
cd cpan; bin/update-CPAN-MIRRORING.FROM > ~/tmp/mf.2 && mv ~/tmp/mf.2 CPAN/MIRRORING.FROM
cd cpan; bin/update-CPAN-RECENT
cd cpan; bin/perl-label.sh

(plus a few related to the mirrors list).

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

No branches or pull requests

1 participant