a bit of a dumb question – I have cron.monthly files that update a lot of @wiedehopf 's great Piaware packages.
Recently, whenever I run the timelapse1090 install script to check on updates
sudo bash -c "$(wget -q -O - https://raw.githubusercontent.com/wiedehopf/timelapse1090/master/install.sh)"
this is the output I get (potential error bolded):
2885869 (process ID) old priority 0, new priority 10
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
From https://github.com/wiedehopf/timelapse1090
* branch master -> FETCH_HEAD
**HEAD is now at 8eb023b Fix missing git package**
Restarting lighttpd
Restarting timelapse1090
--------------
All done! Webinterface available at http://172.17.0.1/timelapse
By the “fix missing git package” does this mean that it can’t find the git package to install/update it, or is it just one of those linux warnings alerting me of potential problems in the future? The google didn’t help me b/c my linux knowledge isn’t that deep.
If I knew how to use github better than just read-only, I’d post something through there, but I know that @wiedehopf visits here every so often, and there are other smart linux people here too.
It’s Ubuntu 22.04 LTS, whatever the newest .x version is.