aboutcode-org / aboutcode-org/extractcode
Cannot extract Lz4 file
未关闭
- 主要语言
- Python
- 星标
- 39
- 派生
- 23
- PR 合并指标
- 30 天内没有已合并 PR
描述
Cannot extract lz4 file... Found in https://github.com/nexB/scancode.io/issues/827#issuecomment-1658240618
```
$ cat foobar
dadsasd
$ lz4 foobar
$ extractcode --all-formats foobar.lz4
Extracting archives...
[####################] 4
WARNING extracting: foobar.lz4: 'dadsasd':
Missing type keyword in mtree specification
Extracting done.
$ ll foobar.lz4-extract/
total 8
drwxrwxr-x 2 pombreda pombreda 4096 Aug 1 15:52 ./
drwxrwxr-x 16 pombreda pombreda 4096 Aug 1 15:52 ../
-rw-rw-r-- 1 pombreda pombreda 0 Jan 1 1970 dadsasd
```
The file is empty!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。