• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Error Failed dependencies, 7.5.3 -> 7.5.4

D

dotcommers

Guest
Hi.

I am new(ish) to Linux and when updating Plesk, I get the following error message:

Preparing for packages installation...
----- begin of output -----
Installing openssh-clients-3.6.1p2-33.30.4.i386.rpm
Installing openssh-3.6.1p2-33.30.4.i386.rpm
Installing openssh-server-3.6.1p2-33.30.4.i386.rpm
error: Failed dependencies:
openssh = 3.6.1p2-33.30.1 is needed by (installed) openssh-askpass-3.6.1p2-33.30.1
openssh = 3.6.1p2-33.30.1 is needed by (installed) openssh-askpass-gnome-3.6.1p2-33.30.1

----- end of output -----
===> Autoinstaller: stopped logging at Fri Sep 9 14:00:15 2005

Any help would be much appreciated.

Thanks
Lyndon
 
Check for openssh packages already installed, rpm -q openssh, there should be multiple packages of the distribution that is creating problem
 
Back
Top