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 install --deployment fails #262

Open
KES777 opened this issue Nov 23, 2019 · 2 comments
Open

carton install --deployment fails #262

KES777 opened this issue Nov 23, 2019 · 2 comments

Comments

@KES777
Copy link

KES777 commented Nov 23, 2019

I have cpanfile.snapshot when when I deploy, the installation fails:

Successfully installed DBICx-TestDatabase-0.05
Successfully installed DBIx-Class-InflateColumn-FS-0.01007
Successfully installed DBIx-Class-Fixtures-1.001039
! Couldn't find module or a distribution Cpanel::JSON::XS (2.3310)
! Installing the dependencies failed: Module 'Cpanel::JSON::XS' is not installed
! Bailing out the installation for JSON-MaybeXS-1.004000.
Successfully installed Path-Tiny-0.108
Successfully installed Path-IsDev-1.001003
Successfully installed Path-FindDev-v0.5.3
Successfully installed File-ShareDir-ProjectDistDir-1.000009
Successfully installed MooX-Attribute-ENV-0.02
Successfully installed PerlIO-utf8_strict-0.007
Successfully installed Mixin-Linewise-0.108
Successfully installed Config-INI-0.025
Successfully installed Config-MySQL-0.02
! Installing the dependencies failed: Module 'JSON::MaybeXS' is not installed
! Bailing out the installation for DBIx-Class-Migration-0.074.
Successfully installed TimeDate-2.30
Successfully installed MailTools-2.21
Successfully installed IO-Socket-IP-0.39 (upgraded from 0.37)
Successfully installed Net-DNS-1.21

Is this because of some dynamic check at JSON-MaybeXS?

@KES777
Copy link
Author

KES777 commented Nov 23, 2019

cpanfile.snapshot.zip

@brunoramoslu
Copy link

Cannot reproduce this locally (Ubuntu+Perl 5.36.0) with carton v1.0.35.

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