Closed stephenmsachs closed 2 weeks ago
@stephenmsachs it looks like I merged this prematurely, AWS is saying the new bucket policy is invalid. I assumed CI would catch something like that, but it didn't - I'll figure out why this isn't working and make a follow up and ping you when it's resolved.
I want to add to the existing buildcache location and run
spack buildcache update-index
in order to merge the content. Spack needs to be able to list the content (or useaws s3 sync
) to runbuildcache update-index
.This is an extension of #731 to enable
aws s3 sync
additionally toaws s3 cp
.