Ubuntu 12.04 LTS initramfs-tools dependency issue
Solution 1:
Open the following file;
sudo gedit /var/lib/dpkg/status
Remove all entries related to initramfs.
Open synaptic and remove all packages relating to initramfs.
sudo apt-get update
(or reload the repos in synaptic)
Try installing once more.