minor prob with spec file
Mate Wierdl
mw at wierdlmpc.msci.memphis.edu
Sat Jan 15 06:52:36 EST 2000
The openssl rpm needs to be installed on the system *before* the
openssh-server rpm is installed. This is because the openssh-server's
post script does the host key generation.
As it is now, the command
rpm -U openss*
intended to install openssh* and openssl* will report that the host
key generation failed. Fix: change
PreReq: openssh chkconfig >= 0.9
to
PreReq: openssh chkconfig >= 0.9 openssl
in %package server.
Best
Mate
---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis
More information about the openssh-unix-dev
mailing list