Hi,
try running the following terminal commands using a network cable connection:
sudo apt-get update && sudo apt-get install -f
And possibly this one if the above doesn't work?:
sudo apt-get update && sudo apt-get dist-upgrade -f
See also:
Hope it helps!. 