Francois Pons wrote:
> Thierry SAURA <[EMAIL PROTECTED]> writes:
>
> > After installing new rpm ant popt packages, i have the
> > following message when I try some rpm commands :
> >
> > [root@combo /root]# rpm --rebuilddb
> > dbiSetConfig: unrecognized db option: "db3" ignored
> > dbiSetConfig: unrecognized db option: "db3" ignored
> > db3 error(13) performing db3copen: Permission denied
>
> Oops, do you have tried to modify your /usr/lib/rpm/macros ?
>
> Can you try "rpm --eval '%{_dbi_config}' and see if a cdb option is present, and
> remove it, make sure to keep your old database, you may have lost your current
> /var/lib/rpm contents.
>
> Fran�ois.
I have the same prob and a lot of other error-msg's after the update to
rpm-4.0-9mdk.
I seems nothing wants work anymore.
[root@mumpel RPMS]# rpm --eval '%{_dbi_config}'
%{_dbi_config}
here a small capture from what I get now with each install/update
Update-menus[1084]: Script /etc/menu-methods//gnome-panel recieved signal 11.
Update-menus[1084]: Script /etc/menu-methods//enlightenment recieved signal 11.
/sbin/ldconfig: warning: /lib/libdl.so.1 appears to be for multiple libc's
/sbin/ldconfig: warning: /lib/libdl.so.1.9.11 appears to be for multiple libc's
dbiSetConfig: unrecognized db option: "db3" ignored
cannot get shared lock on database
cannot open Packages index using db1 - Resource temporarily unavailable (11)
--> The configured %_dbapi was db1, but the rpm database is db-1 format.
Please verify the setting of the macro %_dbapi using "rpm --showrc"
and configure "%_dbapi -1" (e.g. create and/or edit /etc/rpm/macros).
/sbin/ldconfig: warning: /lib/libdl.so.1 appears to be for multiple libc's
/sbin/ldconfig: warning: /lib/libdl.so.1.9.11 appears to be for multiple libc's
and a lot more.
Udo