Author Topic: Can't update codeblocks using yum in fedora 17 (from 10.05)  (Read 3915 times)

Offline freinn

  • Single posting newcomer
  • *
  • Posts: 3
Can't update codeblocks using yum in fedora 17 (from 10.05)
« on: December 18, 2012, 08:12:55 pm »
When I did a 'yum update' wanting for the new code::blocks I get this error:

Transaction Check Error:
  file /usr/lib64/libcodeblocks.so.0.0.1 from install of codeblocks-12.11.svn.8685-1.el17.x86_64 conflicts with file from package codeblocks-libs-10.05-6.fc17.x86_64

How can I solve it??

Offline freinn

  • Single posting newcomer
  • *
  • Posts: 3
Re: Can't update codeblocks using yum in fedora 17 (from 10.05)
« Reply #1 on: December 18, 2012, 08:15:10 pm »
sorry, I answered myself quickly, solved by doing:

yum remove codeblocks-libs-10.05-6.fc17.x86_64
yum install codeblocks