On 2/29/24 6:27 AM, Kristian Evers via PROJ wrote:
`tar tzvf proj-data-1.17RC2.tar.gz` does work on Mac, but it ignores the ._ 
files, they are also not present after unpacking the archive.

That explains why I couldn’t see the same files as you guys. I did run that 
exact command, as well as unpacking the files using two separate tools. Based 
on that I felt quite comfortable no bad files were in RC2 and RC3. Sneaky stuff.

Thanks for helping clear this up. I am not sure how to avoid this in the 
future. For now I think the best thing I can do is to delete my local copy of 
the PROJ-data repo and make a new clone. Hopefully that leaves me with a set of 
files without any extra MacOS attributes. That method doesn’t feel particularly 
foolproof though, so I think it is time to look into automating the release 
process. For another project I am working on, I have been looking into saving 
artifacts from GitHub Action runs and publishing them as releases on GitHub. I 
don’t think that would be too difficult to setup for PROJ-data.

Removing the extended attributes from your working copy should suffice.

Adding `xattr -c` to the release procedure may help.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

_______________________________________________
PROJ mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/proj

Reply via email to