Proposal(s) for handling libqt3-mt situation

Matthew Rosewarne mrosewarne at inoutbox.com
Sun Feb 17 22:08:08 UTC 2008


On Saturday 16 February 2008, Pierre Habouzit wrote:
> > Ok, so it's actually a debate whether to readd missing symbols to
> > affected libraries themselves or to libc6-dev. If Matthew is correct, all
> > packages except trustedqsl are victims of libqt3-mt. By the way, I'm not
> > sure if tsql is a problem (atoi is versioned?):
> >
> > $ objdump -tT /usr/bin/tqsl | grep atoi
> > 0000000000000000      DF *UND*  0000000000000015  GLIBC_2.2.5 atoi
> > $ objdump -tT /usr/bin/tqslcert | grep atoi
> > 0000000000000000      DF *UND*  0000000000000015  GLIBC_2.2.5 atoi
> > $ objdump -Tt /usr/lib/libtqsllib.so.1.0.0 | grep atoi
> > 0000000000000000      DF *UND*  0000000000000015  GLIBC_2.2.5 atoi
>
>   atoi is a libc symbol, so I don't see a problem with that:
> $ objdump -T /lib/libc-2.7.so|grep atoi
> 0000000000032530 g    DF .text	0000000000000015  GLIBC_2.2.5 atoi
>
> The fact that atoi is clearly versionned should have given you a hint ;P

I'm not quite sure why atoi showed up undefined/unversioned in trustedqsl.  I 
got:
trustedqsl_1.11-5_i386.deb
	/usr/bin/tqsl
		00000000      DF *UND*  00000038              atoi
	/usr/bin/tqslcert
		00000000      DF *UND*  00000038              atoi

This package was recently updated in Sid, so I would assume it's probably 
fixed anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20080217/83c867cf/attachment.pgp 


More information about the pkg-kde-talk mailing list