Hi guys,

I seem to be having some issues with getting postfix installed on my VPS, I have been to the Ubuntu forums, the mailing list and IRC just now.
The problem is laid out here: http://pastebin.com/umgcf0iM

dpkg seems to be having problems, here is what the people on IRC suggested, all of which worked to no avail:
-Change to official repos (rather than the bitfolk ones)
-apt-get remove postfix, apt-get clean, apt-get update, apt-get install postfix (All of which worked to no avail)
-df -h - showed 78% full, 1.6GB left

And finally:
$ dpkg --contents /var/cache/apt/archives/postfix_2.7.0-1_i386.deb
dpkg-deb: failed to read archive `/var/cache/apt/archives/postfix_2.7.0-1_i386.deb': No such file or directory

So, I'm out of ideas :S ...whats going wrong?
Daniel