You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
What I do
Log in as root and run
puppet module install rtyler-jenkins
What I expect
rtyler-jenkins to install.
What I get
Why it happens
puppetlabs-mysql depends upon puppet-staging and puppet-staging conflicts with nanliu-staging.
The text was updated successfully, but these errors were encountered: