Project

General

Profile

Actions

Bug #20567

closed

RPM package update fails with Katello 3.4 - Puppet 4.10

Added by Anthony Chevalet over 7 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
Client/Agent
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

In these conditions:
- katello-agent-3.0.0-3.el7.noarch - katello-host-tools-3.0.0-3.el7.noarch
- At least one package is listed in the output of 'yum check-update'
- Yum plugin 'enabled_repos_upload' enabled (default)

# puppet resource  package kernel ensure=latest
Error: Could not get latest version: undefined method `[]' for nil:NilClass
Error: /Package[kernel]/ensure: change from 3.10.0-514.10.2.el7 to latest failed: Could not get latest version: undefined method `[]' for nil:NilClass
package { 'kernel':
  ensure => '3.10.0-514.10.2.el7',
}

Bug report opened on puppet side: https://tickets.puppetlabs.com/browse/PUP-7813

Actions

Also available in: Atom PDF