Howdy,
Well I was playing around with messagewall and thought I had it down pat on my test server, so installed it on my production server.
Since then my server stopped sending and recieving email, so I thought I'll just uninstall it, but it would not, it would crash in the middle of the uninstall for some reason, tracked it down to BitDefender, uninstalled it and then tried uninstalling it again.
This time it worked, sort of, I had installed these rpms:
e-smith-messagewall-0.1-5cf1.noarch.rpm
e-smith-messagewall-0.1-5cf6.noarch.rpm
messagewall-1.0.8-1.i386.rpm
firedns-0.1.30-1cf1.i386.rpm
firestring-0.9.1-1cf1.i386.rpm
And when I went to uninstall the first it worked, but then when I went to uninstall the second one, I got this:
[root@Tyr messagewall]# rpm -e e-smith-messagewall-0.1-5cf6
error: "e-smith-messagewall-0.1-5cf6" specifies multiple packages
[root@Tyr messagewall]# rpm -e e-smith-messagewall-0.1-5cf1
error: package e-smith-messagewall-0.1-5cf1 is not installed
[root@Tyr messagewall]# rpm -e messagewall
error: removing these packages would break dependencies:
messagewall is needed by e-smith-messagewall-0.1-5cf6
[root@Tyr messagewall]# rpm -e firestring
error: removing these packages would break dependencies:
firestring is needed by firedns-0.1.30-1cf1
libfirestring.so is needed by firedns-0.1.30-1cf1
libfirestring.so is needed by messagewall-1.0.8-1
[root@Tyr messagewall]# rpm -e firedns
error: removing these packages would break dependencies:
libfiredns.so is needed by messagewall-1.0.8-1
So how do I force it to uninstall the e-smith-messagewall package so I can uninstall the rest of the packages?
Thanks for your time!
Cyrus Bharda