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 Chris Roberts about 2 years ago
- Target version set to Katello 4.8.0
- Triaged changed from No to Yes
Updated by Jeremy Lenz almost 2 years ago
- Target version changed from Katello 4.8.0 to Katello Backlog
- Triaged changed from Yes to No
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10709 added
Updated by Et7f3 please_edit_me 9 months ago
Could the logic of errata of adding package to content view be reused ?
Updated by Jeremy Lenz 9 months 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 9 months ago
Ok. Done https://projects.theforeman.org/issues/37165 since it was still open I though it was not fixed.
Updated by Jeremy Lenz 9 months ago
- Status changed from Ready For Testing to Resolved