Results 1 to 4 of 4
whenever I try to do anything with RPM it stalls
rpm -i packagename
rpm -e packagename
rpm -ef packagename
anything. and it stalls.
even the graphical rpm management program salls.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-24-2003 #1Just Joined!
- Join Date
- May 2003
- Posts
- 43
RPM stalling on use
whenever I try to do anything with RPM it stalls
rpm -i packagename
rpm -e packagename
rpm -ef packagename
anything. and it stalls.
even the graphical rpm management program salls.
my OS is RedHat 9.0 with a full install, ran up2date
- 05-24-2003 #2Just Joined!
- Join Date
- May 2003
- Posts
- 43
-update-
after scouring the internet for answers I discovered that the problem was with the /var/lib/rpm/__db.??? files, remove them and it works just fine.
my problem was also about corrupted rpm database files in /usr/lib/rpmdb/i386-redhat-linux/redhat
my solution was to remove the files in this directory and run rpm --rebuilddb
- 05-24-2003 #3Just Joined!
- Join Date
- May 2003
- Posts
- 43
-update--update-
mabey not
rpm --rebuilddb gives me this error:
error: db4 error(16) from ebenv->remove: Device or resource busy
- 05-24-2003 #4Just Joined!
- Join Date
- May 2003
- Posts
- 43
aparently it does work, my querying the database gives me no errors.


Reply With Quote
