Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Won't install alongside puppetlabs-mysql #623

Closed
threepistons opened this issue Aug 17, 2016 · 3 comments
Closed

Won't install alongside puppetlabs-mysql #623

threepistons opened this issue Aug 17, 2016 · 3 comments
Labels
bug Something isn't working

Comments

@threepistons
Copy link

What I do

Log in as root and run puppet module install rtyler-jenkins

What I expect

rtyler-jenkins to install.

What I get

[root@hg-puppet ~]# puppet module install rtyler-jenkins
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppetlabs.com ...
Error: Could not install module 'rtyler-jenkins' (latest)
  Dependency 'nanliu-staging' (v1.0.3) would overwrite /etc/puppetlabs/code/environments/production/modules/staging
    Currently, 'puppet-staging' (v1.0.6) is installed to that directory
    Use `puppet module install --ignore-dependencies` to install only this module

Why it happens

puppetlabs-mysql depends upon puppet-staging and puppet-staging conflicts with nanliu-staging.

@jhoblitt
Copy link
Member

Care to make a PR to update the module namespace?

@jhoblitt jhoblitt added the bug Something isn't working label Aug 17, 2016
@threepistons threepistons reopened this Aug 18, 2016
@threepistons
Copy link
Author

threepistons commented Aug 18, 2016

This has been fixed in 1.7.0. The module now installs and deploys. Thank you for the very quick fix.

@threepistons
Copy link
Author

@jhoblitt I'd love to, but I don't currently have permission to publish patches written at work.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants