Package: git-buildpackage
Version: 0.4.13
Severity: normal

I am trying to build a package using g-bp with pdebuild as the builder
since this is the way imho to build debian packages ;-) But apparently
g-bp first tries to verify build-depends in the local environment -- not
in the pbuilder's chroot:

,--
| $> git-buildpackage --git-verbose --git-builder='pdebuild --configfile 
~/pbuilder/pbuilderrc.sid --buildresult $PWD/../pbuilder/sid --debbuildopts 
"-i\.git/ -I.git -i\.gitignore -I.gitignore $*"'
| debuild clean [] []
| dpkg-checkbuilddeps: Unmet build dependencies: liblapack-dev 
libatlas-base-dev libatlas-sse2-dev
| debuild: fatal error at line 1201:
| You do not appear to have all build dependencies properly met.
`---

The same with
--git-builder=/usr/share/doc/git-buildpackage/examples/git-pbuilder

imho that is incorrect behavior -- it should not rely on debuild clean, which
in turns verifies depends... may be debuild -d clean?  or may be just
debian/rules clean?

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (900, 'testing'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
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.13       Scripts to make the life of a Debi
ii  git-core                   1:1.5.4~rc2-1 fast, scalable, distributed revisi
ii  python                     2.4.4-6       An interactive high-level object-o
ii  python-support             0.7.6         automated rebuilding support for p

git-buildpackage recommends no packages.

-- no debconf information



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

Reply via email to