Bug 1229463
Summary: | dnf needs an option to mark a package as "user-installed" | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jason Montleon <jmontleo> |
Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, 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-06-09 07:19:08 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
Jason Montleon
2015-06-08 20:41:51 UTC
Hello, the "easy" way is "dnf --setopt=clean_requirements_on_remove=False remove quicksynergy". On the other hand, it does not solve your problem. Next time you request removal of another package that requires "synergy" or next time you run "dnf autoremove", DNF would like to remove "synergy" again because it's marked as a dependency and no installed package requires it. So, what you really need is to mark "synergy" as "user-installed". If I did not miss a recent patch, there is no (documented) way how to achieve that with DNF. But we've already discussed it somewhere. I'll check whether there is a duplicate of this bug already. *** This bug has been marked as a duplicate of bug 1125925 *** |