Yum doesn't seem to be working after a frech install of CactiEZ v0.6.
Here's the error:
Setting up Update Process
Setting up repositories
not using ftp, http[s], or file for repos, skipping - 4 is not a valid release or hasnt been released yet
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Suggestions?
====
Linux localhost.localdomain 2.6.9-78.0.13.EL #1 Wed Jan 14 16:00:26 EST 2009 i686 athlon i386 GNU/Linux
CactiEZ 0.6 yum troubles
Moderators: Developers, Moderators
Re: CactiEZ 0.6 yum troubles
I had the same problem, repository have been moved to another location as the Centos 4 ( 4.7 in my case ) is deprecated.
You have to modified your /etc/yum.repos.d/CentOS-Base.repo to point to the correct location :
[base]
name=CentOS-$releasever - Base
baseurl=http://vault.centos.org/4.7/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
priority=1
protect=1
enabled=1
#released updates
[update]
name=CentOS-$releasever - Updates
baseurl=http://vault.centos.org/4.7/updates/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
priority=1
protect=1
enabled=1
Hope it helps
You have to modified your /etc/yum.repos.d/CentOS-Base.repo to point to the correct location :
[base]
name=CentOS-$releasever - Base
baseurl=http://vault.centos.org/4.7/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
priority=1
protect=1
enabled=1
#released updates
[update]
name=CentOS-$releasever - Updates
baseurl=http://vault.centos.org/4.7/updates/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
priority=1
protect=1
enabled=1
Hope it helps
-------------------
Server 1 ( PROD ) :
CactiEZ v0.6 ( CentOS release 4.9 )
Cacti & Spine Version 0.8.7i
PHP 5.1.6
MySQL 5.0.82sp1-1.el4_8
NET-SNMP version: 5.1.2
RRDtool 1.2.23
-------------------
Server 2 ( TEST ) :
CactiEZ v0.6 ( CentOS release 4.7 )
Cacti Version 0.8.8
Spine Version 0.8.7i
PHP 5.1.6
MySQL 5.0.68-1.el4_6
NET-SNMP version: 5.1.2
RRDtool 1.2.23
Server 1 ( PROD ) :
CactiEZ v0.6 ( CentOS release 4.9 )
Cacti & Spine Version 0.8.7i
PHP 5.1.6
MySQL 5.0.82sp1-1.el4_8
NET-SNMP version: 5.1.2
RRDtool 1.2.23
-------------------
Server 2 ( TEST ) :
CactiEZ v0.6 ( CentOS release 4.7 )
Cacti Version 0.8.8
Spine Version 0.8.7i
PHP 5.1.6
MySQL 5.0.68-1.el4_6
NET-SNMP version: 5.1.2
RRDtool 1.2.23
Who is online
Users browsing this forum: No registered users and 1 guest