On Wed, Apr 26, 2017 at 10:38 AM, Michael Tokarev <m...@tls.msk.ru> wrote:

> I think I didn't, at least I don't remember I tried.
> Regular dpkg-buildpackage works just fine for me.
>

This shall not become a gbp or not shouting please.
IIRC on an almost identical bug we explained that debian/control is
generated and you can do so with "./debian/rules debian/control".
I must admit from just reading by CC I thought this is the same bug, but it
is not.
I beg your pardon if the other bug wasn't even you reporting - because then
you can't know,so lets clarify again.

While I agree to:
$ gbp buildpackage --git-debian-branch=debian-unstable
[...]
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed


The following works just fine for me:
$ ./debian/rules debian/control
$ gbp buildpackage --git-debian-branch=debian-unstable
(I aborted while it was compiling, but if I understood you correctly you
never got that far right)?

And since gbp supports all kind of hooks that could look as easy as:
$ gbp buildpackage --git-debian-branch=debian-unstable
--git-prebuild='./debian/rules debian/control'

@jean-christophe would integrating that in your toolchain fix it for you?

-- 
Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd

Reply via email to