Bug 972325 - yum install development-tools fails with multiple file conflicts
Summary: yum install development-tools fails with multiple file conflicts
Keywords:
Status: CLOSED DUPLICATE of bug 915247
Alias: None
Product: Fedora
Classification: Fedora
Component: systemtap
Version: 18
Hardware: i686
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Frank Ch. Eigler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-08 13:12 UTC by Anthony Papillion
Modified: 2013-06-10 13:22 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-10 13:22:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Anthony Papillion 2013-06-08 13:12:05 UTC
Description of problem:

Attempting to install the development-tools package results in failure due to multiple conflicting files.

How reproducible:

sudo yum install @development-tools


Steps to Reproduce:
1. Open Terminal
2. Type sudo yum install @development-tools

Actual results:

Installation fails with the following error summary:

  file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of systemtap-devel-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of systemtap-devel-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of systemtap-devel-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of systemtap-runtime-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of systemtap-runtime-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of systemtap-runtime-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of systemtap-client-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of systemtap-client-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of systemtap-client-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of systemtap-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of systemtap-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686
  file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of systemtap-2.2.1-1.fc18.i686 conflicts with file from package systemtap-sdt-devel-2.1-3.fc18.i686

Expected results:

development-tools package should have been successfully installed.

Comment 1 Jan Zeleny 2013-06-10 07:01:17 UTC
Not a bug in yum, those reports are accurate. Yum clearly indicates that files from these two packages conflict. Since packages' names are not the same, I suspect there is a packaging issue involved (not defined Obsoletes?). Reassigning to systemtap.

Comment 2 Mark Wielaard 2013-06-10 13:22:41 UTC

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


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