• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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