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

fixes #8352 - fix possible duplicate definition of wget packages #16

Merged
merged 1 commit into from
Nov 12, 2014

Conversation

stbenjam
Copy link
Member

ensure_packages from puppet-stdlib should be used when installing non-core packages so there's no duplicate definitions. foreman-proxy TFTP also requires wget, which causes such a duplicate definition when it's enabled:

[ERROR 2014-11-11 22:30:09 main] Duplicate declaration: Package[wget] is already declared in file /usr/share/katello-installer/modules/candlepin/manifests/install.pp:6; cannot redeclare at /usr/share/katello-installer/modules/foreman_proxy/manifests/tftp.pp:19 on node prometheus.bitbin.de

@ehelms
Copy link
Member

ehelms commented Nov 12, 2014

ACK

stbenjam added a commit that referenced this pull request Nov 12, 2014
fixes #8352 - fix possible duplicate definition of wget packages
@stbenjam stbenjam merged commit 60949d8 into theforeman:master Nov 12, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants