Click to See Complete Forum and Search --> : RPM error


Shosuro
10-29-2002, 08:12 AM
Everytime I attempt to install a RPM i get the following error message. I've just installed Mandrake 9.0 and using KDE.

I've tried what little to think of, but I haven't gotten results yet.


error: cannot open Packages index using db3 -
Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm

---

Shosuro
Patience is learning Linux

endoalpha
11-02-2002, 02:43 AM
I am guessing you arent logged in as root... only root can install software using RPM

bwkaz
11-02-2002, 12:18 PM
Either that, or your rpm database needs rebuilding:

rpm --rebuilddb to try it.