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

Dependencies failed in installation #95

Closed
nniejadlik opened this issue Mar 4, 2019 · 2 comments
Closed

Dependencies failed in installation #95

nniejadlik opened this issue Mar 4, 2019 · 2 comments

Comments

@nniejadlik
Copy link

I run command sudo docker-compose up -d and get error:

! Installing the dependencies failed: Module 'Test::XPath' is not installed, Module 'HTML::HTML5::Sanity' is not installed, Module 'HTML::HTML5::Parser' is not installed, Module 'LWP::Protocol::https' is not installed
! Bailing out the installation for ..
319 distributions installed
ERROR: Service 'musicbrainz' failed to build: The command '/bin/sh -c cd /musicbrainz-server/ &&     eval $( perl -Mlocal::lib) && cpanm --installdeps --notest .' returned a non-zero code: 1
@toolboc
Copy link
Contributor

toolboc commented Mar 10, 2019

@yvanzo, issue confirmed and fixed with above PR, let me know if you need any additional changes for acceptance

yvanzo pushed a commit that referenced this issue Mar 11, 2019
Provides zlib1g-dev for XML::LibXML and libssl-dev for Net::SSLeay
to satisfy required cpan modules.
@yvanzo
Copy link
Contributor

yvanzo commented Mar 11, 2019

Thank you @toolboc, tested and merged, I just reordered dependencies to follow https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#sort-multi-line-arguments

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

3 participants