Package: libfiu Version: 0.13-1 Severity: grave Tags: sid Justification: renders package unusable
Hi, libfiu-0.13/preload/posix/codegen.c has a hardwired reference to libc.so.6: _fiu_libc = dlopen("libc.so.6", RTLD_NOW); if (_fiu_libc == NULL) { fprintf(stderr, "Error loading libc: %s\n", dlerror()); exit(1); } This makes the library unusable in systems with any other libc version (eg. FTBFS of a package which Build-Depends on fiu-utils, in caballero.d.o which has libc.so.6.1: https://buildd.debian.org/fetch.cgi?pkg=beanstalkd;ver=1.4.4-1;arch=ia64;stamp=1268824251) Cheers, Serafeim -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (100, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org