I had the very same problem. I took the advice of going in through SSH (make sure your SSH server is turned on on the SBC through the Web configuration.)
I had to switch to su of course, and then tried....
Code: Select all
sudo apt-get update
sudo apt-get upgrade
I learned that phidgetswebservice was being held back.
Some new dependencies I wondered?
So I tried
That seemed to do the trick.