I killed RPM.

Naoki naoki at valuecommerce.com
Thu Jan 8 08:09:42 UTC 2004


The problem is not with RPM or corruption I think but more that the
kernel is opening (trying to anyway) the DB file with O_DIRECT :

stat64("/var/lib/rpm/__db.001", {st_mode=S_IFREG|0644, st_size=0, ...})
= 0
open("/var/lib/rpm/__db.001", O_RDWR|O_DIRECT|O_LARGEFILE) = 3

I think this because it works with LD_ASSUME ( as show in original email
).

I'm thinking I need to upgrade some library to allow this call to
succeed but I don't know what.

On Thu, 2004-01-08 at 16:52, Mads Villadsen wrote:

> On Thu, 2004-01-08 at 08:19, Naoki wrote:
> > During a manual upgrade from RH9 -> FC1 ( rpm -Uvh by hand ) I've
> > managed to kill me rpm in the process.  Don't know how because I've
> > done this before but I did reboot half way through in order for the
> > new 2140 kernel.  
> 
> Try looking at this page:
> 
> http://www.rpm.org/hintskinks/repairdb/
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040108/234f2cc3/attachment-0001.htm>


More information about the fedora-list mailing list