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 はまだ評価されていません。