BinaryBuilder.jl icon indicating copy to clipboard operation
BinaryBuilder.jl copied to clipboard

In autobuilder `--debug`, drop into debug shell if products are unsatisfied

Open Keno opened this issue 3 years ago • 1 comments

Usually in that case something went wrong, so it would be useful to have a shell to look around at what actually happened.

Keno avatar Dec 11 '21 01:12 Keno

Good idea, but to be clear I don't think we can recreate exactly the same environment as before, for example environment variables set before would have been gone, like anything that had been written to tmpfs

giordano avatar Dec 11 '21 01:12 giordano