Help please? !
sudo apt-get install libqt4-core libqt4-gui libqt4-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libdb5.1++-dev
if u have a problem with socket connection, use this: sudo modprobe ipv6
or you can download compiled wallet from StakeBox:
cd /home/pi
git clone https://github.com/StakeBox/DigiCube
cd DigiCube
sudo chmod 755 DigiCube
./DigiCube
Say thanks to @DigiCube and @Stakebox ,
I had a similar problem to your and they helped me to solve it
P.S
I do not know why, but my arm wallet has worked to ~120,000 block and after this i received "error, db exception" ,
I used Raspberry Pi B, u have Raspberry Pi 2, so please let me know if it works with you
You can also use the wallet from https://github.com/stakebox/DigiCube, it is statically compiled and requires no additional libraries.
As far as the database error, I am not sure, I haven't experienced that issue. I would start by deleting everything in the data directory except the wallet.dat and restart the wallet. It sounds like your copy of the blockchain somehow became corrupted.