Package: python-cherrypy
Version: 2.0.0f-1
Severity: serious
Tags: patch

When building 'python-cherrypy' in a clean 'unstable' chroot,
I get the following error:

cd . && python setup.py build --build-base="./build"
/bin/sh: python: command not found
make: *** [common-build-impl] Error 127

Please add the missing Build-Depends on 'python-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/python-cherrypy-2.0.0f/debian/control ./debian/control
--- ../tmp-orig/python-cherrypy-2.0.0f/debian/control   2005-08-10 
18:06:22.000000000 +0000
+++ ./debian/control    2005-08-10 18:06:20.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Raphael Goulais <[EMAIL PROTECTED]>
 Uploaders: Gustavo Noronha Silva <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs, debhelper (>= 4.1.0), python2.3-dev, python2.4-dev
+Build-Depends-Indep: cdbs, debhelper (>= 4.1.0), python-dev, python2.3-dev, 
python2.4-dev
 Standards-Version: 3.6.1
 
 Package: python-cherrypy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to