Skip to content

Conversation

@cbuto
Copy link
Contributor

@cbuto cbuto commented Feb 15, 2023

The build action on main is failing because of some issue with one of the images built via buildx (which causes the sbom generation to fail)

level=fatal msg="generating doc: creating SPDX document: generating SPDX package from image ref ghcr.io/helm/chartmuseum:canary: adding image variant package: getting os data from container: reading os type from layer: reading os release: extracting os-release from tar: reading tarfile: archive/tar: invalid tar header"

I looked and I noticed the last successful run here is using v0.9.1 and the recent failures are using buildx version v0.10.2. So for now, lets pin to the known working version and I'll create an issue to look into bumping it.

@cbuto cbuto self-assigned this Feb 15, 2023
Signed-off-by: Casey Buto <cbuto@d2iq.com>
@cbuto
Copy link
Contributor Author

cbuto commented Feb 15, 2023

thanks for the quick reviews!

@cbuto cbuto merged commit 61fbe13 into helm:main Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants