[CentOS] ruby conflict yum update

Tue Oct 11 23:54:54 UTC 2005
Karanbir Singh <mail-lists at karan.org>

Dave wrote:
>  Anyone else getting ruby conflicts with the latest update?
> 
> 
> [root at mail2 bin]# yum update
> Gathering header information file(s) from server(s)
> Server: CentOS-3 - Base
> Server: CentOS-3 - Updates
> Finding updated packages
> Downloading needed headers
> Resolving dependencies
> ....Unable to satisfy dependencies
> Package irb needs ruby = 1.6.8-9.EL3.3, this is not available.
> Package ruby-tcltk needs ruby-libs = 1.6.8-9.EL3.3, this is not available.
> 
> [root at mail2 bin]# rpm -qa | grep ruby-libs
> ruby-libs-1.6.8-9.EL3.3

do you have the addon's repository enabled ?

- K