Skip to content
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

Exit code 2 on vegafusion-2.0.0.tar.gz in github and pypi #553

Closed
marrowsuck opened this issue Nov 25, 2024 · 1 comment
Closed

Exit code 2 on vegafusion-2.0.0.tar.gz in github and pypi #553

marrowsuck opened this issue Nov 25, 2024 · 1 comment

Comments

@marrowsuck
Copy link

Unpacking the tar archive of the current 2.0.0 release throws an exit code 2.

tar -tf vegafusion-2.0.0.tar.gz
[…]
vegafusion-2.0.0/vegafusion/local_tz.py
vegafusion-2.0.0/vegafusion/py.typed
vegafusion-2.0.0/vegafusion/runtime.py
vegafusion-2.0.0/vegafusion/transformer.py
vegafusion-2.0.0/vegafusion/utils.py
vegafusion-2.0.0/Cargo.lock

gzip: stdin: decompression OK, trailing garbage ignored
vegafusion-2.0.0/PKG-INFO
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Happens with the tarball from github and pypi.

@jonmmease
Copy link
Collaborator

Thanks for the report! Should be fixed in the 2.0.1 release that was just published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants