Closed pieterdp closed 6 years ago
In the listLatestUpgradeablePackages function there is a bug where it calls rhn.system.listLatestUpgradeablePackages where it should call rhn.system.listLatestUpgradablePackages.
listLatestUpgradeablePackages
rhn.system.listLatestUpgradeablePackages
rhn.system.listLatestUpgradablePackages
In the
listLatestUpgradeablePackages
function there is a bug where it callsrhn.system.listLatestUpgradeablePackages
where it should callrhn.system.listLatestUpgradablePackages
.