[PlanetCCRMA] error while installing wxGTK using yum

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Sun Jul 23 17:47:01 2006


On Fri, 2006-07-21 at 01:25 -0400, Hector Centeno-Garcia wrote:
> I'm trying to install a long list of audio apps and yum stops with the 
> following error:
> 
> file /usr/share/locale/sl/LC_MESSAGES/wxstd.mo conflicts between 
> attempted installs of compat-wxGTK-common-2.4.2-17.fc5 and 
> wxGTK-2.6.3-2.6.3.2.2.fc5
> 
> Just wanted to let you know.

That's an internal conflict within Fedora Extras, probably should be
reported as a bug. The weird thing is that I have both packages
installed in my machine and nobody complained (as far as I can remember)
- I can see that that particular file you point to belongs to _both_
packages, and that should not happen. In my case the wxGTK files
overwrote the ones from the compat package (rpm -V fails for compat but
is fine for wxGTK). Maybe it depends on the order in which they
install...

-- Fernando