Quantcast
Channel: BitNami Answers - latest questions
Viewing all articles
Browse latest Browse all 2052

Gitorious - Manually solved libcrypto.so issue ( SSH key validation )

$
0
0

Hello, I've encountered SSH key validation problem while I paste a key which is correct and validated by another machine. And the log in /apache2/logs/error_log shows:

    ssh-keygen: <path to gitiorious/common/lib/libcrypto.so.1.0.0>: no version information` available required by ssh-keygen)
    OpenSSL version mismatch. Built against 1000005f, you have 1000103f

I've solved this by replacing gitorious' libcrpto.so.1.0.0 with system's by soft link. But this generated bad dependencies between BitNami stack and the host OS. So I just leave this here as a issue report.


  • OS: Ubuntu 12.04.1 LTS server version
  • Gitorious version: 2.4.5-1

Viewing all articles
Browse latest Browse all 2052

Trending Articles