LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm dadatbase skrewed up ??? (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-dadatbase-skrewed-up-88773/)

qwijibow 09-03-2003 07:05 AM

rpm dadatbase skrewed up ???
 
Hi.

ive been having trouble installing an rpm package,
it complains that it conflict with other packages that i KNOW are not installed, things like PYTHON.

ive tried
rpm --rebuilddb
this works for a while in the background then gives the following error message
error: db4 error(16) from dbenv->remove: Device or resource busy

whats gone wrong ?

aqoliveira 09-03-2003 08:47 AM

Hi

I saw this in another forum in LQ under Distrobution Red Hat. One of the members mentioned that this is a fault under rpm and it will be fixed soon. He said that the work around should be the following.

HEY give it a try

that is a bug and is supposed to be fixed soon in the upcoming release of rpm (if not fixed already) a work around is:
LD_ASSUME_KERNEL=2.4.19 rpm --rebuilddb

Cheers


All times are GMT -5. The time now is 06:50 PM.