CentOs4 and plesk 8.1 error

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
kanagaraj
Forum User
Forum User
Posts: 13
Joined: Mon Oct 17, 2005 7:12 am

CentOs4 and plesk 8.1 error

Unread post by kanagaraj »

We try to upgrade through yum We got following errors,

yum list
Repository update is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository addons is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Setting up repositories
http://3es.atomicrocketturtle.com/atomi ... repomd.xml: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.
Cannot open/read repomd.xml file for repository: psa-8.1
failure: repodata/repomd.xml from psa-8.1: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from psa-8.1: [Errno 256] No more mirrors to try.

Our Yum repo is Follows:

# Stable channel
[atomic]
name=Atomic Rocket Turtle - 4ES - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
enabled=1


[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

# Replace DISTRO with your distribution, centos/redhat
[psa-8.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.1 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... ever/$arch



# Almost Stable, release candidates for [atomic]
[atomic-testing]
name=Atomic Rocket Turtle - 4ES - Atomic Testing PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... g/art/4ES/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
enabled=0

# Untested, Unstable, known buggy, and incomplete packages
[atomic-bleeding]
name=Atomic Rocket Turtle - 4ES - Atomic Bleeding PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... g/art/4ES/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
enabled=0

Any thing wrong in our setup, if fine pls correct,

Thanks
Kanagaraj
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

change arch to basearch
kanagaraj
Forum User
Forum User
Posts: 13
Joined: Mon Oct 17, 2005 7:12 am

Unread post by kanagaraj »

Thanks for your reply, after changing we install yum install qgreylist successfully, How can we test its working or not, can we change anything done. "iam new to yum and ART"

Thanks
Post Reply