RPM

Comment 6 for bug 651524

Revision history for this message
In , Karel (karel-redhat-bugs) wrote :

I can reproduce the bug with the rpm -i case but I can't reproduce the rpmdb --initdb one.

[root@nec-em13 xxx]# rpm -q rpm
rpm-4.4.2.3-22.el5
[root@nec-em13 xxx]# mkdir /tmp/rpmdb
[root@nec-em13 xxx]# rpmdb --initdb --dbpath /tmp/rpmdb
[root@nec-em13 xxx]# ls /tmp/rpmdb/
__db.000 __db.001 __db.002 __db.003 Packages

Am I doing something wrong? Or is it possible that the --initdb case had been already fixed?