OpenMarine

Full Version: Update not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys, I have got OP V 0.10.0 and want to update it to the latest version. When I go to the updates button on the main menu and update I get error could not get various files due to hash sum mismatch, please help, thanks
Richard
Hi,
Please post the complete error message. So you can help badly.

You can also try to force an update.
Open the terminal and paste.

/home/pi/.config/openplotter/update/update_OpenPlotter.sh

greetings
(2017-08-24, 02:56 PM)Luckbert Wrote: [ -> ]Hi,
Please post the complete error message. So you can help badly.

You can also try to force an update.
Open the terminal and paste.

/home/pi/.config/openplotter/update/update_OpenPlotter.sh

greetings

Hi Luckbert
Thanks for the reply. I did try the /home/pi....../update_Openplotter.sh before and get permission denied.

The full error message is failed to fetch http://archive.raspberrypi.org/debian/di...f/Packages   Hash Sum mismatch

Some index files failed to download. They have been ignored, or old ones used instead


Hope this helps, many thanks
Richard
Hello,
That could be the solution.

- open the terminal
- cd /home/pi/.config/openplotter/update/
- chmod +x update_OpenPlotter.sh
- /home/pi/.config/openplotter/update/update_OpenPlotter.sh

Tell me when it has worked.
(2017-08-26, 11:17 AM)Luckbert Wrote: [ -> ]Hello,
That could be the solution.

- open the terminal
- cd /home/pi/.config/openplotter/update/
- chmod +x update_OpenPlotter.sh
- /home/pi/.config/openplotter/update/update_OpenPlotter.sh

Tell me when it has worked.

HI Luckbert
Thanks for the help. It turned out to be a wifi issue. I tried with a LAN cable and it worked so must have been a connection issue.
Regards
Richard