[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[quinot@ada.eu.org: Bug#71012: Missing dynamic dependency on libz]



Hi dear sparc porters,

i've got this bug report and it seems to be sparc only (it's ok on i386).

Can someone check it and upload a fixed binary for sparc (and let me know
or close the bug when it's ok) ?

Cheers,
-- 
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Naviguez sans se fatiguer à chercher : http://www.deenoo.com
Formation Linux et logiciel libre : http://www.logidee.com
--- Begin Message ---
Package: libdbd-mysql-perl
Version: 1.2214-1
Severity: grave

Can't load '/usr/lib/perl5/5.005/sparc-linux/auto/DBD/mysql/mysql.so'
  for module DBD::mysql:
  /usr/lib/perl5/5.005/sparc-linux/auto/DBD/mysql/mysql.so:
     undefined symbol: compress
  at /usr/lib/perl5/5.005/sparc-linux/DynaLoader.pm line 169.

We can verify that mysql.so needs the 'compress' symbol from libz:
$ nm --dynamic .../mysql.so | grep compress
   U compress
[...]

and that it has no dep on libz.so.1:

$ ldd /usr/lib/perl5/5.005/sparc-linux/auto/DBD/mysql/mysql.so
        libm.so.6 => /lib/libm.so.6 (0x70064000)
        libc.so.6 => /lib/libc.so.6 (0x700a6000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x08000000)

This is peculiar, since recompiliing the package with no changes
yields a mysql.so module that has no reference to compress anymore.

The proposed fix to this problem is to reupload the SPARC binary
package for the package (I do not know if other platforms are subject
to this problem as well).

As this renders the package completely unusable, the severity of
the bug is set to 'grave'.

Thomas.

-- System Information
Debian Release: woody
Architecture: sparc
Kernel: Linux marvin 2.2.17 #1 Tue Jul 4 14:22:29 EDT 2000 sparc64

Versions of packages libdbd-mysql-perl depends on:
ii  libc6                       2.1.3-10.0.2 GNU C Library: Shared libraries an
ii  libdbi-perl                 1.13-4       The Perl5 Database Interface by Ti
ii  perl-5.005                  5.005.03-7.1 Larry Wall's Practical Extracting 



--- End Message ---

Reply to: