aboutcode-org / aboutcode-org/extractcode

Cannot extract Lz4 file

Ouverte
#48 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
39
Forks
23
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.