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

Unable to install with zef or Panda #1

Closed
jnthn opened this issue Jan 9, 2017 · 3 comments
Closed

Unable to install with zef or Panda #1

jnthn opened this issue Jan 9, 2017 · 3 comments

Comments

@jnthn
Copy link
Contributor

jnthn commented Jan 9, 2017

Thanks for working on this module. I just tried to install it; with panda it fails as:

Failure Summary
----------------
Archive::Libarchive(
	*fetch stage failed for Archive::Libarchive::Raw: Unable to handle source 'https://github.com/frithnanth/perl6-Archive-Libarchive-Raw')
jnthn@lviv:~/edument/rmtly$ panda install Archive::Libarchive::Raw
==> Fetching Archive::Libarchive::Raw
fetch stage failed for Archive::Libarchive::Raw: Unable to handle source 'https://github.com/frithnanth/perl6-Archive-Libarchive-Raw'

And with zef a bit differently:

===> Searching for: Archive::Libarchive
===> Searching for missing dependencies: Archive::Libarchive::Raw
===> Fetching: Archive::Libarchive
No extracting backend available
  in method extract at /home/jnthn/dev/MoarVM/install/share/perl6/site/sources/F94CA4E91B2AF324B8A925E1F065F40258AE4D90 (Zef::Extract) line 8

At a guess, something is not quite right in the META.info for this module and/or its dependency, Archive::Libarchive::Raw.

@frithnanth
Copy link
Owner

frithnanth commented Jan 9, 2017 via email

@frithnanth
Copy link
Owner

frithnanth commented Jan 9, 2017 via email

@jnthn
Copy link
Contributor Author

jnthn commented Jan 10, 2017

Confirm it works with panda now after panda update. Thanks!

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

2 participants