Re: Pbuilder requests Build-Depends on local machine - why this?

2015-06-25 Thread Andreas Tille
On Thu, Jun 25, 2015 at 10:35:49PM +0900, Hideki Yamane wrote: > > I've changed local pdebuild as > > -echo "dpkg-buildpackage -S -us -uc -r${BUILDSOURCEROOTCMD} > $DEBBUILDOPTS" | \ > +echo "dpkg-buildpackage -S -d -us -uc -r${BUILDSOURCEROOTCMD} > $DEBBUILDOPTS" | \ Cool. Do you i

Re: Pbuilder requests Build-Depends on local machine - why this?

2015-06-25 Thread gregor herrmann
On Thu, 25 Jun 2015 22:35:49 +0900, Hideki Yamane wrote: > Hm, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786690 Thanks! > On Thu, 25 Jun 2015 15:14:33 +0200 > gregor herrmann wrote: > > So you have to pass "-d" (for making the checks non-fatal, i.e. > > warnings, again, as they were b

Re: Pbuilder requests Build-Depends on local machine - why this?

2015-06-25 Thread Hideki Yamane
Hm, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786690 On Thu, 25 Jun 2015 15:14:33 +0200 gregor herrmann wrote: > So you have to pass "-d" (for making the checks non-fatal, i.e. > warnings, again, as they were before), or -nc (don't run clean) to > dpkg-buildpackage; directly or via --de

Re: Pbuilder requests Build-Depends on local machine - why this?

2015-06-25 Thread gregor herrmann
On Thu, 25 Jun 2015 14:57:18 +0200, Andreas Tille wrote: > since I'm back from vacation and upgraded my testing system I realised > that when using pbuilder the Build-Depends of some package seem to be > required also on the machine that is creating the pbuilder chroot > (=where you start pdebuild

Re: Pbuilder requests Build-Depends on local machine - why this?

2015-06-25 Thread Sebastiaan Couwenberg
> since I'm back from vacation and upgraded my testing system I realised > that when using pbuilder the Build-Depends of some package seem to be > required also on the machine that is creating the pbuilder chroot > (=where you start pdebuild). I regard this a bug but may be I'm missing > something

Pbuilder requests Build-Depends on local machine - why this?

2015-06-25 Thread Andreas Tille
Hi, since I'm back from vacation and upgraded my testing system I realised that when using pbuilder the Build-Depends of some package seem to be required also on the machine that is creating the pbuilder chroot (=where you start pdebuild). I regard this a bug but may be I'm missing something so b

[Help] Cmake detection problem (Was: Bug#788559: vxl: FTBFS: fatal error: libc.h: No such file or directory)

2015-06-25 Thread Andreas Tille
Hi, I've checked this issue and i boils down to the fact that the header file in question is included only conditional. Unfortunately this condition is not properly set. Cmake is supposed to detect an existing libc.h header file in dcmtk: $ grep -R HAVE_LIBC_H | grep CHECK_INCLUDE_FILE v3p/dcmt

Bug#789680: RFS: pep8-naming/0.3.1-1 [ITP]

2015-06-25 Thread Daniel Stender
On 24.06.2015 18:56, Daniel Stender wrote: > On 24.06.2015 18:31, Andrey Rahmatullin wrote: >> It's not working: > >> Traceback (most recent call last): >> File "/usr/bin/flake8", line 9, in >> load_entry_point('flake8==2.2.2', 'console_scripts', 'flake8')() >> File "/usr/lib/python2.7/di