Package: fakeroot Version: 1.13 Severity: important I built fakeroot-1.13 and fakeroot-1.12.5 for mac os 10.4. On both of them I tried to run the following script with fakeroot #!/bin/bash mkdir -p /tmp/newdir /usr/sbin/chown -R root:wheel /tmp/newdir ls -ld /tmp/newdir
with the following result drwxr-xr-x 2 john wheel 68 Oct 5 22:29 /tmp/newdir Instead of root owning newdir, its owned by me. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org