You should find out what's going on with command line. HAM is nice, but it's not the real interface for doing installs, and it's not always clear what the underlying issue is. Open a terminal, become root, and do: Code: apt-get install -f The output from that will be 100 times more helpful than any screenshot from HAM.
apt-get install -f
/home/user # apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.