-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
rhel-8.10
-
None
-
No
-
Low
-
rhel-plumbers
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Trying to install both bash-devel.i686 and bash-devel.x86_64
Please provide the package NVR for which the bug is seen:
bash-devel-4.4.20-6.el8_10.x86_64
bash-devel-4.4.20-6.el8_10.i686
How reproducible is this bug?:
Always
Steps to reproduce:
[root@localhost ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.10 (Ootpa) [root@localhost ~]# yum repolist Updating Subscription Management repositories.This system is registered with an entitlement server, but is not receiving updates. You can use subscription-manager to assign subscriptions.repo id repo name codeready-builder-for-rhel-8-x86_64-rpms Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) [root@localhost ~]# dnf -y install bash-devel-4.4.20-6.el8_10.i686 bash-devel-4.4.20-6.el8_10.x86_64 Updating Subscription Management repositories.This system is registered with an entitlement server, but is not receiving updates. You can use subscription-manager to assign subscriptions.Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 9.1 kB/s | 4.5 kB 00:00 Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 8.9 kB/s | 4.1 kB 00:00 Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 9.9 kB/s | 4.5 kB 00:00 Dependencies resolved. ============================================================================================================================================================================================================================================================== Package Architecture Version Repository Size ============================================================================================================================================================================================================================================================== Installing: bash-devel i686 4.4.20-6.el8_10 codeready-builder-for-rhel-8-x86_64-rpms 115 k bash-devel x86_64 4.4.20-6.el8_10 codeready-builder-for-rhel-8-x86_64-rpms 115 k Upgrading: bash x86_64 4.4.20-6.el8_10 rhel-8-for-x86_64-baseos-rpms 1.5 MTransaction Summary ============================================================================================================================================================================================================================================================== Install 2 Packages Upgrade 1 PackageTotal size: 1.8 M Downloading Packages: [SKIPPED] bash-devel-4.4.20-6.el8_10.x86_64.rpm: Already downloaded [SKIPPED] bash-devel-4.4.20-6.el8_10.i686.rpm: Already downloaded [SKIPPED] bash-4.4.20-6.el8_10.x86_64.rpm: Already downloaded Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction test error: file /usr/include/bash/config.h conflicts between attempted installs of bash-devel-4.4.20-6.el8_10.i686 and bash-devel-4.4.20-6.el8_10.x86_64 [root@localhost ~]#