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

build.sh failed on Arch GNU/Linux #29

Open
ymyasoedov opened this issue May 26, 2014 · 1 comment
Open

build.sh failed on Arch GNU/Linux #29

ymyasoedov opened this issue May 26, 2014 · 1 comment

Comments

@ymyasoedov
Copy link

Can't build latest PearlBee on Arch GNU/Linux:

$ sudo ./build.sh 
Invalid version format (version required) at /usr/share/perl5/vendor_perl/Module/Runtime.pm line 349.
Compilation failed in require at /usr/share/perl5/site_perl/Moose/Autobox.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/site_perl/Moose/Autobox.pm line 15.
Compilation failed in require at /usr/share/perl5/site_perl/Dist/Zilla/App/Command.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl5/site_perl/Dist/Zilla/App/Command.pm line 9.
Compilation failed in require at /usr/share/perl5/site_perl/Dist/Zilla/App.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/site_perl/Dist/Zilla/App.pm line 8.
Compilation failed in require at /usr/bin/site_perl/dzil line 9.
BEGIN failed--compilation aborted at /usr/bin/site_perl/dzil line 9.
@andrei-cacio
Copy link
Collaborator

@ymyasoedov I'm sorry that you encountered this issue but PearlBee hasn't been tested on Arch Linux yet. We only tired it on Debian based distros. I'm afraid I can't help you on this type of issue. Maybe you are missing some dependencies or maybe one of your modules is outdated. I can recommend using this approach: http://stackoverflow.com/questions/3727795/how-do-i-update-all-my-cpan-module-to-their-latest-versions

Let me know how does it work out. I will research your issue maybe I will get lucky.

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