Closed KShips closed 1 year ago
Just pushed a potential fix, if you would like to test.
I cannot see any reference to wiringpi when doing update on Master (should this be the case or only on fresh install?), running gpio -v in terminal comes up with command not found which I think indicates not installed.
I don't believe wiringpi is reinstalled when upgrading, only when installing. I just released 8.15.8 with has this fix. I'm going to close the issue. If you find the fix doesn't work, feel free to reopen the issue.
Error during installs that it cannot find deb file, original project is no longer maintained.
Invalid url in upgrade_commands.sh file: WIRINGPI_URL="https://project-downloads.drogon.net/wiringpi-latest.deb"
Found this fork which looks to be drop-in replacement? (Have not tested): https://github.com/WiringPi/WiringPi WIRINGPI_URL="https://github.com/WiringPi/WiringPi/releases/download/2.61-1/wiringpi-2.61-1-armhf.deb"