Bug 1841241
| Summary: | Removing package group "MATE Desktop" removes my Plasma 5 desktop and a lot of other packages | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Aki Ketolainen <akik> | ||||
| Component: | dnf | Assignee: | Jaroslav Mracek <jmracek> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 31 | CC: | dmach, jmracek, jrohel, mblaha, mhatina, packaging-team-maint, pkratoch, rpm-software-management, vmukhame | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-06-15 14:07:13 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Aki Ketolainen
2020-05-28 17:25:32 UTC
Could you provide output of following command? dnf grouplist --installed Do you mean before or after installing the MATE Desktop package group? Ideally before the step 1 in the steps to reproduce you have provided. Created attachment 1696217 [details]
dnf groupremove "MATE Desktop"
dnf groupremove "MATE Desktop"
'dnf grouplist --installed' was empty before running 'dnf -y groupinstall "MATE Desktop"'.
I was wrong in that 'dnf groupremove "MATE Desktop"' would remove Plasma 5.
'dnf groupremove "MATE Desktop" removed the packages in the attachment 1696217 [details].
'dnf groupremove "MATE Desktop" wouldn't work unless I removed /etc/dnf/protected.d/sudo.conf first.
'dnf --allowerasing groupinstall "MATE Desktop"' removed fedora-release-kde.
The problem is that after installation of your system there were not any env. group marked as installed. To resolve your issue please mark your primary env. group as installed and than play with "MATE Desktop". Like: dnf group mark install 'Fedora Workstation'. The problem should be resolved by: https://bugzilla.redhat.com/show_bug.cgi?id=1554010 *** This bug has been marked as a duplicate of bug 1554010 *** |