Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread Ian Jackson
PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed without build-deps"): > > dgit -wg sbuild > > Yes it works. OK, thanks. Ian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread PICCA Frederic-Emmanuel
> dgit -wg sbuild Yes it works. Thanks Frederic -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread Ian Jackson
Control: tags 792433 - patch Ian Jackson writes ("Re: Bug#792433: dgit sbuild should not failed without build-deps"): > PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed > without build-deps"): > > by -D what do you mean exactly, r

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread PICCA Frederic-Emmanuel
:~/Debian/clfft/clfft$ LANG=C dgit -D sbuild --clean=git + git diff --quiet HEAD + dpkg-buildpackage '-i'\\'.git/' -I.git -d -T clean dpkg-buildpackage: source package clfft dpkg-buildpackage: source version 2.4-3 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread Ian Jackson
PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed without build-deps"): > > Ù Can you run it again with -D and send me the logfile ? > > by -D what do you mean exactly, replace the -d by -D in the patch ? I mean this rune LANG=C dgit -D sbui

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread Ian Jackson
PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed without build-deps"): > ok Here what I did Hrrm. Sorry that my patch didn't work. Can you run it again with -D and send me the logfile ? I notice that in sid, dpkg-buildpackage -S fails with unsa

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread PICCA Frederic-Emmanuel
ok Here what I did :~/Debian/clfft/clfft$ LANG=C dgit sbuild --clean=git dpkg-buildpackage: source package clfft dpkg-buildpackage: source version 2.4-3 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Ghislain Antony Vaillant dpkg-buildpackage: host architect

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-14 Thread Ian Jackson
Control: severity 792433 normal Control: tags 792433 + patch picca writes ("Bug#792433: dgit sbuild should not failed without build-deps"): > once checkouted, I tryed to do a > dgit sbuild ... > dpkg-checkbuilddeps : dépendances de construction non trouvées : cmake > do

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-14 Thread picca
Package: dgit Version: 0.30 Severity: wishlist Dear Maintainer, I just dgit clone clfft the idea was to test dgit :) once checkouted, I tryed to do a dgit sbuild Usually I am using sbuild directly from the package directory and it went fine. But here the build process failed with :~/Debian/cl