I have done all these
sudo apt-get update && sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo add-apt-repository ppa:phablet-team/tools
sudo apt-get update
sudo apt-get install phablet-tools android-tools-adb android-tools-fastboot
its 12.04 LTS i think...
sudo apt-get update
followed bysudo apt-get upgrade
and thensudo apt-get install -f
. – Mahesh Mar 02 '14 at 10:27