Package: eperl Version: 2.2.14-15.1+b1 Severity: serious Justification: renders package unusable on hppa
eperl hangs on hppa, even for this trivial case: eperl /dev/null which should return immediatly in the normal case. Running through strace, the program loops forever in this way: [...] readlink("/proc/self/exe", "/usr/bin/eperl"..., 4095) = 14 stat64("/usr/local/lib/site_perl/5.10.0/hppa-linux-gnu-thread-multi", 0xfb475c08) = -1 ENOENT (No such file or directory) stat64("/usr/local/lib/site_perl/5.10.0", 0xfb475c08) = -1 ENOENT (No such file or directory) stat64("/usr/local/lib/site_perl/hppa-linux-gnu-thread-multi", 0xfb475c08) = -1 ENOENT (No such file or directory) sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 [...] This is, BTW, why the qhull package FTBFS on hppa [1]. [1] http://buildd.debian.org/fetch.cgi?pkg=qhull&arch=hppa&ver=2003.1-10lenny1&stamp=1217730801&file=log&as=raw -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages eperl depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii libperl5.10 5.10.0-11.1 Shared Perl library ii perl 5.10.0-11.1 Larry Wall's Practical Extraction ii perl-base [perlapi-5.10.0] 5.10.0-11.1 The Pathologically Eclectic Rubbis eperl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]