Jump to content

urpmi database locked [solved]


Recommended Posts

ive set up urpmi and used it to install mplayer (all working fine) but now im trying to install j2re but get the following message

urpmi database locked

any help appreciated

 

 

[moved from Installing Mandriva by spinynorman]

Link to comment
Share on other sites

I found this on it:

 

killall urpmi urpmi.update urpme rpm urpmi.addmedia
rm /var/lib/urpmi/.LOCK /var/lib/rpm/RPMLOCK

 

The first command will ensure that any urpmi process isn't running. You could always try the second command first and if it fails to remove them, then it would show that a urpmi process is still running. Then you could kill and then remove the files.

Link to comment
Share on other sites

ive just tried those commands and this is the message i recieve

 

[root@localhost john]# killall urpmi urpmi.update urpme rpm urpmi.addmedia

urpmi: no process killed

urpmi.update: no process killed

urpme: no process killed

rpm: no process killed

urpmi.addmedia: no process killed

[root@localhost john]# rm /var/lib/urpmi/.LOCK /var/lib/rpm/RPMLOCK

rm: remove regular empty file `/var/lib/urpmi/.LOCK'? y

rm: cannot lstat `/var/lib/rpm/RPMLOCK': No such file or directory

Link to comment
Share on other sites

  • 2 years later...
ive just tried those commands and this is the message i recieve

 

[root@localhost john]# killall urpmi urpmi.update urpme rpm urpmi.addmedia

urpmi: no process killed

urpmi.update: no process killed

urpme: no process killed

rpm: no process killed

urpmi.addmedia: no process killed

[root@localhost john]# rm /var/lib/urpmi/.LOCK /var/lib/rpm/RPMLOCK

rm: remove regular empty file `/var/lib/urpmi/.LOCK'? y

rm: cannot lstat `/var/lib/rpm/RPMLOCK': No such file or directory

 

try adding a .RPMLOCK (the file is hidden the same as .LOCK)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...