[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ssh install problems



Try: rpm -Fvh openssh.rpm
or if that doesn't work:
rpm -e openssh-2.1.1p2-1
rpm -i openssh.rpm

At 05:50 26-4-2001 -0700, you wrote:
When I attempt to install openssh i get:

rpm -i openssh.rpm
file /usr/bin/scp from install of openssh-2.5.2p2-1 conflicts with file
from package openssh-2.1.1p2-1
file /usr/bin/ssh-keygen from install of openssh-2.5.2p2-1 conflicts
with file from package openssh-2.1.1p2-1
---
However I removed the old openssh pkg.  I also did a "locate ssh" and
removed whatever was left manually (as advised by an archived email from
the mailing list).  The files it's complaining about don't even exist.