Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend API call to show whether an errata affects the package management stack. #7811

Closed
stdevel opened this issue Nov 2, 2023 · 2 comments
Labels
API enhancement New feature or request

Comments

@stdevel
Copy link
Contributor

stdevel commented Nov 2, 2023

Short description

The Uyuni web UI shoes whether a patch affects the management stack:

grafik

It would be nice if these information could also be gathered using the API - e.g. within the system.getRelevantErrata call.

Details

I'm using the Uyuni Ansible collection for automating patch installation. Anyhow, from time to time there are regression bugs in openSUSE Leap / SLES that result in a orphaned task during patch installation. As a result, the patch task is still in "Scheduled" or "Picked Up" state, even though some patches might have been installed - or not. It is advised to install all package management stack updates first before installing all remaining patches.

Having this "affects package management stack" information by using the API would make things much easier for me.

@admd
Copy link
Contributor

admd commented Mar 14, 2024

@stdevel this is good one and make sense. We will soon get on to it.

@mcalmer
Copy link
Contributor

mcalmer commented Apr 22, 2024

implemented. Will be part of the next uyuni release

@mcalmer mcalmer closed this as completed Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants