View Single Post
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#153
Originally Posted by woody14619 View Post
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.
this the output:

Code:
/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.
 

The Following User Says Thank You to AnasSyria For This Useful Post: