Bug 1190299
Summary: | 'dnf install' thinks foo-1.0-1.fc22 == foo-1.0-1.1.fc22 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | akozumpl, jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-07 07:00:41 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
Adam Williamson
2015-02-06 23:28:07 UTC
I think its valid. If you have any package already installed then every future update should use "dnf update" command. With yum it is possible to say "yum install" for already installed package. I think this is yum vs dnf difference. http://dnf.readthedocs.org/en/latest/cli_vs_yum.html#install-command-does-installation-only oh, right. I prefer yum's behaviour there because you can run 'yum install *.rpm' on a bunch of packages and it will install ones that aren't installed and update ones that are, but it is documented... Hello, thank you for the report. Actually, we've changed our opinion on this. DNF will update the package as well as YUM as soon as I fix it. *** This bug has been marked as a duplicate of bug 1138700 *** *** This bug has been marked as a duplicate of bug 1160950 *** |