Jason Straight <[EMAIL PROTECTED]> writes: > ouch > > [root@kato junfan]# rpm -qa > error: unrecognized db option: "db3" ignored. > error: cannot open Packages index using db1 - No such file or directory (2) > You have new mail in /var/spool/mail/junfan
To correct this, do the following: # ln -s /usr/lib/rpm @RPMCONFIGDIR@ # ln -s /usr/lib/rpm @SYSCONFIGDIR@ and then launch rpm/urpmi from the directory where you just created the symlinks. You should be able to upgrade rpm to the 23mdk release that corrects this problem. -- Fred - May the source be with you
