On Oct 16, 2007, at 09:21, Noah wrote:
what you need to do, is to uninstall and reinstall openssh, i.e.
'sudo port -f uninstall openssh'
'sudo port install openssh' (if you have variants, put them here,
too)
Then openssh works (tried and tested). Apparently the library
versions have changed,
On Oct 16, 2007, at 10:21 AM, Noah wrote:
is there a way to update all the binaries that had updates to their
corresponding libraries?
port upgrade -R foo
... but it doesn't work exceptionally well.
Also is there a way to view all the installed binaries?
port installed
--
Daniel J. Luke
+
best procedure is to rebuild it.
snip ---
Macintosh-3:~ blah$ ssh ns1
OpenSSL version mismatch. Built against 90805f, you have 908070
Macintosh-3:~ blah$
Macintosh-3:~ blah$ openssl version
OpenSSL 0.9.8f 11 Oct 2007
Macintosh-3:~ blah$
Macintosh-3:~ blah$ which openssl
/opt/local/bin/op
build it.
snip ---
Macintosh-3:~ blah$ ssh ns1
OpenSSL version mismatch. Built against 90805f, you have 908070
Macintosh-3:~ blah$
Macintosh-3:~ blah$ openssl version
OpenSSL 0.9.8f 11 Oct 2007
Macintosh-3:~ blah$
Macintosh-3:~ blah$ which openssl
/opt/local/bin/openssl
Macintosh-3:~ $ s
blah$ ssh ns1
OpenSSL version mismatch. Built against 90805f, you have 908070
Macintosh-3:~ blah$
Macintosh-3:~ blah$ openssl version
OpenSSL 0.9.8f 11 Oct 2007
Macintosh-3:~ blah$
Macintosh-3:~ blah$ which openssl
/opt/local/bin/openssl
Macintosh-3:~ $ ssh -V
OpenSSL version mismatch. Built ag
On Jul 11, 2007, at 10:13 AM, Chris Pickel wrote:
Nope, 0.9.8e is the new version. Go ahead and force it. You
probably want to add the -n flag too, so you'll avoid upgrading
zlib as well.
Chris
Thanks, that worked fine.
-Kastus
___
macpo
On 11 Jul, 2007, at 12:40, Kastus Shchuka wrote:
port outdated reports openssl as outdated:
...
But when I try to upgrade openssl nothing happens:
sudo port -vd upgrade openssl
DEBUG: Found port in file:///opt/local/var/macports/sources/
rsync.macports.org/release/ports/devel/openssl
DEBUG:
Hi,
I am a little bit confused about the versions of openssl. Here is the
output of port info:
port info openssl
openssl 0.9.8e, devel/openssl (Variants: universal, darwin, darwin_6,
darwin_8)
http://www.openssl.org/
The OpenSSL Project is a collaborative effort to develop a robust,
com