Yum Install PSA - - Not Working

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
chrander
Forum User
Forum User
Posts: 6
Joined: Tue Jul 10, 2007 6:24 pm

Yum Install PSA - - Not Working

Unread post by chrander »

# yum install psa
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirrors.netdna.com
* atomic: http://www.atomicorp.com
* base: mirror.san.fastserv.com
* extras: linux.mirrors.es.net
* updates: mirror.its.uidaho.edu
Setting up Install Process
No package psa available.
Nothing to do
#

If I run "yum install php" or "yum install mysql" yum seems to find the files located in the atomic repo but it doesn't seem to be able to find "PSA" any longer. This command did work the other day so I'm not sure what has changed.

Did someone disable the script to install the Plesk Control Panel on Centos 5.4 for x86_64 using yum from the atomic repo?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Yum Install PSA - - Not Working

Unread post by scott »

When you run the atomic installer, make sure you say "yes" when it asks to set up the plesk repo. Looks like yours isnt enabled
RichardM
Forum User
Forum User
Posts: 69
Joined: Sun Apr 20, 2008 2:51 pm

Re: Yum Install PSA - - Not Working

Unread post by RichardM »

Err... I'm probably being dumb

When I run lynx -source http://www.atomicorp.com/installers/atomic.sh | sh or wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh I'm not offered an option for that?

I did have a "plesk.repo" (with the wrong URL), but either of the above commands remove that.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Yum Install PSA - - Not Working

Unread post by scott »

We're in transition on that, there is a new installer just for plesk repos:

wget -q -O - http://www.atomicorp.com/installer/plesk |sh
RichardM
Forum User
Forum User
Posts: 69
Joined: Sun Apr 20, 2008 2:51 pm

Re: Yum Install PSA - - Not Working

Unread post by RichardM »

Thanks.

I've got Plesk 8.6. I selected "9" for the Atomic channel, as I'm going to attempt to upgrade (I believe using YUM+atomic is better than the Plesk CP!).

If I run yum install psa* - is that going to leave my Plesk settings (clients/domains) intact? Or give me a new clean installation?

(I'm really after an upgrade. But yum update psa* doesn't do anything)
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Yum Install PSA - - Not Working

Unread post by scott »

if Plesk is already installed, then yum upgrade would do the trick. It shouldnt touch your data, but its always a good idea to have a backup just in case
RichardM
Forum User
Forum User
Posts: 69
Joined: Sun Apr 20, 2008 2:51 pm

Re: Yum Install PSA - - Not Working

Unread post by RichardM »

OK...

The thing is, yum upgrade just brings up a list of psa-appvault packages for installation. I was expecting to see a list of files representing an upgrade from Plesk 8.6 to Plesk 9 (I did select 9 with the YUM installer). Am I missing something here?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Yum Install PSA - - Not Working

Unread post by scott »

Youve got the right thing. Maybe check the plesk.repo to see if it really does point to a 9 url
RichardM
Forum User
Forum User
Posts: 69
Joined: Sun Apr 20, 2008 2:51 pm

Re: Yum Install PSA - - Not Working

Unread post by RichardM »

I have:
mirrorlist=http://www.atomicorp.com/mirrorlist/ple ... -$basearch

(By the way, what does this mean in plesk.repo? exclude=psa-mail-qc-driver*)

This is my YUM cron output (which says "Excluding Packages from Plesk Server Administrator"):

Plugin "repoheader" uses deprecated constant TYPE_INTERFACE.
Please use TYPE_INTERACTIVE instead.
Loaded plugins: aliases, allowdowngrade, changelog, downloadonly, fastestmirror,
: filter-data, kernel-module, keys, kmod, list-data, merge-conf,
: priorities, protect-packages, protectbase, refresh-updatesd,
: repoheader, security, tmprepo, tsflags, upgrade-helper, verify,
: versionlock


repo id repo name status

======= ========= ======

addons CentOS-5 - Addons enabled
asl-2.0 Atomicorp - - Atomic Secured Linux enabled
atomic CentOS / Red Hat Enterprise Linux 5 enabled
base CentOS-5 - Base enabled
extras CentOS-5 - Extras enabled
plesk Plesk Server Administrator enabled
updates CentOS-5 - Updates enabled


Loading mirror speeds from cached hostfile
* addons: mirror.raystedman.net
* atomic: www4.atomicorp.com
* base: mirrors.versaweb.com
* extras: mirror.skiplink.com
* updates: mirrors.tummy.com
Excluding Packages from Plesk Server Administrator
Finished
Skipping filters plugin, no data
155 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Skipping security plugin, no data
Reading version lock configuration
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Yum Install PSA - - Not Working

Unread post by scott »

Yup youve got the right URL, so its not a repo problem. Sounds like your local config is messed up
RichardM
Forum User
Forum User
Posts: 69
Joined: Sun Apr 20, 2008 2:51 pm

Re: Yum Install PSA - - Not Working

Unread post by RichardM »

Mmm - I don't understand that.

So I went to my other server (plesk 8.6 RHEL5) and ran
wget -q -O - http://www.atomicorp.com/installer/plesk |sh and selected "9"

And if I try yum update psa\* or yum upgrade psa\* I get the same thing: It offers to add 18 appvault packages, and that's all.

I don't really want those packages. But could it be that I need to install those BEFORE it'll let me upgrade from Plesk 8.6 to 9? (Seems unlikely!).
RichardM
Forum User
Forum User
Posts: 69
Joined: Sun Apr 20, 2008 2:51 pm

Re: Yum Install PSA - - Not Working

Unread post by RichardM »

It seems OK today! I wonder if it is some sort of YUM caching issue?

Anyhoo, that problem's solved.
Post Reply