Package: xdeb Version: 0.6.6 Severity: normal Dear Maintainer,
The final stage of xdeb runs lintian, but I get the following error: lintian -C xdeb -o linux_3.2.41-2+deb7u2_armel.changes warning: the authors of lintian do not recommend running it with root privileges! Can't locate Util.pm in @INC (@INC contains: /usr/share/lintian/lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/share/lintian/checks/xdeb line 28. BEGIN failed--compilation aborted at /usr/share/lintian/checks/xdeb line 28. Compilation failed in require at /usr/bin/lintian line 1919. The file in question is part of xdeb. $ dpkg -S /usr/share/lintian/checks/xdeb xdeb: /usr/share/lintian/checks/xdeb I can fix the error by manually editing line 28 like this: -use Util; +use Lintian::Util; liulk -- System Information: Debian Release: 7.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xdeb depends on: ii apt-utils 0.9.7.8 ii build-essential 11.5 ii devscripts 2.12.6 ii dpkg-cross 2.6.7 ii dpkg-dev 1.16.10 ii lintian 2.5.10.4 ii python 2.7.3-4 ii python-apt 0.8.8.2 ii python-debian 0.1.21 ii sudo 1.8.5p2-1+nmu1 ii wget 1.13.4-3 Versions of packages xdeb recommends: ii fakeroot 1.18.4-2 ii gcc 4:4.7.2-1 xdeb suggests no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

