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
[system-upgrade] Upgrade groups and environments #183
Conversation
|
FWIW it should be possible to add |
That would be awesome! Btw, I also tried how it behaves when the group installation and excluded packages are defined in kickstart (because Anaconda might use dnf differently than dnf CLI) or when some group packages are excluded in one of Fedora spins (because I don't know how these are created), and the system-upgrade seems to work well (the group upgrade part) in both of these cases. |
|
I found the following problem: when an environment is installed and one of its groups is removed, then the whole system upgrade fails. Reported as https://bugzilla.redhat.com/show_bug.cgi?id=1872586 . |
|
The fix for bug 1872586 is merged upstream, so I am removing the 'blocked' label. |
= changelog = msg: [system-upgrade] Upgrade groups and environments type: enhancement resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1845562 resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1860408 related: https://bugzilla.redhat.com/show_bug.cgi?id=1814306
626e3f6
to
359e72b
Compare
|
📌 Commit 359e72b has been approved by |
= changelog = msg: [system-upgrade] Upgrade groups and environments type: enhancement resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1845562 resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1860408 related: https://bugzilla.redhat.com/show_bug.cgi?id=1814306 Closes: #183 Approved by: j-mracek
|
💔 Test failed - status-papr |
|
@rh-atomic-bot retry |
|
☀️ Test successful - status-papr |
Also add switch --no-group-upgrade to disable the group upgrade
= changelog =
msg: [system-upgrade] Upgrade groups and environments; can be switched off with --no-group-upgrade
type: enhancement
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1845562
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1860408
related: https://bugzilla.redhat.com/show_bug.cgi?id=1814306