Bug#812811: Incorrect permissions on device nodes

2016-01-27 Thread Marco d'Itri
On Jan 26, Robie Basak wrote: > mk-sbuild (from ubuntu-dev-tools) is creating chroots with a broken > /dev/null (it is 644). This breaks sbuild for me. I believe this is due > to a regression in debootstrap caused by your fix to bug 571136 Correct. The attached patch creates the devices with the

Bug#812811: Incorrect permissions on device nodes

2016-01-26 Thread Robie Basak
Package: debootstrap Version: 1.0.76 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu xenial Hi, mk-sbuild (from ubuntu-dev-tools) is creating chroots with a broken /dev/null (it is 644). This breaks sbuild for me. I believe this is due to a regression in debootstrap caused by your fix