Results 1 to 5 of 5
Hi, I'm trying to uninstall Amsn using rpm -e amsn and I'm getting this error:
error: cannot open lock file ///var/lib/rpm/RPMLOCK in exclusive mode
error: cannot open Packages database in ...
- 09-02-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 4
Trying to unistall somthing using RPM, getting error!
Hi, I'm trying to uninstall Amsn using rpm -e amsn and I'm getting this error:
error: cannot open lock file ///var/lib/rpm/RPMLOCK in exclusive mode
error: cannot open Packages database in /var/lib/rpm
Does anyone know what this means ?
- 09-02-2005 #2Linux User
- Join Date
- Mar 2005
- Location
- CA
- Posts
- 352
Are you trying to uninstall it as root?
- 09-02-2005 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 4
Yep...
- 09-02-2005 #4Linux Enthusiast
- Join Date
- Aug 2005
- Location
- Hell
- Posts
- 514
Perhaps your database is messed up, try
Code:rpm --rebuilddb
- 09-06-2005 #5Just Joined!
- Join Date
- Aug 2005
- Posts
- 4
That worked, thanks!


Reply With Quote
