2011/4/18 Dagobert Michelsen <[email protected]>: > Hi Maciej, > > Am 18.04.2011 um 19:27 schrieb Maciej Bliziński: >> 2011/4/18 Dagobert Michelsen <[email protected]>: >>> I just replaced in r14323 the old "pax" by a new "pcopy" which hopefully >>> has less bugs. It is a tiny rewrite by me in Perl. It should support >>> all used features we used from "pax". >> >> I remember one of the bugs was losing the original file permissions >> under the influence of umask. I had to add post-merge steps to revert >> permission bits to what I wanted. Have you tested pcopy under this >> scenario? > > Nope, but now that you mention it I remember there was a problem. > Do you know which Makefile is was so I can have a look?
It's with any (and every) Makefile. The way to reproduce it is: - build with umask 022 - build with umask 027 - compare Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
