OpenMarine
OP0.9 Update instructions please - 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: OP0.9 Update instructions please (/showthread.php?tid=390)

Pages: 1 2


OP0.9 Update instructions please - affinite - 2017-03-27

Sailoog, 
would it possible to post some simple instructions to enable us to update our OP 0.9. 
I'm am a Raspbian/Linux novice and dont know my GIT pushes from my GIT pulls but I would like to keep up to date with the project rather than wait for a major release. 
With Openplotter being discussed on both Openmarine and Cruisers forums its difficult to keep track so perhaps a sticky thread (on here) with basic updating notes ?

Also, an update on 0.9 progress would be appreciated. 
Do you think 0.9 will be stable and usable this sailing season ?

Finally another vote of thanks for all your efforts (and for those of the wider OP developer team)

Steve


RE: OP0.9 Update instructions please - PaddyB - 2017-03-28

(2017-03-27, 11:11 AM)affinite Wrote: Sailoog, 
would it possible to post some simple instructions to enable us to update our OP 0.9. 
I'm am a Raspbian/Linux novice and dont know my GIT pushes from my GIT pulls but I would like to keep up to date with the project rather than wait for a major release. 
With Openplotter being discussed on both Openmarine and Cruisers forums its difficult to keep track so perhaps a sticky thread (on here) with basic updating notes ?

Also, an update on 0.9 progress would be appreciated. 
Do you think 0.9 will be stable and usable this sailing season ?

Finally another vote of thanks for all your efforts (and for those of the wider OP developer team)

Steve
You should have a script to update V0.9 - have a look in the file manager (might need to turn on "view hidden files") -> home/pi/.config/openplotter/update

If it's there then open a terminal (in accessories menu) 
type in (or cut and paste) ->  cd ~/.config/openplotter/update
( ls shows what's in there) 
Then -> bash update_OP.sh 




[Image: TX61PLU.png]

[Image: JRqCdVc.png]


RE: OP0.9 Update instructions please - dreuf - 2017-03-28

Looks like its missing on my install...

Have the noobs install from the webpage..

[Image: openplotter.jpg]


RE: OP0.9 Update instructions please - PaddyB - 2017-03-28

(2017-03-28, 01:56 PM)dreuf Wrote: Looks like its missing on my install...

Have the noobs install from the webpage..

[Image: openplotter.jpg]

You can get it by putting this into a terminal -
 sudo wget https://raw.githubuserco                                         ntent.com/sailoog/openplotter/beta/update/update_OpenPlotter.sh

Then 
bash update_OpenPlotter.sh

Might be worth backing up the sd card first though, just in case....


RE: OP0.9 Update instructions please - PaddyB - 2017-03-28

Ooops, ignore that last post, I just messed my OP by running some of those scripts - new release soon so might be worth hanging on for that,,  http://forum.openmarine.net/showthread.php?tid=384&pid=1345#pid1345


RE: OP0.9 Update instructions please - dreuf - 2017-03-28

too late.. (but my OP is still running) Wink


RE: OP0.9 Update instructions please - affinite - 2017-03-28

Paddy - Thanks for trying to help ... Glad I was too busy to follow up on the update instructions ...
Will wait for next release Smile


RE: OP0.9 Update instructions please - ddelorme - 2017-04-03

I had one small problem with updating that caused all kinds of weirdness the home/pi/.config/autostart file still referenced startup.py by changing this to startup everything worked


RE: OP0.9 Update instructions please - kste - 2017-04-03

I too have messy installations with updates, when you think of going out with the new image?


RE: OP0.9 Update instructions please - kste - 2017-04-03

error updating:

...
UPDATING NODEJS AND NODE-RED...

openplotter_tmp/update/update_dependencies.sh: riga 43: update-nodejs-and-nodered: comando non trovato

...