Skip to content

Failure to extract a zip with trailing garbage with libarchive #11

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

Open
pombredanne opened this issue Jul 27, 2015 · 1 comment
Open

Comments

@pombredanne
Copy link
Member

This bug is tracked upstream there libarchive/libarchive#545
The failing test is:
https://github.com/nexB/scancode-toolkit/blob/develop/tests/extractcode/test_archive.py#L579

@pombredanne
Copy link
Member Author

This fixed upstream . Upgrade will be post 2.0

@pombredanne pombredanne transferred this issue from aboutcode-org/scancode-toolkit Feb 10, 2021
pombredanne added a commit that referenced this issue Apr 6, 2021
THis is a two step extraction using libguestfs to get a FS to a tarball
which is then extractcode normally (hence dealing with links, device
files and other permission oddities as a side effect).

We support VDI (VirtualBox, VMDK (VMware) and QCOW2 (QEMU)

Signed-off-by: Philippe Ombredanne <[email protected]>
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

1 participant