kermit built against incorrect openssl

Asked by John Bradshaw

ckermit.deb is build against an older version of openssl (1.0.0e)

Current version of openssl is 1.0.1-4ubuntu5.2

john@opti:~$ /usr/bin/kermit
?OpenSSL libraries do not match required version:
  . C-Kermit built with OpenSSL 1.0.0e 6 Sep 2011
  . Version found OpenSSL 1.0.1 14 Mar 2012
  OpenSSL versions prior to 1.0.0 must be the same.
  Set LD_LIBRARY_PATH for OpenSSL 1.0.0e 6 Sep 2011.
  Or rebuild C-Kermit from source on this computer to make versions agree.
  C-Kermit makefile target: linux+krb5+openssl
  Or if that is what you did then try to find out why
  the program loader (image activator) is choosing a
  different OpenSSL library than the one specified in the build.

  All SSL/TLS features disabled.

C-Kermit 9.0.302 OPEN SOURCE:, 20 Aug 2011, for Linux+SSL+KRB5
 Copyright (C) 1985, 2011,
  Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
(/home/john/) C-Kermit>quit

john@opti:~$ aptitude show ckermit
Package: ckermit
State: installed
Automatically installed: no
Version: 302-1
Priority: extra
Section: multiverse/comm
Maintainer: Ubuntu Developers <email address hidden>
Architecture: i386
Uncompressed Size: 3,402 k
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.11), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.7+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.7dfsg), libncurses5 (>= 5.5-5~), libpam0g (>=
         0.99.7.1), libssl1.0.0 (>= 1.0.0), libtinfo5
PreDepends: debconf (>= 0.2.17)
Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client
Description: serial and network communications package
 C-Kermit is a combined serial and network communication software package offering a consistent, medium-independent, secure cross-platform approach to connection establishment, terminal sessions, file transfer,
 character-set translation, and automation of communication tasks.
Homepage: http://www.kermit-project.org

john@opti:~$ aptitude show openssl
Package: openssl
State: installed
Automatically installed: no
Version: 1.0.1-4ubuntu5.2
Priority: optional
Section: utils
Maintainer: Ubuntu Developers <email address hidden>
Architecture: i386
Uncompressed Size: 920 k
Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1)
Suggests: ca-certificates
Description: Secure Socket Layer (SSL) binary and related cryptographic tools
 This package contains the openssl binary and related tools.

 It is part of the OpenSSL implementation of SSL.

 You need it to perform certain cryptographic actions like:
 * Creation of RSA, DH and DSA key parameters;
 * Creation of X.509 certificates, CSRs and CRLs;
 * Calculation of message digests;
 * Encryption and decryption with ciphers;
 * SSL/TLS client and server tests;
 * Handling of S/MIME signed or encrypted mail.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu ckermit Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I suggest you report a bug

Can you help with this problem?

Provide an answer of your own, or ask John Bradshaw for more information if necessary.

To post a message you must log in.