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 還沒有評估資料。