Bug 1283041
Summary: | DNF thinks a group is installed even though its packages has been removed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sudhir Khanger <sudhir> |
Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | jsilhan, mluscon, packaging-team-maint, pnemade, vmukhame |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-02 10:35:00 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: |
Description
Sudhir Khanger
2015-11-18 05:16:05 UTC
The bug is that during env group it should remove packages that belongs to that environment which was not installed by other installed group. Saying that your group is still installed is totally fine - you have removed the packages manually not by group command. You can type `dnf group mark remove lxqt` to mark the group as removed. Jan Zeleny in users mailing list suggested I use group mark and it worked perfectly. My apologies for not reading man pages properly. I am not sure why `dnf group remove lxqt` wants to remove packages that are dependencies of KDE Plasma Desktop and Workstation. It even wants to remove some of the apps that I installed manually like JuK and gnome-shell-extension-gpaste. Why is removing lxqt group triggering removal of all installed desktop environments? Please feel free to close the bug as the primary problem is not a bug. Thank you. You probably hit https://bugzilla.redhat.com/show_bug.cgi?id=1259865. I am closing this one as a notabug. |