|
Hi,
I had terrible problems with postfix, which finally culminated in postfix stopping working entirely. So I decided the best thing to do would be to start over from scratch, following the linode library article yet again. Therefore, I did apt-get purge postfix. I thought it worked, but apparently (as I later discovered) it didn't. Therefore, postfix was still installed when I, thinking that it had just left some files over that I needed to get rid of, did rm -rf /etc/postfix. That, however, means that postfix is basically crippled. That would not be a problem, as i could just purge it and reinstall, but whenever I do the command apt-get purge postfix, it does this:
The following extra packages will be installed:
exim4 exim4-base exim4-config exim4-daemon-light
Suggested packages:
eximon4 exim4-doc-html exim4-doc-info libmail-spf-query-perl swaks
The following packages will be REMOVED:
mail-stack-delivery postfix*
The following NEW packages will be installed:
exim4 exim4-base exim4-config exim4-daemon-light
0 upgraded, 4 newly installed, 2 to remove and 5 not upgraded.
1 not fully installed or removed.
Need to get 0B/1900kB of archives.
After this operation, 193kB of additional disk space will be used.
Do you want to continue [Y/n]? y
E: Could not perform immediate configuration on 'exim4'.Please see man 5 apt.conf under APT::Immediate-Configure for details. (
2)
This means, that for now, I can't purge or reinstall postfix. Any help would be greatly appreciated in resolving this matter.
Thanks,
-Michael.
P.S. I'm using Ubuntu 10.10.
_________________ http://mtgames.org/
"A world that contained a creature as amazing as that bumblebee was a world he wanted to live in." -- Christopher Paolini, Brisingr.
"The songs of the dead are the lamentations of the living." -- Christopher Paolini, Eldest.
|