Page 1 of 1

Plesk repo not being populated

Posted: Mon Apr 25, 2011 2:02 pm
by hostingguy
is this still the way to install and enable the Plesk yum repo ?

Code: Select all

# wget -O - http://www.atomicorp.com/installers/plesk |sh
--2011-04-25 11:01:25--  http://www.atomicorp.com/installers/plesk
Resolving www.atomicorp.com... 74.208.155.133
Connecting to www.atomicorp.com|74.208.155.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10381 (10K) [text/plain]
Saving to: `STDOUT'

100%[====================================================================================================================================================================================================>] 10,381      --.-K/s   in 0.06s

2011-04-25 11:01:25 (168 KB/s) - `-' saved [10381/10381]

Plesk repo installer, version 1.0
Configuring the [plesk] yum archive for this system

Would you like to add the Plesk yum repository to the system?

Enable Plesk repository? (y/n) [Default: n]: y

Plesk 8.6,  9.5, and 10.2 repositories are available:

Enable Plesk 8.6, 9.5, or 10.2? (8/9/10) [Default: 10]: 9.5

the file is empty

Code: Select all

# cat /etc/yum.repos.d/plesk.repo
#

Re: Plesk repo not being populated

Posted: Mon Apr 25, 2011 9:43 pm
by scott
You're not on centos are you?

Re: Plesk repo not being populated

Posted: Mon Apr 25, 2011 10:07 pm
by hostingguy
CloudLinux

Re: Plesk repo not being populated

Posted: Tue Apr 26, 2011 8:25 am
by scott
And did you really think that was going to go unpunished?

Re: Plesk repo not being populated

Posted: Tue Apr 26, 2011 11:50 am
by hostingguy
small price to pay

Re: Plesk repo not being populated

Posted: Tue Apr 26, 2011 2:46 pm
by scott
I only did the mirrorlist for 10.2 on cloudlinux, I didnt even check if 9.5 was supported. If it does can you let me know what the mirrorlists should be?

Re: Plesk repo not being populated

Posted: Tue Apr 26, 2011 3:36 pm
by hostingguy
Its basically the same as centos or red hat

Code: Select all

[plesk]
name=Plesk Server Administrator
mirrorlist=http://www.atomicorp.com/mirrorlist/plesk/9.5/centos-$releasever-$basearch
gpgcheck=0
enabled=1
# Plesk RPM bug. Default is to assume postfix
exclude=psa-mail-qc-driver*
#exclude=psa-mail-pc-driver*

Re: Plesk repo not being populated

Posted: Tue Apr 26, 2011 4:26 pm
by scott
They didnt make a cloudlinux repo for 9.5? There is definitely a separate one in 10.2

Re: Plesk repo not being populated

Posted: Fri Apr 29, 2011 4:18 pm
by hostingguy
Just to close the thread, this is now resolved as Scott made the installer use the correct repos for cloud linux.