You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
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
The text was updated successfully, but these errors were encountered: