View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#5
Try this:

touch /var/lib/dpkg/available

then:
apt-get update
or:
apt-get -f install
(basically something to fill that file with whatever it should contain)
 

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