• 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.

Upgrade from 7.5.3 to 7.5.4 failed on openssh

rescarcega

New Pleskian
I'm not beeing able to upgrade to 7.5.4 from 7.5.3 because the rpm openssh wil not upgrade:

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.3 is needed by (installed) openssh-askpass-gnome-3.6.1p2-33.30.3
openssh = 3.6.1p2-33.30.3 is needed by (installed) openssh-askpass-3.6.1p2-33.30.3

How can I remove the dependency so It will upgrade?

Thanks
 
rpm -e openssh-askpass-gnome openssh-askpass

You don't want to be running gnome on a web server though really anyway.
 
Back
Top