again, and now for longer (Re: Debian CI builds disabled for the moment)
Chris Lamb
lamby at debian.org
Tue Sep 5 19:40:36 BST 2023
Holger Levsen wrote:
> [13:16] < h01ger> https://deb.li/3jDcj / 4f9ccd0 is quite
> straighforward, so I'd appreciate a 2nd look :)
I would guess it's some quoting issue that's cutting off the argument
prematurely; diffoscope's command-line argument parsing is involved,
but it's not especially weird. Maybe there's an errant newline, or
double quote or some variable is now empty...? Either way, I would
recommend replacing the
nice sh -c "export […]
with
nice sh -cx "export
^
… so we can see what it is actually trying to run within the schroot?
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org 🍥 chris-lamb.co.uk
`-
More information about the Reproducible-builds
mailing list