Hello, Niels Thykier, le sam. 12 sept. 2020 14:12:55 +0200, a ecrit: > It occurs to me that you need this for debugging. Would it help you if > debhelper provided a way for you to intercept the failure and resume the > build from there?
That can be a start yes, indeed. It happens that another thing I often do is build the package, install it, try what I get, change the source, quickly rebuild the package with -nc, reinstall, etc. With dh < 10 I used a homemade dh_rebuild script that clears all steps after dh_auto_build in the log. Is there a way to achieve the same with dh >= 10? Samuel

