• 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

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