Yum Issue
Posted: Mon May 04, 2009 5:54 am
Hi all.
Currently I'm ussing Centos 5 and Plesk 8.4 with ART repo.
I want to update my server using "yum update", but i have a issue:
The server installation was on June of 2008 (all works fine).
Now i try to update ART repos using the rpm at this page:
http://www.atomicorp.com/channels/
We try "wget http://www.atomicorp.com/channels/atomi ... noarch.rpm" but we heave 404 error.
Also we try "wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh". This works, but when try to make yum update the problem still here.
What's the correct way to update?
Thanks in advance.
---
I try with "yum clean all" and then "wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh", but it fails.
---
The last changes that i made:
Remove plesk.repo ant atomic.repo
Edit CentOS-Base.repo and comment the [Plesk] section
Now i can use yum update, but i'm not sure if atomic packages will be installed
Currently I'm ussing Centos 5 and Plesk 8.4 with ART repo.
I want to update my server using "yum update", but i have a issue:
Code: Select all
Loading "fastestmirror" plugin
Repository atomic is listed more than once in the configuration
Repository plesk is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* extras: ftp.cica.es
* plesk: www.atomicorp.com
* base: ftp.cica.es
* atomic: www.atomicorp.com
* addons: ftp.cica.es
* updates: ftp.cica.es
http://www.atomicorp.com/channels/plesk/latest/centos/5/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: plesk. Please verify its path and try again
Now i try to update ART repos using the rpm at this page:
http://www.atomicorp.com/channels/
We try "wget http://www.atomicorp.com/channels/atomi ... noarch.rpm" but we heave 404 error.
Also we try "wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh". This works, but when try to make yum update the problem still here.
What's the correct way to update?
Thanks in advance.
---
I try with "yum clean all" and then "wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh", but it fails.
---
The last changes that i made:
Remove plesk.repo ant atomic.repo
Edit CentOS-Base.repo and comment the [Plesk] section
Now i can use yum update, but i'm not sure if atomic packages will be installed