aboutcode-org / aboutcode-org/scancode-toolkit

Combining more than 1 path in a scan does not work

Open
#1,654 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

I recently tried to run a scan on more than 1 path, with a single json and single csv output, using relative paths, and although I encountered no error message, the output files contained no scan data. ScanCode was setup correctly: cleaned, configured and activated. Running on Ubuntu 16.04.1 LTS. Structure of the command (no flags):

```
/some/directory$ scancode subfolder01/aaa/ subfolder02/bbb/ --json output.json --csv output.csv
```

Running these one at a time worked fine.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.