Jochen Sprickerhof writes ("Bug#1124014: dgit calls sbuild from the parent
directory so file paths are different"):
> package.git$ dgit sbuild --extra-package ../some-package.deb
>
> and it failed because sbuild can't find ../some-package.deb, whereas
>
> package.git$ sbuild --extra-package ../some-package.deb
>
> Works. The problem is that dgit changes $PWD to the parent directory
> before calling sbuild and thus breaks the relative path. This works:
>
> package.git$ dgit sbuild --extra-package some-package.deb
>
> Could you please at least document this behaviour?
Thanks for the report.
I think itwould be better to not change directory.
Ian.
--
Ian Jackson <[email protected]> These opinions are my own.
Pronouns: they/he. If I emailed you from @fyvzl.net or @evade.org.uk,
that is a private address which bypasses my fierce spamfilter.