Bug 2165790
Summary: | file /usr/share/man/man5/Containerfile.5.gz conflicts between attempted installs of buildah-1:1.24.6-4.module+el8.8.0+17821+de1b53f1.x86_64 and containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alex Jia <ajia> |
Component: | container-tools-4.0-module | Assignee: | Jindrich Novy <jnovy> |
Status: | CLOSED ERRATA | QA Contact: | Alex Jia <ajia> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.8 | CC: | jligon, jnovy, lsm5, tsweeney, ypu |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | buildah-1.24.6-5.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-16 08:30:34 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
Alex Jia
2023-01-31 03:53:11 UTC
(In reply to Alex Jia from comment #0) > As summary, it's failed to install container-tools:4.0 due to file > /usr/share/man/man5/Containerfile.5.gz conflicts between buildah and > containers-common. To install the container-tools-4.0-8080020230130153236.8108cfbc [root@kvm-01-guest12 ~]# yum module install container-tools:4.0 -y XXX Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'yum clean packages'. Error: Transaction test error: file /usr/share/man/man5/Containerfile.5.gz conflicts between attempted installs of buildah-1:1.24.6-4.module+el8.8.0+17821+de1b53f1.x86_64 and containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 [root@kvm-01-guest12 ~]# rpm -ql buildah-1.24.6-4.module+el8.8.0+17821+de1b53f1.x86_64.rpm | grep Containerfile /usr/share/man/man5/Containerfile.5.gz [root@kvm-01-guest12 ~]# rpm -ql containers-common-1-37.module+el8.8.0+17954+9046de88.x86_64.rpm | grep Containerfile /usr/share/man/man5/Containerfile.5.gz This bug has been verified on buildah-1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 with containers-common-1-37.module+el8.8.0+17954+9046de88.x86_64. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: container-tools:4.0 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:2802 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: container-tools:4.0 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:2802 |