Feature #35573
closedAuto-detect whether enabling Tracer will fail
Description
In order to use the 'Enable Traces' feature in the new host details UI, the following is needed:
1. Client repo enabled
2. Client repo synced
3. Client repo available in the host's CV/E
The above allows the 'katello-host-tools-tracer' package to be available to the host, without which the job will fail.
Right now the job just fails. But we could make it easier for the user by detecting the above, and/or just detecting whether that package is available to the host. We could offer to enable / sync that repo right in the 'Enable Tracer' modal.
Updated by Et7f3 please_edit_me over 1 year ago
Could the logic of errata of adding package to content view be reused ?
Updated by Jeremy Lenz over 1 year ago
I'm not sure what you are asking. This has already been implemented; please see https://github.com/Katello/katello/pull/10709 for a description. If you would like to request another feature, please open another "Feature" issue. Thanks!
Updated by Et7f3 please_edit_me over 1 year ago
Ok. Done https://projects.theforeman.org/issues/37165 since it was still open I though it was not fixed.