DescriptionAnthony 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.
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.