• 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.

Upgrade to 7.5.3 failed - postgresql dependency

I

independis

Guest
Hi,

I just wanted to upgrade to 7.5.3 with the Plesk Updater but receive a dependency error message:

Preparing for packages installation...Error reading info for conflict check of installed package (null).
Error reading info for conflict check of installed package (null).

----- begin of output -----
Installing heimdal-lib-0.6.1rc3-55.15.i586.rpm
Installing postgresql-libs-7.4.7-0.5.i586.rpm
Installing postgresql-7.4.7-0.5.i586.rpm
error: Failed dependencies:
postgresql = 7.4.6 is needed by (installed) postgresql-server-7.4.6-0.2

----- end of output -----
===> Autoinstaller: stopped logging at Wed Aug 10 15:19:44 2005

***** end of log file *****

It looks like postgresql 7.4.7 is installed and 7.4.6 is needed, but I didn't install anything apart from or without Plesk!

Any idea?

Ralf
 
Execute:

rpm -e postgresql-server

and next time you will start the upgrade process it will install postgresql-server also. Or you can manually update postgresql-server RPM in command line.
 
Back
Top