Pinto icon indicating copy to clipboard operation
Pinto copied to clipboard

default sources is outdated

Open Sadrak opened this issue 6 years ago • 1 comments

from the config

; URIs of upstream repositories (space delimited)
; Defaults to "http://cpan.stratopan.com http://www.cpan.org http://backpan.perl.org"
; sources = 

The problem is the outdated mirror stratopan (i guess). Please provide a better default.

Have a nice day

Sadrak avatar Sep 09 '19 01:09 Sadrak

Confirmed. And thanks for the tip! I've been frustrated with this for quite a while and finally put aside some time to try and sort it out. I changed .pinto/config/pinto.ini to set sources to: sources = "http://cpan.metacpan.org http://www.cpan.org"

And I am now able to pull/update to the latest versions of targeted libs!

spq-easy avatar Nov 06 '19 16:11 spq-easy