Skip to content

component archive compression misidentified as brotli #3835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brandtkeller opened this issue May 21, 2025 · 0 comments · Fixed by #3836
Closed

component archive compression misidentified as brotli #3835

brandtkeller opened this issue May 21, 2025 · 0 comments · Fixed by #3836
Assignees
Labels
bug 🐞 Something isn't working possible-bug 🐛

Comments

@brandtkeller
Copy link
Member

brandtkeller commented May 21, 2025

Steps to reproduce

  1. build the identity-authorization package from uds-core
uds run -f tasks/create.yaml single-layer --with layer=identity-authorization
  1. Attempt to decompress or deploy the package

Expected result

Can decompress or deploy as expected

Actual Result

fails due to:

ERROR:  failed to deploy bundle: unable to load the package: unable to perform decompression: unable to extract "/var/folders/91/ysgtzhdx4lx24fydyk48qchc0000gn/T/zarf-2254187512/components/authservice.tar": archive/tar: invalid tar header
@brandtkeller brandtkeller added possible-bug 🐛 bug 🐞 Something isn't working labels May 21, 2025
@github-project-automation github-project-automation bot moved this to Triage in Zarf May 21, 2025
@brandtkeller brandtkeller moved this from Triage to In progress in Zarf May 21, 2025
@brandtkeller brandtkeller self-assigned this May 21, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Zarf May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working possible-bug 🐛
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant