Dago, My day-to-day environment has umask set to 027; but many packages, when built with this umask, end up with binaries having permissions 0750. Perhaps it would be a good idea to do a GAR sanity check: bail out if umask is set to anything else than 022 when building a package? Maciej