[Pkg-openssl-devel] Bug#603693: libssl0.9.8: /usr/lib/ssl/engines/*.so missing in package

Joerg Schneider js at joergschneider.com
Tue Nov 16 12:21:46 UTC 2010


Package: libssl0.9.8
Version: 0.9.8o-1
Severity: important
Tags: patch

The openssl engine shared objects are built, but not include in
libssl0.9.8 package. 

This can be verified with the following commands:
$ dpkg -L libssl0.9.8 | grep engine
$ openssl engine chil
13871:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:162:filename(/usr/lib/ssl/engines/libchil.so): /usr/lib/ssl/engines/libchil.so: cannot open shared object file: No such file or directory
13871:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244:
13871:error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:450:
13871:error:2606A074:engine routines:ENGINE_by_id:no such engine:eng_list.c:416:id=chil

The problem is caused by debian/patches/engines-path.patch, which
is supposed to change the engine location from /usr/lib/engines to
/usr/lib/ssl/engines, but fails to do so in all required places.

I've attached a patch, which fixes the problem.

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (600, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-core2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libssl0.9.8 depends on:
ii  debconf [debconf-2.0]  1.5.24            Debian configuration management sy
ii  libc6                  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

libssl0.9.8 recommends no packages.

libssl0.9.8 suggests no packages.

-- debconf information:
  libssl0.9.8/restart-failed:
  libssl0.9.8/restart-services:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: engines-path.patch.diff
Type: text/x-diff
Size: 2025 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-openssl-devel/attachments/20101116/ba9d315f/attachment.diff>


More information about the Pkg-openssl-devel mailing list