Page 1 of 1

yum psa 8.1

Posted: Mon Jan 08, 2007 1:36 pm
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

Posted: Mon Jan 08, 2007 1:38 pm
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/

Posted: Mon Jan 08, 2007 3:42 pm
by scott
That is indeed the correct path, the one in your yum.conf is incorrect though.

Posted: Mon Jan 08, 2007 4:49 pm
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

Posted: Mon Jan 08, 2007 7:48 pm
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!

Posted: Mon Jan 22, 2007 5:46 pm
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.