Actions
Bug #21336
closedUpgrade to katello 3.5 give a error with puppet agent
Description
Error: Package: 1:foreman-installer-1.16.0-0.1.RC1.el7.noarch (foreman)
Requires: puppet-agent >= 1.6.1 **************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
Requires: puppet-agent >= 1.6.1 **************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
Error: Package: 1:foreman-installer-1.16.0-0.1.RC1.el7.noarch (foreman)
Requires: puppet-agent >= 1.6.1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Updated by Mario Gamboa over 7 years ago
- Status changed from New to Resolved
Just upgrade puppet on fly with foreman-installer --upgrade-puppet
Actions