[Bug 1059722] Re: Oct 1 16:38:53 summerborn proftpd[8631]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library

Ted tedm at mittelstaedt.us
Sat Dec 27 09:38:57 UTC 2014


You can do the following until the maintainer gets around to doing this.
It can cause crashes and security holes when people leave dependencies
undone:


in /etc/proftpd/modules.conf

comment out

# LoadModule mod_tls_memcache.c

cd /root

ftp ftp35.us.proftpd.org
 get  proftpd-1.3.4a.tar.gz
extract it
cd into directory
./configure --enable-dso --with-shared=mod_ldap:mod_tls:mod_sftp
make

cd modules/.libs#

mv /usr/lib/proftpd/mod_tls.so /usr/lib/proftpd/mod_tls.so.orig
mv mod_tls.so /usr/lib/proftpd/mod_tls.so
cd ..
cd contrib/mod_sftp/.libs/

mv /usr/lib/proftpd/mod_sftp.so /usr/lib/proftpd/mod_sftp.so.orig
mv mod_sftp.so /usr/lib/proftpd/mod_sftp.so


service proftpd stop
service proftpd start

-- 
You received this bug notification because you are a member of ProFTPD
Maintainance Team, which is subscribed to proftpd-dfsg in Ubuntu.
https://bugs.launchpad.net/bugs/1059722

Title:
  Oct  1 16:38:53 summerborn proftpd[8631]: mod_sftp/0.9.8: compiled
  using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked
  to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library

Status in proftpd-dfsg package in Ubuntu:
  Confirmed

Bug description:
  Trying to run proftpd from xinetd, /var/log/syslog says:
  Oct  1 16:35:15 summerborn proftpd[6965]: Fatal: unable to read configuration file '/etc/proftpd.conf': No such file or directory
  Oct  1 16:35:20 summerborn proftpd[6975]: Fatal: unable to read configuration file '/etc/proftpd.conf': No such file or directory
  Oct  1 16:36:02 summerborn proftpd[7037]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:36:02 summerborn proftpd[7037]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:36:02 summerborn proftpd[7037]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
  Oct  1 16:38:47 summerborn proftpd[8623]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:47 summerborn proftpd[8623]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:47 summerborn proftpd[8623]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
  Oct  1 16:38:49 summerborn proftpd[8624]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:49 summerborn proftpd[8624]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:49 summerborn proftpd[8624]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
  Oct  1 16:38:50 summerborn proftpd[8629]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:50 summerborn proftpd[8629]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:50 summerborn proftpd[8629]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
  Oct  1 16:38:51 summerborn proftpd[8630]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:51 summerborn proftpd[8630]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:51 summerborn proftpd[8630]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
  Oct  1 16:38:53 summerborn proftpd[8631]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:53 summerborn proftpd[8631]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' library
  Oct  1 16:38:53 summerborn proftpd[8631]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: proftpd-basic 1.3.4a-1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Mon Oct  1 18:17:44 2012
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1)
  SourcePackage: proftpd-dfsg
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug/1059722/+subscriptions



More information about the Pkg-proftpd-maintainers mailing list