km4ack / pi-build

https://youtube.com/km4ack
338 stars 71 forks source link

gridtracker not installing :: How to fix manually #447

Closed km4ack closed 2 years ago

km4ack commented 2 years ago

Gridtracker is currently not installing. Until this is resolved in BAP, use the commands below to install. These directions are for the 32 bit system. If you are running the 64bit Pi OS, substitute arm64 for arm32. The process takes ~5 minutes. The first command can be skipped if you haven't previously installed Gridtracker.

rm -rf ~/GridTracker
cd ~/Downloads
wget https://downloads.gridtracker.org/v1.22.1010/GridTracker-1.22.1010-linux-arm32.tar.gz
tar -xvzf GridTracker-1.22.1010-linux-arm32.tar.gz
rm GridTracker-1.22.1010-linux-arm32.tar.gz
mv GridTracker-1.22.1010-linux-arm32/ ~/GridTracker
SpudGunMan commented 2 years ago

you can scrape https://gridtracker.org/release.html with better success the download page is a iframe mess

km4ack commented 2 years ago

I'm done dealing with this issue. They have moved the downloads numerous times. I created a file outside of BAP that can be updated by me on a whim with the latest download links. This has been a PIA for almost 2 years now. The new file will allow me to update the links without having to update a single thing in BAP. Reference the above commit 98a01e7

SpudGunMan commented 2 years ago

Haha I agree that page is always moving around!

Yea reasonable way to handle it!

km4ack commented 2 years ago

issue resolved in 3.3.0