On 2019-05-19 09:51, Christoph Zwerschke wrote:
> These lines check that the permissions are set correctly before building
> the source distribution, using a control sample of files. They were
> added to prevent building a source tarball with bad permissions, which I
> think happened once when I was using a vboxsf filesystem and everything
> had 777 permissions. It would be better to keep that check in.
> 
> Can you output the $PERMS before the exit to see why it's not working
> for you?

The stat(1) command itself fails.  There is no --printf option.

https://www.unix.com/man-page/FreeBSD/1/stat/

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org IM:da...@vex.net
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo/pygresql

Reply via email to