Plesk repo not being populated

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. :-)
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Plesk repo not being populated

Unread post 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
#
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Plesk repo not being populated

Unread post by scott »

You're not on centos are you?
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Re: Plesk repo not being populated

Unread post by hostingguy »

CloudLinux
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Plesk repo not being populated

Unread post by scott »

And did you really think that was going to go unpunished?
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Re: Plesk repo not being populated

Unread post by hostingguy »

small price to pay
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Plesk repo not being populated

Unread post 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?
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Re: Plesk repo not being populated

Unread post 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*
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Plesk repo not being populated

Unread post by scott »

They didnt make a cloudlinux repo for 9.5? There is definitely a separate one in 10.2
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Re: Plesk repo not being populated

Unread post by hostingguy »

Just to close the thread, this is now resolved as Scott made the installer use the correct repos for cloud linux.
Post Reply