• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Can't Upgrade

D

deeplist

Guest
I attempted to upgrade to plesk 10 today and received the following:

Setting up Install Process
No package plesk-core available.
No package plesk-l10n available.
Package mod_fcgid-2.3.5-2.el5.art.x86_64 already installed and latest version
No package psa-triggers available.
No package psa-vhost available.
No package pp-sitebuilder available.
No package pp-sitebuilder-default-templates available.
No package pp-sitebuilder-skins available.
No package plesk-mail-qc-driver available.
No package psa-courier-imap available.
Package matching psa-kronolith-2.1.8-2.el5.art.noarch already installed. Checking for update.
Nothing to do
The packages were installed successfully.


What is the problem?
 
Now I am receiving the following:

psa-10.0.1-rhel5.build109101029.19.x86_64 from plesk1001 has depsolving problems
--> Missing Dependency: pp-sitebuilder >= 5.0.0 is needed by package psa-10.0.1-rhel5.build109101029.19.x86_64
Error: Missing Dependency: pp-sitebuilder >= 5.0.0 is needed by package psa-10.0.1-rhel5.build109101029.19.x86_64
 
Wow, 3 days now and not so much as a lick of help from anybody.
What a sad excuse for a PAID software support forum!
 
same here

Same here, any suggestion??

There was a package dependency problem. The message was:

Unresolvable chain of dependencies:
psa-10.0.0-rhel4.build108101004.13 requires pp-sitebuilder >= 5.0.0


9.5.3 to 10.0.0.0
 
I received no help from this forum at all. After 3 days of messing with it, I finally got plesk to upgrade.

I had to manually download three RPM packages with WGET and force them to install with --nodeps. They are:
pp-sitebuilder-5.0.0-33387.10092415.noarch.rpm
pp-sitebuilder-skins-5.0.0-687.10092415.noarch.rpm
pp-sitebuilder-default-templates-5.0.0-33387.10092415.noarch.rpm

After that, I had to manually create a new repo file and point in to the plesk 10.0.0 repository for my OS (RHEL5 x86).

I was THEN able to upgrade plesk to version 10 using the command line interface.
 
make sure you use the latest version of the autoinstaller! I used an older version and got the same problems, new version solved it.
 
I received no help from this forum at all. After 3 days of messing with it, I finally got plesk to upgrade.

I had to manually download three RPM packages with WGET and force them to install with --nodeps. They are:
pp-sitebuilder-5.0.0-33387.10092415.noarch.rpm
pp-sitebuilder-skins-5.0.0-687.10092415.noarch.rpm
pp-sitebuilder-default-templates-5.0.0-33387.10092415.noarch.rpm

After that, I had to manually create a new repo file and point in to the plesk 10.0.0 repository for my OS (RHEL5 x86).

I was THEN able to upgrade plesk to version 10 using the command line interface.

What ia the URL or location you downloaded from?
 
I have uploaded the three RPM packages that you need in order to get the upgrade to begin. Log into your server via SSH and then do the following commands:

wget http://deckerservices.com/plesk/rpm/pp-sitebuilder-5.0.0-33387.10092415.noarch.rpm
wget http://deckerservices.com/plesk/rpm/pp-sitebuilder-default-templates-5.0.0-33387.10092415.noarch.rpm
wget http://deckerservices.com/plesk/rpm/pp-sitebuilder-skins-5.0.0-687.10092415.noarch.rpm

rpm -ivh --nodeps pp*
/usr/local/psa/admin/bin/autoinstaller


You should now be able to run the plesk update. Upgrade to 10.0.0 first and then upon completion run the updater utility again and go to 10.0.1. I tried to upgrade to 10.0.1 first and skip 10.0.0 and received more errors.
 
I have uploaded the three RPM packages that you need in order to get the upgrade to begin. Log into your server via SSH and then do the following commands:

wget http://deckerservices.com/plesk/rpm/pp-sitebuilder-5.0.0-33387.10092415.noarch.rpm
wget http://deckerservices.com/plesk/rpm/pp-sitebuilder-default-templates-5.0.0-33387.10092415.noarch.rpm
wget http://deckerservices.com/plesk/rpm/pp-sitebuilder-skins-5.0.0-687.10092415.noarch.rpm

rpm -ivh --nodeps pp*
/usr/local/psa/admin/bin/autoinstaller


You should now be able to run the plesk update. Upgrade to 10.0.0 first and then upon completion run the updater utility again and go to 10.0.1. I tried to upgrade to 10.0.1 first and skip 10.0.0 and received more errors.

Thank you!!! That solved my problem.
 
Back
Top