[vox-tech] Segmentation Fault with RPM --rebuilddb

Charles Polisher vox-tech@lists.lugod.org
Thu, 2 Jan 2003 18:52:24 -0800


On Thu, Jan 02, 2003 at 12:28:57AM -0800, Richard Crawford wrote:
> Trying to get my system ready for upgrading to RH8, I decided to run rpm
> --rebuilddb on my system.  I got "Segmentation fault".
> 
> What does this mean?  How can I repair the fault?
> 
> -- 
> Slainte,
> Richard S. Crawford
> 
Try:  rm -f /var/lib/rpm/__db*
That ought to do the trick.