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

carton reports failure while the module is already installed #14

Open
szabgab opened this issue Mar 16, 2015 · 0 comments
Open

carton reports failure while the module is already installed #14

szabgab opened this issue Mar 16, 2015 · 0 comments

Comments

@szabgab
Copy link
Member

szabgab commented Mar 16, 2015

$ carton
Installing modules using /vagrant/cpanfile
! Installing XML::Parser failed. See /home/vagrant/.cpanm/work/1426520479.29126/build.log for details. Retry with --force to force install it.
! Configure failed for XML-LibXML-2.0116. See /home/vagrant/.cpanm/work/1426520479.29126/build.log for details.
! Installing Geo::IP failed. See /home/vagrant/.cpanm/work/1426520479.29126/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'XML::LibXML' is not installed, Module 'XML::Parser' is not installed, Module 'Geo::IP' is not installed
! Bailing out the installation for /vagrant/.
Installing modules failed
$ perl -MXML::Parser -E'say $XML::Parser::VERSION'
2.41

and

$ perl -MXML::LibXML -E'say $XML::LibXML::VERSION'
2.0116
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