Probably some form of caching the RPM database. Isn't that the kind of
file that's normally stored in /var?
andre wrote:
>
> >
> > I recall someone having this problem before, but I no longer have the post
> > about it - after updating yesterday I am getting:
> >
> > rpmdb: Program version 3.3.11 doesn't match environment version 3.3.4
> > error: db3 error(22) from dbenv->open: Invalid argument
> > error: cannot open Packages index using db3 - Invalid argument (22)
> >
> > This happens with any attempt at using RPM (including urpmi --auto-select).
> > Is there any way around it short of reinstalling cooker?
> >
> > Thanks,
> > Paul
> > z/OS core components development
> > Internet: [EMAIL PROTECTED]
> >
> >
> I think i saw this problem yesterday.
> rm /var/lib/rpm/__* may help
>
> What are the __* files used for ?