• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Setup Error

S

suvarthi

Guest
Hi Friends,
I downloaded Plesk 7.5 Reloaded autoinstaller and tried to install with command line as described in the installation manual but confronted with the follwing errors...

Installing packages
Installing openssh-clients-3.9p1-8.0.3.i386.rpm
Installing openssh-3.9p1-8.0.3.i386.rpm
Installing openssh-server-3.9p1-8.0.3.i386.rpm
Installing openssh-askpass-3.9p1-8.0.3.i386.rpm
warning: /root/psa/PSA_7.5.4/FC3_std.updates/openssh-clients-3.9p1-8.0.3.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
openssh = 3.9p1-7 is needed by (installed) openssh-askpass-gnome-3.9p1-7.i386
Not all required packages were installed.

Please someone help me with the correct procedure.

Thanks
Suvarthi
 
Execute:

rpm -e openssh-askpass-gnome

and it will work. Or you can install manually all the openssh*-3.9p1-8.0.3 RPMS.
 
Back
Top