Brendan,

On 2013-06-28 23:47, Brendan Jones wrote:
On 06/28/2013 03:32 PM, Philip Rhoades wrote:
People,

This command:

   yum groupinstall development-tools

fails with these errors:

Transaction Check Error:
   file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of
systemtap-devel-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of
systemtap-devel-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of
systemtap-devel-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of
systemtap-runtime-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of
systemtap-runtime-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of
systemtap-runtime-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of
systemtap-client-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of
systemtap-client-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of
systemtap-client-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/en/LC_MESSAGES/systemtap.mo from install of
systemtap-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/fr/LC_MESSAGES/systemtap.mo from install of
systemtap-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64
   file /usr/share/locale/pl/LC_MESSAGES/systemtap.mo from install of
systemtap-2.2.1-1.fc18.x86_64 conflicts with file from package
systemtap-sdt-devel-2.1-2.fc18.x86_64

Are there workarounds or fixes?

Thanks,

Phil.

There's this bug https://bugzilla.redhat.com/show_bug.cgi?id=915247

You could --exclude=systemtap-sdt-devel* to get past it if you don't
need this package.


yum --exclude=systemtap-sdt-devel* groupinstall development-tools

still gives the same errors . .

Thanks,

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW      2001
Australia
E-mail:  p...@pricom.com.au
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to