Source: glitch
Version: 0.6-1
Severity: serious
I rebuilt glitch in a clean chroot. The resulting binary package was
virtually empty:
$ dpkg -c python-glitch_0.6-1_all.deb | grep -v '/share/doc/'
drwxr-xr-x root/root 0 2011-07-11 14:53 ./
drwxr-xr-x root/root 0 2011-07-11 14:53 ./usr/
drwxr-xr-x root/root 0 2011-07-11 14:53 ./usr/share/
The interesting part of the build log:
| dh build
| dh_testdir
| dh_auto_configure
| dh_auto_build
| Can't exec "pyversions": No such file or directory at
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120.
| Use of uninitialized value $python_default in substitution (s///) at
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 121.
| Use of uninitialized value $python_default in substitution (s///) at
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 122.
| dh_auto_test
| fakeroot debian/rules binary
| dh binary
| dh_testroot
| dh_prep
| dh_installdirs
| dh_auto_install
| Can't exec "pyversions": No such file or directory at
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120.
| Use of uninitialized value $python_default in substitution (s///) at
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 121.
| Use of uninitialized value $python_default in substitution (s///) at
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 122.
Let me guess, missing build-dependency on python (and python-support)?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org