Bug 1290994

Summary: desktop-file-utils multiarch install conflict
Product: [Fedora] Fedora Reporter: Pavel Alexeev <pahan>
Component: desktop-file-utilsAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: rdieter, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-09 20:59:13 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 Pavel Alexeev 2015-12-12 15:10:45 UTC
Description of problem:
  file /usr/share/emacs/site-lisp/desktop-file-utils/desktop-entry-mode.elc from install of desktop-file-utils-0.22-5.fc23.x86_64 conflicts with file from package desktop-file-utils-0.22-3.fc22.i686

Comment 1 Rex Dieter 2016-02-09 20:59:13 UTC
desktop-file-utils shouldn't be multilib'd 

I guess just,

rpm -e desktop-file-utils.i686

to resolve this.