PLDWWW: RPM5
glen
glen at pld-linux.org
Mon Sep 17 14:09:41 CEST 2012
Author: glen Date: Mon Sep 17 12:09:41 2012 GMT
Module: PLDWWW URL: http://www.pld-linux.org/RPM5?action=diff&rev2=5&rev1=4
---- Log message:
it's __db* files
---- Page affected: RPM5
---- Diffs:
================================================================
The comment on the change is:
it's __db* files
=== Fixing database problems ===
- You can't just do `'rm -rf /var/lib/rpm/__db'` to fix problems anymore, also '''--rebuilddb''' is largely obsolete in rpm-5.3.x and isn't likely to "fix" anything. Instead:
+ You can't just do `'rm -rf /var/lib/rpm/__db*'` to fix problems anymore, also '''--rebuilddb''' is largely obsolete in rpm-5.3.x and isn't likely to "fix" anything. Instead:
{{{
cd /var/lib/rpm
dbX.Y_recover -ev
More information about the pld-cvs-commit
mailing list