Bug 1343764
| Summary: | dnf reinstall deletes yumdb entry | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Benjamin Xiao <ben.r.xiao> |
| Component: | dnf | Assignee: | Štěpán Smetana <ssmetana> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 24 | CC: | bugzilla-redhat, devin, jsilhan, mcatanzaro, mike, mluscon, packaging-team-maint, pnemade, vmukhame |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | dnf-1.1.10-1.fc24 dnf-1.1.10-1.fc23 dnf-1.1.10-1.fc25 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-19 19:52:02 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
Benjamin Xiao
2016-06-07 21:16:17 UTC
Still present on Fedora 24. Before dnf reinstall ghex: $ ls /var/lib/dnf/yumdb/g | grep ghex 74f03c526daa159f5af485e76dd0731ac2d3894b-ghex-libs-3.18.1-1.fc24-x86_64 ecddc226d3eea7fcca991299163410bdf0304748-ghex-3.18.1-1.fc24-x86_64 After dnf reinstall ghex: $ ls /var/lib/dnf/yumdb/g | grep ghex 74f03c526daa159f5af485e76dd0731ac2d3894b-ghex-libs-3.18.1-1.fc24-x86_64 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. PR was created: https://github.com/rpm-software-management/dnf/pull/538 I am curious as to how this PR is relevant to this bug. Why would changing last to --last fix the issue of dnf deleting yumdb entries when calling "dnf reinstall <package>"? Sorry, bad link... https://github.com/rpm-software-management/dnf/commit/2463a329c429cf240387fc3d0d47db1e2a5855d2 Fantastic! Thanks for the fix. I am glad to see all these DNF issues being resolved. dnf-1.1.10-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-267f843cda dnf-1.1.10-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8caa619a9e dnf-1.1.10-1.fc24 dnf-plugins-core-0.1.21-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-878284e0d3 dnf-1.1.10-1.fc25, dnf-plugins-core-0.1.21-4.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8caa619a9e dnf-1.1.10-1.fc23, dnf-plugins-core-0.1.21-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-267f843cda dnf-1.1.10-1.fc24, dnf-plugins-core-0.1.21-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-878284e0d3 dnf-1.1.10-1.fc24, dnf-plugins-core-0.1.21-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. dnf-1.1.10-1.fc23, dnf-plugins-core-0.1.21-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. dnf-1.1.10-1.fc25, dnf-plugins-core-0.1.21-4.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |