yum psa 8.1

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
wacko
Forum User
Forum User
Posts: 21
Joined: Tue May 24, 2005 10:24 am

yum psa 8.1

Unread post by wacko »

Hi,

I recently upgraded to psa8.1 and am attempting to setup the repositories for yum, however when I attempt to run this it fails with the following message.
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.
I then looked up the the path for 4ES, which was

http://3es.atomicrocketturtle.com/atomi ... at/4/i386/

I then ran this and it hung the box and totally stopped my mailserver
Escape character is '^]'.
relaylock: db_connect: failed to connect to database: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
System error 111: Connection refused
relaylock: db_connect: failed to connect to database: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
System error 111: Connection refused
A reboot of the server fixed this, however I wasnt to go ahead and instail qmail-scanner but cannot until i can get yum fixed, has anyone seen this before? and if so how do i go ahead and fix this!

Thnks
wacko
Forum User
Forum User
Posts: 21
Joined: Tue May 24, 2005 10:24 am

Unread post by wacko »

my yum.conf looks like
[root@artemis ~]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1

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

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

[psa-8.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.1 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
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 »

That is indeed the correct path, the one in your yum.conf is incorrect though.
wacko
Forum User
Forum User
Posts: 21
Joined: Tue May 24, 2005 10:24 am

Unread post by wacko »

hi scott,

thanks for the reply, when i attempted to use that path and run yum check-update, it gives me a message for setting up repositories and then completly hangs the servers.

is there somethng else which I need to do?!

Thnks
-- Shaz
wacko
Forum User
Forum User
Posts: 21
Joined: Tue May 24, 2005 10:24 am

Unread post by wacko »

This is what i get using the right path
Setting up repositories
atomic 100% |=========================| 951 B 00:00
atomic-app-vault 100% |=========================| 951 B 00:00
psa-8.1 100% |=========================| 951 B 00:00
Reading repository metadata in from local files

Terminated
It terminates after a long time!
mary
Forum User
Forum User
Posts: 15
Joined: Fri Jul 14, 2006 1:37 pm

Unread post by mary »

I am getting the same error as the original poster. CentOS4 box, Plesk 8.1, yum.conf entry copied directly from the ART site:

Code: Select all

[psa-8.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.1/$releaseverES/
The url is resolved if psa-8.1 is changed to psa-8.0, but that appears to point to the older distros.
Post Reply