Opened 12 years ago

Closed 11 years ago

#34429 closed defect (worksforme)

openssh: OpenSSL version mismatch. Built against 1000101f, you have 1000005f

Reported by: conradwt (Conrad Taylor) Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: lack-of-interest Cc: ryandesign (Ryan Carsten Schmidt), nonstop.server@…, a.h.mroue@…
Port: openssh

Description

I'm seeing the following issue when trying to use ssh:

$ ssh username@host
OpenSSL version mismatch. Built against 1000101f, you have 1000005f

I have the following versions of openssh and openssl installed:

$ port installed openssh
The following ports are currently installed:
  openssh @5.9p1_3 (active)
[17:25] [~/.ssh] [ruby] [1.9.2]  $ port installed openssl
The following ports are currently installed:
  openssl @1.0.1c_0 (active)

Last but not least, I have tried uninstalling and installing openssl but I'm still getting the above message.

Change History (6)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; openmaintainer@… removed

Please show the output of:

port -v installed openssl openssh
port -q contents openssh openssh | xargs -n 1 lipo -info 2>/dev/null

comment:2 Changed 12 years ago by nonstop.server@…

Cc: nonstop.server@… added

Cc Me!

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Cc: jwa@… removed
Keywords: lion removed
Owner: changed from macports-tickets@… to jwa@…
Summary: OpenSSL version mismatch. Built against 1000101f, you have 1000005fopenssh: OpenSSL version mismatch. Built against 1000101f, you have 1000005f

comment:4 Changed 12 years ago by a.h.mroue@…

Cc: a.h.mroue@… added

Cc Me!

comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Is this still a problem with 1.0.1e?

comment:6 Changed 11 years ago by neverpanic (Clemens Lang)

Keywords: lack-of-interest added
Resolution: worksforme
Status: newclosed

Please re-open if you still see this problem.

Note: See TracTickets for help on using tickets.