I have just installed a fresh copy of Raspberry Pi Bookworn and now trying to install the Flight Aware packages using this installation process PiAware - dump1090 ADS-B integration with FlightAware - FlightAware When running the sudo apt update in step 3 I get the following error:
I was wondering if there are issues with the repositories or if there is a fix for this error.
The Err: 6 lines give a page not found error when looking at them in the web browser.
This is a caching issue (on our side), the caching layer is currently serving an inconsistent set of metadata files. I’m seeing if I can get the cache purged, or at worst it should fix itself in.. about 48 hours, if the cache headers are to believed.
I get this error
sudo bash /tmp/piaware-install.sh
/tmp/piaware-install.sh: line 2: syntax error near unexpected token newline' /tmp/piaware-install.sh: line 2: ’
To me this indicates that the file /tmp/piaware-install.sh is not a valid bash script but an HTML document, and when I visit the URL, I get the same screen that is shared above.
I tried to download the script install.sh via wget from the given URL to verify it’s content, but got the error 404 which means the script isn’t there.
Please check the content of the file /tmp/piaware-install.sh on your local machine.
I assume you got the HTML code which is shown because the script cannot be found which results in the error you got
Now regarding the instructions and the way to install the script is done by an AI request on how to do it.
And this is why I have shared the command lines I was using, apologies if I caused an unwanted stress to you all.
Thank you for the link, I should had used this with out experimenting with AI, I learned my lessons
Let say I tried playing the smart guy and got bitten with this and made my look like a fool trusting an AI advice, again apologies for any stress caused.