tags 812470 +pending thanks Hi, The following change has been committed for this bug by Manoj Srivastava <sriva...@debian.org> on Mon, 15 Feb 2016 10:49:19 -0800. The fix will be in the next upload. ========================================================================= Root cause failure to build debs
Firstly, this is not true in general, and I could not reproduce it as long as I use fakeroot. Bug fix: "cannot produce debs anymore", thanks to Ritesh Raj Sarraf The real issue here was that the kernel was built using the deprecated sudo, instead of fakeroot, and created ./debian directory as root. Clean, however, is not run as root, so it could not delete ./debian, and failed. This is now documented. (Closes: #812470). Signed-off-by: Manoj Srivastava <sriva...@debian.org> =========================================================================