Page 1 of 1

Upgrade from PSA 7.1.7 on RH9 to 7.5.x - possible ?

Posted: Sat Jan 28, 2006 12:49 am
by sammael
My server is a RedHat 9 root server at 1and1... I wish to upgrade my plesk from version 7.1.7 to 7.5.x using YUM and your package... is it possible?

Yum is already installed and configured. However when I try a

Code: Select all

yum update


I get the following error:
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3 - Base OS RPMS mirror
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 7.1 RPMS
Server: Atomic Rocket Turtle - 3 - OS Update RPMS mirror
Finding updated packages
Downloading needed headers
Resolving dependencies
.conflict between mysql and psa

How can I fix this and what are the required steps to upgrade to 7.5x ?


Thanks


Mario


(see below for yum.conf)


Code: Select all

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1

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


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


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

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

Posted: Sat Jan 28, 2006 11:21 am
by scott
Just add the psa 7.5 channel, it should upgrade normally from there.

Posted: Sat Jan 28, 2006 4:24 pm
by sammael
Is it possible to upgrade to FC2 or Fedora Core 3 using the same methods ?
Once my server is up to date with psa 7.5x and RH9?


Thanks


Mario

Posted: Sat Jan 28, 2006 10:33 pm
by scott
Yes, you can upgrade a FC2 to FC3 box. Make some good backups before you do it though, there are all kinds of little things that can go wrong. Better yet, get vmware going and play around with upgrades a few times so you know what you're getting into.