aboutcode-org / aboutcode-org/scancode.io
Error when running Docker AppImage build
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
Reported by @AyanSinhaMahapatra
1. > I tried building the appimage, I got this error: I tried adding build-essential/make to https://github.com/nexB/scancode.io/blob/scancode.io-appimage/etc/scripts/appimage-build/Dockerfile#L40 but that didn't work too
```
+ make -f ../../Makefile envfile
/tmp/recipe_script: line 4: make: command not found
```
2. > I could not fetch a package from a download link.
```
Could not fetch: https://files.pythonhosted.org/packages/21/31/3f468da74c7de4fcf9b25591e682856389b3400b4b62f201e65f15ea3e07/attrs-22.2.0.tar.gz
```
Contributor guide
Assessment
This issue has not been assessed yet.