Package: debpartial-mirror
Version: 0.2.91
Severity: serious
Tags: patch

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

cd . && python setup.py build --build-base="/debpartial-mirror-0.2.91/./build"
running build
running build_py
running build_scripts
copying and adjusting debpartial-mirror -> 
/debpartial-mirror-0.2.91/./build/scripts-2.3
# Build the manual page
cd . && /usr/bin/python setup.py install 
--root=/debpartial-mirror-0.2.91/debian/debpartial-mirror/ --no-compile -O0 
running install
error: invalid Python installation: unable to open 
/usr/lib/python2.3/config/Makefile (No such file or directory)
make: *** [common-install-impl] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/debpartial-mirror-0.2.91/debian/control ./debian/control
--- ../tmp-orig/debpartial-mirror-0.2.91/debian/control 2006-04-18 
00:58:43.000000000 +0000
+++ ./debian/control    2006-06-14 10:48:29.000000000 +0000
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Otavio Salvador <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), python, 
docbook-to-man
+Build-Depends-Indep: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), python-dev, 
docbook-to-man
 Standards-Version: 3.6.2
 
 Package: debpartial-mirror


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

Reply via email to