• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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