• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

updater fails for all packages

mdafforn

New Pleskian
Hello all,

When I try to use the plesk updater for any package, including the 7.5.2 base packages, I get the following error:

<many pages snipped>
Preparing for packages installation...
----- begin of output -----
Installing php-pgsql-4.3.2-psa.rh9.1.i386.rpm
error: Failed dependencies:
php = 4.3.2-psa.rh9.1 is needed by php-pgsql-4.3.2-psa.rh9.1

----- end of output -----
I tried doing:
rpm -e php-pgsql

but rpm said package not installed.

Anyone got a hint for me?

Update, I tried the following:

up2date php-pgsql

got:

Unresolvable chain of dependencies:
aspell-en-0.51-6 requires aspell >= 0.50


tried yum install php-pgsql

got:
[Errno 4] IOError: <urlopen error >
 
I finally just did a rpm -e php --force , ran the updater, then re-installed php. It worked, probably wasn't the best solution, but what the hell.
 
Back
Top