Jeff Johnson schrieb:
On Apr 5, 2007, at 10:34 AM, Marcus Habermehl (BMH1980) wrote:
[...]
Doing the following should either reproduce your rpm problem or verify
your
db build, depending on results:
cd /var/lib/rpm
db_verify Packages
root:/var/lib/rpm$ db_verify Packages db_verify: PANIC: fatal region error detected; run recovery root:/var/lib/rpm$ db_recover root:/var/lib/rpm$ db_verify Packages root:/var/lib/rpm$ After this rpm doesn't works again. Marcus