OpenMarine

Full Version: Update problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I was just starting to get things working well and now I seem to have broken it.

The openplotter login screen said there was a new version available (10.0.17 I think). I tried updating using the openplotter GUI not the command line and got an error message saying something didn't work and did I want to exit the LXTerminal which I did.
I then changed the Pi User password and the Openplotter wifi password and rebooted when it said it was recommended. This reboot seemed fine I then changed the VNC password and tried rebooting again and nothing happens. The same thing if I try the shutdown option, the logout works but not the other 2.

Any ideas of what I've done?

If I use the reset option (shift key on startup) will that take me back to a fresh install state. (I haven't really set much up and it's still fresh in my memory so could probably run through it again)
"got an error message saying something didn't work"
hmmm.
it takes hours to update from v 0.10.0 to v0.17.1 make sure your online and try again..

"If I use the reset option (shift key on startup) will that take me back to a fresh install state"
yes
(2018-05-19, 11:36 PM)jim321 Wrote: [ -> ]"got an error message saying something didn't work"
hmmm.
it takes hours to update from v 0.10.0 to v0.17.1 make sure your online and try again..

"If I use the reset option (shift key on startup) will that take me back to a fresh install state"
yes

OK thanks Jim.
It probably only ran for 20mins or so.
Will try again tomorrow.
ignore the warnings
post the errors if you get any.

it took all day the last time i did it be patient
you may need to type "y" and "enter" a few times
(2018-05-20, 09:32 AM)jim321 Wrote: [ -> ]ignore the warnings
post the errors if you get any.

it took all day the last time i did it be patient
you may need to type "y" and "enter" a few times

I decided to reset to a fresh install and try the updates.

The Raspian update gave me the following error:

Processing triggers for dbus (1.8.22-0+deb8u1) ...

Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for gconf2 (3.2.6-3) ...
Processing triggers for shared-mime-info (1.3-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libdns100_1%3a9.9.5.dfsg-9+deb8u15_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

#### ERROR. ABORTING, PRESS ENTER TO EXIT ####
This is just the last few lines of the LXTerminal.

I then tried updating Openplotter and got the following error:

Translation-en_GB

Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Reading package lists... Done

UPDATING PACKAGES...

Reading package lists... Done
Building dependency tree        
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 bind9-host : Depends: libdns100 (= 1:9.9.5.dfsg-9+deb8u15) but 1:9.9.5.dfsg-9+deb8u10 is installed
E: Unmet dependencies. Try using -f.

#### ERROR. ABORTING, PRESS ENTER TO EXIT ####
Again just the last few lines of the LXTerminal.

Probably because of the previous error.
I'm well and truly out of my depth with this one so hopefully this means something to you guys.

Thanks for any help.
Colin
looks like the jessie repository's are down again someone else had that problem and tried again later and it worked.
the next version will be stretch,i wish i had an ETA for the release .
run
sudo apt-get -f install

that might fix the dependencies issue..
(2018-05-20, 09:33 PM)jim321 Wrote: [ -> ]looks like the jessie repository's are down again someone else had that problem and tried again later and it worked.
the next version will be stretch,i wish i had an ETA for the release .
run
sudo apt-get -f install

that might fix the dependencies issue..

I just booted the system to try your suggestion and it's not loading properly. The desktop icons are missing and it won't accept keyboard or mouse entry. Figured I may as well reset it again, at least it was working at that point.
Is there anyway to tell if the repositories are up before trying the updates?
The other option would be to download the latest noobs file as that would be updated already wouldn't it?
looks like v1.0.0 is about to be released..

https://github.com/sailoog/openplotter/c...7323af31f7
(2018-05-23, 04:35 PM)jim321 Wrote: [ -> ]looks like v1.0.0 is about to be released..

https://github.com/sailoog/openplotter/c...7323af31f7

A couple of quick questions. Is this a stable release or an alpha?
When would the noobs download file be updated to this version? (I'm thinking since I'm at a fresh install state anyway that reloading the updated noobs file might be easier and quicker than going through the built in update process.)
you will need to burn a new img. a fresh start..it wont update from inside the program..

Version numbering
https://sailoog.gitbooks.io/openplotter-...ating.html
Pages: 1 2