OpenMarine
Update not working - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: Update not working (/showthread.php?tid=703)



Update not working - richarddaneel - 2017-08-24

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


RE: Update not working - Luckbert - 2017-08-24

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


RE: Update not working - richarddaneel - 2017-08-24

(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/dists/jessie/main/binary-armhf/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


RE: Update not working - Luckbert - 2017-08-26

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.


RE: Update not working - richarddaneel - 2017-08-27

(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