Hi Frank, You wrote:
> % install -m 755 -d /foo # as non-root > install: cannot change permissions of '/foo': No such file or directory > > The actual error is that it cannot create the directory /foo. Are you able to reproduce this still? If you could share the strace output that would be helpful. Thanks, Collin

