aboutcode-org / aboutcode-org/scancode-toolkit
Error when extracting archive of Debian package
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
When extracting http://ftp.debian.org/debian/pool/main/l/labplot/labplot_2.7.0-1_armel.deb I get some errors:
```
$ ./extractcode labplot_2.7.0-1_armel.deb Extracting archives...
[####################] 16
ERROR extracting: labplot_2.7.0-1_armel.deb-extract/data.tar.xz-extract/usr/share/doc/labplot/examples/log_scales.lml: Unrecognized archive format
ERROR extracting: labplot_2.7.0-1_armel.deb-extract/data.tar.xz-extract/usr/share/doc/labplot/examples/mathematical_functions.lml: Unrecognized archive format
ERROR extracting: labplot_2.7.0-1_armel.deb-extract/data.tar.xz-extract/usr/share/doc/labplot/examples/fit_(Anscombe_s_quartet).lml: Unrecognized archive format
Extracting done.
```
Contributor guide
Assessment
This issue has not been assessed yet.