Bug 1819815
| Summary: | xz-lzma-compat has file conflicts with man-pages-de | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Björn Esser (besser82) <besser82> |
| Component: | xz | Assignee: | Petr Kubat <pkubat> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jnovy, odubaj, panovotn, pkubat, praiskup, rjones |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | xz-5.2.5-1.fc32 xz-5.2.5-1.fc31 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-03 00:51:10 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: | |||
I tend to think it's man-pages-de which is wrong here. It shouldn't ship xz* man pages. Okay, I've fixed the conflict in the man-pages-de package. FEDORA-2020-d1092ecf15 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d1092ecf15 FEDORA-2020-565a21aedb has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-565a21aedb FEDORA-2020-565a21aedb has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-565a21aedb FEDORA-2020-565a21aedb has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-565a21aedb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-565a21aedb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-d1092ecf15 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-d1092ecf15` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d1092ecf15 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-565a21aedb has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-d1092ecf15 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: xz-lzma-compat has file conflicts with man-pages-de package. Version-Release number of selected component (if applicable): xz-5.2.5-1.fc3{3,2,1} How reproducible: 100% with `man-pages-de` package installed on the system. Steps to Reproduce: 1. dnf install man-pages-de 2. dnf (install|upgrade) xz-lzma-compat 3. file conflicts reported by dnf Actual results: Error: Transaction test error: file /usr/share/man/de/man1/xzdiff.1.gz from install of xz-lzma-compat-5.2.5-1.fc32.x86_64 conflicts with file from package man-pages-de-1.22-8.fc32.noarch file /usr/share/man/de/man1/xzgrep.1.gz from install of xz-lzma-compat-5.2.5-1.fc32.x86_64 conflicts with file from package man-pages-de-1.22-8.fc32.noarch file /usr/share/man/de/man1/xzless.1.gz from install of xz-lzma-compat-5.2.5-1.fc32.x86_64 conflicts with file from package man-pages-de-1.22-8.fc32.noarch file /usr/share/man/de/man1/xzmore.1.gz from install of xz-lzma-compat-5.2.5-1.fc32.x86_64 conflicts with file from package man-pages-de-1.22-8.fc32.noarch Expected results: The `xz-lzma-compat` package can be installed in coexistence with the `man-pages-de` package inside of the same root filesystem.