Bug #15023
closedErrata applied but still shown as installable?
Description
Hi,
I managed to get CentOS errata in Katello using the script provided here:
https://github.com/brdude/pulp_centos_errata_import
I had to adjust it a little bit to work with katello 2.4.
Errata is displayed in Katello. When appying the errata to a centos 6.7 or 7.2 host the packages are installed but katello still shows them as installable. Is this a known bug?
I'm running Katello 2.4.1 and Foreman 1.10.3
Updated by Oliver Weinmann over 8 years ago
Workaround: Running the following 3 commands on the clients clears the installable errata:
subscription-manager refresh
katello-package-upload
service goferd restart
But still this should be done automatically...
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 144
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 144 to 168
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release changed from 168 to 171
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release deleted (
171)
Updated by Justin Sherrill about 8 years ago
- Status changed from New to Need more information
was goferd running at the time after the package install occured?
any errors in /var/log/message on the client?
Can you narrow the 'fix' down one of those 3 commands? That might help us isolate where the issue is.
Thanks
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release set to 166
Updated by Justin Sherrill about 8 years ago
- Status changed from Need more information to Rejected