Svante Signell, le Tue 19 Aug 2014 17:45:25 +0200, a écrit : > On Tue, 2014-08-19 at 17:07 +0200, Samuel Thibault wrote: > > Svante Signell, le Tue 19 Aug 2014 16:23:05 +0200, a écrit : > > > I'll take a look. However, fixing this does not solve the permission > > > denied problem of fakeroot-hurd. > > > > Sure, but at least it won't produce bogus binaries. > > Attached is a patch for settrans.c. Tested in the build tree. Will be > install-tested when the build is completed.
Take care, that code should have been put after the goaway call, otherwise we leak a translator when the chroot_command fails. I have commited it, thanks. Samuel