[CentOS] ruby conflict yum update

Wed Oct 12 06:54:15 UTC 2005
Tru Huynh <tru at centos.org>

On Wed, Oct 12, 2005 at 12:54:54AM +0100, Karanbir Singh wrote:
> 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.

irb is only provides in the "Addons" repository, not
in the Base/Updates ones.

> 
> do you have the addon's repository enabled ?
> 

/etc/yum.conf:
[...]
#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
baseurl=http://mirror.centos.org/centos-3/$releasever/addons/$basearch/
gpgcheck=1

[...]

Tru

-- 
Tru Huynh (CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos/attachments/20051012/a02b224f/attachment-0004.sig>