• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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