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

Pinto cant pull specific versions w/o AUTHOR/DISTRO.tar.gz form #251

Open
dci2112 opened this issue May 7, 2019 · 0 comments
Open

Pinto cant pull specific versions w/o AUTHOR/DISTRO.tar.gz form #251

dci2112 opened this issue May 7, 2019 · 0 comments

Comments

@dci2112
Copy link

dci2112 commented May 7, 2019

I am using these repos in my pinto.ini:

sources = "http://www.cpan.org http://backpan.cpantesters.org http://cpan.metacpan.org"

and when I do this pull:

pinto -v -v -r my/repo pull -M List::MoreUtils==0.416

I get this output:

Pulling target List::MoreUtils==0.416 to stack master
Cannot find List::MoreUtils==0.416 anywhere

This happens if I use the @0.416 or ==0.416 syntax. But if I specify the full author/tar.gz

pinto -v -v -r my/repo pull -M REHSACK/List-MoreUtils-0.416.tar.gz

it happily finds and pulls the file.

I have not yet had time to dig into this, I will update if I do.

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