• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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