Bug 1297270 - gcc.i686 /usr/libexec/getconf/default conficts with gcc.x86_64
Summary: gcc.i686 /usr/libexec/getconf/default conficts with gcc.x86_64
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-11 03:46 UTC by Orion Poplawski
Modified: 2016-01-11 06:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-11 06:08:54 UTC
Type: Bug


Attachments (Terms of Use)

Description Orion Poplawski 2016-01-11 03:46:09 UTC
Description of problem:

Error: Transaction check error:
  file /usr/libexec/getconf/default from install of gcc-5.3.1-4.fc24.i686 conflicts with file from package gcc-5.3.1-4.fc24.x86_64

lrwxrwxrwx. 1 root root 19 Jan  8 22:41 /usr/libexec/getconf/default -> POSIX_V6_LP64_OFF64

Comment 1 Jakub Jelinek 2016-01-11 06:08:54 UTC
Only (selected) lib* subpackages of gcc are meant to be multilib, gcc* subpackages are not, you want them solely for the primary architecture.
So, installing both gcc.i686 and gcc.x86_64 is a user error.


Note You need to log in before you can comment on or make changes to this bug.