aboutcode-org / aboutcode-org/scancode-toolkit
No consolidated packages are created when using the --consolidate option
Abierto
bug
summaries
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
Reported by @DennisClark
When scanning `scancode-workbench-3.1.1`, using the command:
```
./scancode --copyright --license --info --package --consolidate --json scancode-workbench-3.1.1.json /scancode-workbench-3.1.1/
```
there are no entries in the top-level `consolidated_packages` field in the scan. This is happening because we are not looking for package data in the right place when processing Resources: https://github.com/nexB/scancode-toolkit/blob/develop/src/summarycode/plugin_consolidate.py#L241
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.