Problem upgrade w/yum in psa 7.5.4

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
edelapatte
New Forum User
New Forum User
Posts: 3
Joined: Mon Dec 26, 2005 9:07 am

Problem upgrade w/yum in psa 7.5.4

Unread post by edelapatte »

Hi all,
I have a problem in upgrading my Plesk 7.5.4 in using yum.
I have a dedicated server installed with Plesk 7.5.4. with Fedora Core 3. I am trying to upgrade MySQL from 3.23 to version 4.x. I have updated yum.conf. When I do a 'yum update' or even 'yum list' I get the following error:

Repository base already added, not adding again
Setting up Update Process
Setting up Repos
http://www.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-7.5
failure: repodata/repomd.xml from psa-7.5: [Errno 256] No more mirrors to try.

I have no idea what is wrong!!

The content of yum.conf is:

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
exclude=spamassassin

#[base]
#name=Fedora Core $releasever - $basearch - Base
#mirrorlist=http://fedora.redhat.com/download/mirro ... releasever

#[updates-released]
#name=Fedora Core $releasever - $basearch - Released Updates
#mirrorlist=http://fedora.redhat.com/download/mirro ... releasever

# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=http://www.atomicrocketturtle.com/atomi ... eleasever/

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

[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=http://www.atomicrocketturtle.com/atomi ... eleasever/

[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/

If anybody knows what I did wrong or what else I forgot maybe to do. Please let me know.
Danny
Forum User
Forum User
Posts: 59
Joined: Mon Apr 11, 2005 3:48 am

Unread post by Danny »

edelapatte
New Forum User
New Forum User
Posts: 3
Joined: Mon Dec 26, 2005 9:07 am

Unread post by edelapatte »

Thanks for the reply but ..
Uhh Uhh I am a bit confused. You proposed to change a line which do not occur in my yum.conf. So probably I missed something (again?). The line ending with .../RPMS/ does not exist in one of the lines in my yum.conf.

So which one do you really mean?
phatPhrog
Forum Regular
Forum Regular
Posts: 118
Joined: Fri Feb 04, 2005 6:02 pm
Location: S.E.U.S.
Contact:

Unread post by phatPhrog »

You should be okay if you just remove all the:

baseurl=http://www.atomicrocketturtle.com/atomic/.....

The archives have been changed to

3es.atomicrocketturtle.com

Also...I don't know if it matters with your setup but for whatever reason it does mine. On the exclude=spamassassin, updates aren't excluded on our server unless we use

exclude=spamassassin*

Until we added the asterisk, spamassassin always came up in updates.
If a man lives with two poems,
he shall be unfaithful to one.
by Mark Strand
edelapatte
New Forum User
New Forum User
Posts: 3
Joined: Mon Dec 26, 2005 9:07 am

Unread post by edelapatte »

It solved after removing all the lines with www.atomicrocketturtle.com to 3es.atomic... And because I first red the comments on the homepage it should be obvious. Thanks

After the upgrade I got the 2002-error about sock(2) etc. Just restarted mysql again and it disappears.
Post Reply