Control: retitle -1 dgit cannot handle git-debrebase ENOENT

Felipe Sateler writes ("Bug#910221: dgit: missing dependency on git-debrebase 
for sbuild"):
> dgit cannot do sbuild without git-debrebase:
> 
> % dgit sbuild
> Format `3.0 (quilt)', need to check/update patch stack
> dgit: failed command: git-debrebase --noop-ok -funclean-mixed 
> -funclean-ordering make-patches --quiet-would-amend
> 
> dgit: error: failed to fork/exec: No such file or directory

Oops!  I thought I had handled that but evidently not.

Thanks for the report.

You can work around this by saying
  dgit --git-debrebase=true
(yes, really).  Or of course by installing git-debrebase, which will
be harmless, and is I guess what you did.

Regards,
Ian.

Reply via email to