Bug 1273702
| Summary: | man-pages causes a file conflict with old attr package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
| Component: | man-pages | Assignee: | Nikola Forró <nforro> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | jchaloup, nforro, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | man-pages-4.00-5.fc23 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-01 02:30:15 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1269327 | ||
|
Description
Zbigniew Jędrzejewski-Szmek
2015-10-21 05:18:06 UTC
The only way I'm able to reproduce this is when I exclude attr package from being updated in dnf.conf. If I don't do that, both packages are updated, so there is no conflict: attr-2.4.47-10.fc22 -> attr-2.4.47-14.fc23 man-pages-3.81-3.fc22 -> man-pages-4.00-4.fc23 Can you provide more information (dnf logs)? One way to encounter this is to have a failed upgrade with more than one version of the package installed. Another would be to have both attr.x86_64 and attr.i686 installed and attempt to upgrade just one of them. You are right that this is not something that would be normally encountered, but having proper conflicts helps: instead of having to manually remove packages and resolve the conflict, the system would uninstall the conflicting package and the problem would be resolved automatically. man-pages-4.00-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-4d56cdd503 OK, conflict added. f23: http://pkgs.fedoraproject.org/cgit/man-pages.git/commit/?h=f23&id=ba49d3769807e7b8d07d15cce6e9347f9b5a107f master: http://pkgs.fedoraproject.org/cgit/man-pages.git/commit/?id=9bf22688d77e9a0c640724c08468276d47ea4845 man-pages-4.00-5.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update man-pages' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-4d56cdd503 man-pages-4.00-5.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |