Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1352269

Summary: Attempting to instrall tre.i686 in Fedora 24 with tre.x86_64 results in transaction error due to file conflicts.
Product: [Fedora] Fedora Reporter: Darío <dario.cut>
Component: treAssignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: dominik, itamar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 22:42:35 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 Darío 2016-07-03 07:45:55 UTC
Description of problem:
Attempting to instrall tre.i686 in Fedora 24 with tre.x86_64 results in transaction error due to file conflicts.

Version-Release number of selected component (if applicable): 0.8.0-16


How reproducible:
In my system I was able to reproduce it every time.

Steps to Reproduce:
1.In a x86_64 system, install tre.x86_64

dnf install tre

2. Install 32bits package tre.i686

dnf install tre.i686

3. Error ocurrs

Actual results:

Error: Transaction check error:
  file /usr/share/locale/fi/LC_MESSAGES/tre.mo from install of tre-0.8.0-16.20140228gitc2f5d13.fc24.i686 conflicts with file from package tre-0.8.0-16.20140228gitc2f5d13.fc24.x86_64
  file /usr/share/locale/sv/LC_MESSAGES/tre.mo from install of tre-0.8.0-16.20140228gitc2f5d13.fc24.i686 conflicts with file from package tre-0.8.0-16.20140228gitc2f5d13.fc24.x86_64


Expected results:
No transaction error.

Additional info:
I tried to uninstall tre packages and repeat with identical results.
My system is not a "fresh" installation of Fedora 24. I have been upgrading since Fedora 21 folowing the official upgrade documentation.

I got the transaction error also when doing the upgrade from Fedora 23 to Fedora 24, but removing tre would allow me to continue with the upgrade. But I got the described problem again when reinstalling it.

Comment 1 Dominik 'Rathann' Mierzejewski 2016-07-19 22:42:35 UTC
Thanks for the report. It looks like the fix I had for an earlier instance of this bug was incomplete.

*** This bug has been marked as a duplicate of bug 1275830 ***