Source: python-jenkinsapi Version: 0.1.11-1 Severity: serious
I rebuilt python-jenkinsapi in a minimal unstable chroot. The resulting binary package was virtually empty:
$ dpkg -c python-jenkinsapi_0.1.11-1_all.deb | grep -v /$ -rw-r--r-- root/root 156 2012-07-25 01:21 ./usr/share/doc/python-jenkinsapi/changelog.Debian.gz -rw-r--r-- root/root 3027 2012-07-05 00:35 ./usr/share/doc/python-jenkinsapi/README.rst -rw-r--r-- root/root 2679 2012-07-25 01:21 ./usr/share/doc/python-jenkinsapi/copyright The interesting parts of the build log: | 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_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. [...] | dh_gencontrol | dpkg-gencontrol: warning: Depends field of package python-jenkinsapi: unknown substitution variable ${python:Depends} | dpkg-gencontrol: warning: Depends field of package python-jenkinsapi: unknown substitution variable ${shlibs:Depends} -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org