-
Couldn't load subscription status.
- Fork 10
Description
Describe the bug
WebInstall Script for Koji fails on Raspberry Pi. Error message: mv: cannot stat './koji-*/koji': No such file or directory
To Reproduce
Run the WebInstall Script to attempt to install Koji on a Raspberry Pi system (in my case the 400 model).
Expected behavior
I expected the program to install properly and for it to be accessible via terminal.
Screenshots
Additional context
When I attempted to install Koji, I was connecting to the Raspberry Pi via SSH. Unsure if that relates to the problem.
Installing via Cargo worked successfully under the same circumstances.
It appears that all of the directories were indeed created, but not the actual binary itself.

