Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Graham on November 22, 2003, 11:17:35 AM
-
Hi, I was wondering if anyone could comment ?
I have tried out Arkeia on my test server which seems ok.
I now want to remove it - however I get 'package not installed'
messages from rpm . . .
I have tried the advice on rpm.org ;
b) Remove stale locks
cd /var/lib/rpm rm -f __db*
c) Try rebuilding the indices (which also does sanity checks on data)
rpm --rebuilddb -vv
I then repeated the uninstall command which renders the same results ie package not installed ???
I have also trawled this forum and although there are related issues non seem to match.
Any pointers welcome !
-
Since you don't actually mention what command you're using, I'll give you an example, you need to make sure you're entering it correcctly.
Say I wanted to uninstall "e-smith-portforwarding-0.2.0-02.rpm", I would type rpm -e e-smith-portforwarding-0.2.0-02 (note the dropping of the .rpm). Is this what you're doing?
-
Terry, you don't even need the version--just 'rpm -e e-smith-portforwarding' will do.
-
Thanks Terry / Dan,
Yes - thats exactly what I was doing (as well as a few other variations:)
Still cant figure out whats going on !
Graham
-
Try to re-install the package and then try to remove it. Work for me once with this same problem. Different rpm though. Can not remember which. May need to force if to responds already installed. Then try to remove.