[Python-modules-team] Bug#374642: ipy: FTBFS: Missing Build-Depends
on 'python-support'
Andreas Jochens
aj at andaco.de
Tue Jun 20 12:06:48 UTC 2006
Package: ipy
Version: 0.42-6
Severity: serious
Tags: patch
When building 'ipy' in a clean 'unstable' chroot,
I get the following error:
dh_installudev -ppython-ipy
dh_install -ppython-ipy
dh_link -ppython-ipy
dh_pysupport -ppython-ipy
make: dh_pysupport: Command not found
make: *** [binary-install/python-ipy] Error 127
Please add the missing Build-Depends on 'python-support'
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/ipy-0.42/debian/control ./debian/control
--- ../tmp-orig/ipy-0.42/debian/control 2006-06-20 12:01:49.000000000 +0000
+++ ./debian/control 2006-06-20 12:01:36.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Morten Werner Olsen <werner at debian.org>
-Build-Depends-Indep: python-dev (>= 2.3.5-10)
+Build-Depends-Indep: python-dev (>= 2.3.5-10), python-support
Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41)
XS-Python-Version: >= 2.3
Standards-Version: 3.6.2
More information about the Python-modules-team
mailing list