• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

weird rpm - 7.5.4 upgrade

N

nero0247

Guest
I am trying to update from 7.5.3 to 7.5.4 on rhes3. I cant find the rpm needed to upgrade. i did find a sh4 rpm which during installation it told me that the rpm needed was already installed (not the sh4 but openssh = 3.6.1p2-33.30.1). I am stuck and hope to see if anyone has a solution.


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
Installing pam-0.75-64.i386.rpm
Installing pam-devel-0.75-64.i386.rpm
error: Failed dependencies:
openssh = 3.6.1p2-33.30.1 is needed by (installed) openssh-askpass-gnome-3.6.1p2-33.30.1
openssh = 3.6.1p2-33.30.1 is needed by (installed) openssh-askpass-3.6.1p2-33.30.1
 
Looks like you'd have to uninstall the openssh-askpass-gnome-3.6.1p2-33.30.1 and openssh-askpass-3.6.1p2-33.30.1 packages, or upgrade them to openssh-askpass-gnome-3.6.1p2-33.30.4 and openssh-askpass-3.6.1p2-33.30.4 since the new openSSH it is trying to install is version openssh-3.6.1p2-33.30.4

More info at:

http://lwn.net/Alerts/136506/
https://rhn.redhat.com/errata/RHSA-2005-106.html

Probably easier to uninstall them, do the updater, then use up2date or yum to re-install them afterwards (if the updater doesn't already do it).
 
it worked

thanks for the info. after removing the rpms everything went smooth.
 
Back
Top