Package: reportlab-accel
Version: 0.52-20050130-1
Severity: normal
Tags: patch

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

  File "/usr/lib/python2.1/distutils/sysconfig.py", line 302, in _init_posix
    raise DistutilsPlatformError, my_msg
distutils.errors.DistutilsPlatformError: invalid Python installation: unable to 
open /usr/lib/python2.1/config/Makefile (No such file or directory)
make: *** [build-arch-stamp] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/reportlab-accel-0.52-20050130/debian/control 
./debian/control
--- ../tmp-orig/reportlab-accel-0.52-20050130/debian/control    2005-03-30 
13:07:57.506395218 +0200
+++ ./debian/control    2005-03-30 13:07:55.137839310 +0200
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Matthias Klose <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.2.18), python2.1, python2.2, python2.3, 
python2.4, python
+Build-Depends: debhelper (>= 4.2.18), python2.1-dev, python2.2-dev, 
python2.3-dev, python2.4-dev, python-dev
 Standards-Version: 3.6.1
 
 Package: python2.1-reportlab-accel


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

Reply via email to