• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

autoupdater problems

N

next2thebay

Guest
Hi Everyone,

I am having issues using the Auto-updater.
I get an error log when I try to initiate the 7.5.1 to 7.5.2 update.

Here's the Log:

Preparing for packages installation...
----- begin of output -----
Installing php-pgsql-4.3.10-0.i386.rpm
Installing php-4.3.10-0.i386.rpm
Installing php-imap-4.3.10-0.i386.rpm
Installing php-mysql-4.3.10-0.i386.rpm
error: failed dependencies:
php = 4.3.8-sp.rh73.2 is needed by php-ldap-4.3.8-sp.rh73.2
php = 4.3.8-sp.rh73.2 is needed by php-manual-4.3.8-sp.rh73.2


How can I fix these easily
 
I am not registered with RedHat for updates. Is there any way I can do the updates without incurring a cost?

I tried getting the proper PHP release and installing it, but it seems that it still does not satisfy the requirements.


Any Ideas?
 
I had a similar problem with upgrading to 7.5.2...here is what I did.

1 - Force install the problem packages from your 'base' directory. Mine is located at /root/psa/PSA_7.5.2/rpm_RedHat_9/base

Use the following
#rpm -Uvh --nodeps problem-package.rpm

2 - Install the Red Hat Network pgp key using
#rpm --import /usr/share/rhn/RPM-GPG-KEY

3 - there is no cost to register with RH in order to use up2date. You can run
#up2date --dry-run

This will not only walk you through registration - not all information needed, read it - but will show what programs it can update.

4 - Rerun the autoinstaller.

This worked for me - hope it works for you.
sam
 
Tried running the up2date command with the switches that you had.. It didn't work. Not sure where to go from here.
 
Back
Top