LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   creative vibra 128 on redhat 9 (https://www.linuxquestions.org/questions/linux-hardware-18/creative-vibra-128-on-redhat-9-a-76399/)

fancypiper 07-28-2003 09:19 AM

I would guess that you have another rpm application running and it is locked. Close all rpm operations and try again. If that doesn't work, close it, remove the lock file, then install.

Have you tried installing it with the Red Hat package manager? There may be some dependencies with it as well.

redhat-config-packages

There are also some easier software management tools available.
apt4rpm - Red Carpet

With apt4rpm, you would install it with these commands:

apt-get update
apt-get install sndconfig

Born^Dead 07-28-2003 11:55 AM

still no luck for install it :(

Born^Dead 07-28-2003 12:01 PM

I cant install any rpm at all

fancypiper 07-28-2003 12:28 PM

Did you close all rpm programs running and delete the lock file?

LNAG - Linux Basics

Born^Dead 07-28-2003 12:42 PM

dont know how 2 do that . , .

fancypiper 07-28-2003 12:50 PM

:scratch: What part of clicking on a link don't you understand? :study:

How to get good answers with your questions about Linux

Click me------>Linux Basic Operations FAQ <-----click me

fancypiper 07-28-2003 01:01 PM

Try as root

killall rpm

cd /to-where/the-lock-file/is-located
ls
rm <the-lockfile-for-rpm>

Red Hat Linux 9: Red Hat Linux Customization Guide Package Management

Born^Dead 07-28-2003 01:28 PM

rpm: no process killed

:(

what is worng with me . :(

fancypiper 07-28-2003 01:48 PM

Apparently you have a stale lockfile, but I don't know where rpm stores it. I don't think it is in /var/lock as I think it should be. Have you looked there for it?

Born^Dead 07-28-2003 01:51 PM

i do a killall rpms in the /var/lock dir still : rpm: no process killed

:(

Born^Dead 07-28-2003 03:27 PM

maybe my system is fucked up ? :(

fancypiper 07-28-2003 03:52 PM

No, you killed an rpm process and left a stale lock file or have a running rpm job. Have you tried re-booting?

Red Hat search results

Born^Dead 07-28-2003 04:01 PM

yes i try to reboot

Born^Dead 07-28-2003 05:13 PM

its seems like it dont want to install any rpm . and my apt-get update wont work as well .

Born^Dead 07-29-2003 02:00 AM

:(


All times are GMT -5. The time now is 12:49 AM.