LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   bailing from urmpi in mid-installation locks urmpi database.... (https://www.linuxquestions.org/questions/mandriva-30/bailing-from-urmpi-in-mid-installation-locks-urmpi-database-194619/)

pdmackenzie 06-17-2004 11:27 AM

bailing from urmpi in mid-installation locks urmpi database....
 
Hello!
Since I was being prompted for a disk I didn't have during installation of DVDrip, I hit ctl-z to get out. Now, when I try to run urmpi again, I get the message
"
urpmi database locked
"
How do I go about unlocking this?

thanks in advance,
doug

otish1000c 06-17-2004 11:53 AM

2 methods............

the easiest is to simply reboot, believe it or not. ;)

the other way is to open a terminal as root, type..........

ps -aux (enter)

that will give you a list of all running processes. look for the PID number associated with any instance of urpmi, rpm, rpmdrake, &/or curl & kill them by typing........

kill (pid number here) (enter)

and don't stop installations or updates with ctrl+z anymore! :cool:

otis

pdmackenzie 06-17-2004 12:40 PM

Reboot it is!
Thanks for your help.

doug


All times are GMT -5. The time now is 12:54 PM.