CactiEZ 0.6 yum troubles

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
Frothingdog
Posts: 15
Joined: Thu May 01, 2008 7:11 pm

CactiEZ 0.6 yum troubles

Post by Frothingdog »

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
dbourcier
Posts: 3
Joined: Thu Apr 05, 2012 9:56 am

Re: CactiEZ 0.6 yum troubles

Post by dbourcier »

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
-------------------
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
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests