This one is left though:

> error: db3: header #187105280 cannot be loaded -- skipping.
> error: db3: header #4127850496 cannot be loaded -- skipping.

How to check what these "headers" mean?
(old, unsupported keys? some old packages with missing fields which are
now required?)
The error message is printed on a headerCopyLoad() failure.

The failure is usually an indication of header damage of some sort, not missing 
fields now required.

The numbers  are  primary keys into Packages printed in in decimal.

The values appear to be in the wrong-endian order when converted to hex
        0xB270000
        0xF60A0000

You can try finding the header by doing, say, rpm -q —querybynumber 0xB270000
(or its reverse: its unclear what order).

hth

73 de Jeff


_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to