Package: git-buildpackage
Version: 0.4.62
Severity: normal

Hi,

One of the first things git-buildpackage does is running debian/rules
(for some purpose I haven't yet figured out, nor really tried to).
Anyway, it does so without checking the build dependencies first, which
might break things without a pretty error message. For example, when I
run git-buildpackage on itself, I get:

        matth...@xanthe:~/docs/src/upstream/git-buildpackage$ git-buildpackage 
        debian/rules:6: /usr/share/cdbs/1/rules/debhelper.mk: No such file or 
directory 
        debian/rules:7: /usr/share/cdbs/1/class/python-distutils.mk: No such 
file or directory
        make: *** No rule to make target 
`/usr/share/cdbs/1/class/python-distutils.mk'.  Stop.
        debuild: fatal error at line 1312:
        couldn't exec fakeroot debian/rules: 
        debuild -d clean returned 2
        Couldn't run 'debuild -d clean'

Whereas running dpkg-buildpackage aborts with a nice error:

        dpkg-checkbuilddeps: Unmet build dependencies: cdbs gtk-doc-tools 
sgml2x jade

Perhaps git-buildpackage should run dpkg-checkbuilddeps as well?

Gr.

Matthijs



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

Kernel: Linux 2.6.32-rc8 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-buildpackage depends on:
ii  devscripts                   2.10.59     scripts to make the life of a Debi
ii  git-core                     1:1.6.5.4-1 fast, scalable, distributed revisi
ii  python                       2.5.4-4     An interactive high-level object-o
ii  python-dateutil              1.4.1-3     powerful extensions to the standar
ii  python-support               1.0.6       automated rebuilding support for P

Versions of packages git-buildpackage recommends:
ii  pristine-tar                  1.00       regenerate pristine tarballs

Versions of packages git-buildpackage suggests:
pn  git-load-dirs                 <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to