[Build-common-hackers] Bug#562590: cdbs: python-module.mk file not found

Mario Izquierdo (mariodebian) mariodebian at gmail.com
Sat Dec 26 11:12:22 UTC 2009


Package: cdbs
Version: 0.4.63
Severity: normal


In new version of CDBS I can't build python packages.

My debian/rules:

############################################################
#!/usr/bin/make -f

DEB_PYTHON_SYSTEM=pysupport
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
############################################################

$ fakeroot debian/rules clean
/usr/share/cdbs/1/class/python-distutils.mk:31: /usr/share/cdbs/1/class/python-module.mk: No such file or directory
make: *** No rule to make target `/usr/share/cdbs/1/class/python-module.mk'.  Stop.


$ dpkg -L cdbs | grep python
/usr/share/cdbs/1/class/python-distutils.mk

$ grep include /usr/share/cdbs/1/class/python-distutils.mk
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
include $(_cdbs_class_path)/python-module.mk$(_cdbs_makefile_suffix)


Where is python-module.mk?


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cdbs depends on:
ii  debhelper                     7.4.10     helper programs for debian/rules

Versions of packages cdbs recommends:
ii  autotools-dev                 20090611.1 Update infrastructure for config.{

Versions of packages cdbs suggests:
ii  devscripts                    2.10.59    scripts to make the life of a Debi
ii  doc-base                      0.9.5      utilities to manage online documen

-- no debconf information





More information about the Build-common-hackers mailing list