Bug#783592: Fwd: version LIBTASN1_0_3 not defined in file libtasn1.so.6

Andreas Metzler ametzler at bebt.de
Tue Apr 28 17:15:58 UTC 2015


On 2015-04-28 Сергей Серов <s at sealse.com> wrote:
> Package: libtasn1-6
> Version: 4.4-2

> When I start php5.6.4 cli script a have messages

> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20131226/curl.so' -
> /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28: symbol
> asn1_delete_structure2, version LIBTASN1_0_3 not defined in file
> libtasn1.so.6 with link time reference in Unknown on line 0
[...]
> I am using Ubuntu 15.04, and upgrade libtasn1-6 4.2-2ubuntu to
> libtasn1-6 4.4-2


Hello,

I am not sure what exactly is going wrong here, the symbol is
definitely there:
ametzler at argenau:/tmp/TASN$ objdump -T/usr/lib/x86_64-linux-gnu/libtasn1.so.6 | grep asn1_delete_structure2
000000000000c390 g    DF .text  0000000000000123  LIBTASN1_0_3 asn1_delete_structure2


Could you show the output of
ldd -r /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.2

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



More information about the Pkg-gnutls-maint mailing list