| Summary: | dnf does not notice file conflicts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Schmidt <mschmidt> |
| Component: | dnf | Assignee: | Ales Kozumplik <akozumpl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | akozumpl, jzeleny, pnemade, rholy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | dnf-0.4.4-1.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-10 06:59:26 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: | |
|
Description
Michal Schmidt
2013-10-09 14:37:33 UTC
Hello, thanks for the report. It's odd, will take a look. Fixed by fa2c5cf, will be included in dnf-0.4.4. I applied the one-liner from https://github.com/akozumpl/dnf/commit/fa2c5cfe3a4c98a6a0f3cbf9909058d52332c505 manually to: /usr/lib/python2.7/site-packages/dnf/yum/base.py I confirm it fixes the bug for me. dnf now says: Running transaction check Transaction check succeeded. Running transaction test Transaction check error: file /usr/share/gtk-doc/html/gudev/annotation-glossary.html conflicts between attempted installs of libgudev1-devel-208-2.fc20.i686 and libgudev1-devel-208-2.fc20.x86_64 file /usr/share/gtk-doc/html/gudev/index.sgml conflicts between attempted installs of libgudev1-devel-208-2.fc20.i686 and libgudev1-devel-208-2.fc20.x86_64 I am amazed at how quickly the dnf/librepo bugs I report are getting fixed. Keep up the good work! dnf-0.4.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/dnf-0.4.4-1.fc20 Package dnf-0.4.4-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dnf-0.4.4-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-19064/dnf-0.4.4-1.fc20 then log in and leave karma (feedback). dnf-0.4.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |