Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Mark Thomas on October 11, 2003, 06:04:41 PM
-
I'm having some problems updating the openSSH, before I send this in as a bug I just want to make sure I'm doing it correctly. Below are the errors I recieve.
# rpm -Uvh openssh-3.7.1p1-1es2.i386.rpm
error: failed dependencies:
openssh = 3.5p1-6es1 is needed by openssh-clients-3.5p1-6es1
openssh = 3.5p1-6es1 is needed by openssh-server-3.5p1-6es1
# rpm -Uvh openssh-server-3.7.1p1-1es2.i386.rpm
error: failed dependencies:
openssh = 3.7.1p1-1es2 is needed by openssh-server-3.7.1p1-1es2
# rpm -Uvh e-smith-openssh-1.10.1-01.noarch.rpm
error: failed dependencies:
openssh >= 3.7.1p1 is needed by e-smith-openssh-1.10.1-01
Thanks
-
Mark Thomas wrote:
>
> I'm having some problems updating the openSSH, before I send
> this in as a bug I just want to make sure I'm doing it
> correctly. Below are the errors I recieve.
You must install them together, which is why the upgrade instructions are:
rpm -Uvh --replacepkgs *.rpm
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
Mike
-
Thanks Mike. But I did not those upgrade instructions any where. Were are they located, so maybe next time I won't ask dumb questions.
-
Mark Thomas wrote:
>
> Thanks Mike. But I did not those upgrade instructions any
> where. Were are they located, so maybe next time I won't ask
> dumb questions.
Not your fault. You wouldn't find the instructions on the mirrors, but you will now (or, at least, when the mirrors sync).
Mind you, a search of the forums can help with a lot of questions, as most of these issues have been dealt with.
Mike