redhat-lsb-3.0-8.EL conflicts with file from package...redhat-lsb-3.0-8.EL conflicts with file from package...

Posted February 2nd, 2008 in Linux/Unix/BSD

While setting up a test virtual machine using CentOS 4 to do development for a Red Hat Enterprise Linux 4 production server, I ran 'yum update' and then 'yum groupinstall "Development Tools"' and got the following error message:

Get a 7-Day Free Trial to FunPass.
Transaction Check Error: file /usr/share/man/man1/lsb_release.1.gz from install of redhat-lsb-3.0-8.EL conflicts with file from package redhat-lsb-3.0-8.EL

Sounds like a rather circular error message to me, when it's conflicting with itself... However, a simple erase of the offending package and then running the group install again worked fine.

To erase the offending redhat-lsb-3.0-8.EL package:

rpm -e redhat-lsb

and then run the group install again:

yum groupinstall "Development Tools"

and everything should work fine this time around.

Share or Bookmark

Share or Bookmark this page using the following services. You will need to have an account with the selected service in order to post links or bookmark this page.

Subscribe or Follow

Subscribe via RSS or email, or follow me on Facebook or Twitter below. The RSS icon takes you through to Feedburner where you can select the service or application to use.

Comments

blog comments powered by Disqus