aboutcode-org / aboutcode-org/scancode.io
Error when running scan_package pipeline from scancode.io AppImage
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
Reported by @AyanSinhaMahapatra
> I also could not run a package scan after uploading from local machine:
```
ScanCode output not available.
Traceback:
File "/tmp/.mount_scancolQDTPj/usr/share/scancodeio/scanpipe/pipelines/__init__.py", line 122, in execute
step(self)
File "/tmp/.mount_scancolQDTPj/usr/share/scancodeio/scanpipe/pipelines/scan_package.py", line 113, in run_scancode
raise FileNotFoundError("ScanCode output not available.")
```
I also encounter this issue when running the AppImage on my Ubuntu 22.04 instance on WSL2, but not on my laptop that runs Ubuntu 18.04.
Contributor guide
Assessment
This issue has not been assessed yet.