Package: libdevel-cover-perl Version: 0.61-1 Severity: important It seems that Devel::Cover was not build on a system with the standard include path.
line 18 of the file Deveel/Cover/Inc.pm should be our @Inc = qw( . /etc/perl /usr/lib/perl/5.8.8 /usr/lib/perl5 /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/share/perl/5.8.8 /usr/share/perl5 ); not our @Inc = qw( . /etc/perl /usr/lib/perl/5.8.8 /usr/lib/perl5 /usr/share/perl/5.8.8 /usr/share/perl5 ); As this file is automatically generated it is likely that the bug is in the build environment that was used to build the package. The solution is to rebuild the package with @INC set to the default value. This is a problem because it causes './Build testcover' etc to include files that where install with CPANPLUS etc. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.24gam3 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libdevel-cover-perl depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii perl 5.8.8-12 Larry Wall's Practical Extraction ii perl-base [perlapi-5.8.8] 5.8.8-12 The Pathologically Eclectic Rubbis libdevel-cover-perl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

