Problem with wordlist.db berkely

Matthias Andree matthias.andree at gmx.de
Thu Aug 3 17:50:33 CEST 2006


Belette schrieb:
> Hello
> 
> I used db_verify on my wordlist.db
> 
> [root at chris1 ~]# /usr/local/BerkeleyDB.3.3-shared/bin/db_verify
> /mail/bogofilter//wordlist.db
> db_verify: Last item on page 11105 sorted greater than parent entry
> db_verify: Last item on page 11104 sorted greater than parent entry
> db_verify: Last item on page 11106 sorted greater than parent entry
> db_verify: First item on page 11104 sorted greater than parent entry
> db_verify: Page 11104 linked twice
> db_verify: Last item on page 11851 sorted greater than parent entry
> db_verify: First item on page 11106 sorted greater than parent entry
> db_verify: Page 11106 linked twice
> db_verify: First item on page 11109 sorted greater than parent entry
> db_verify: Page 11109 linked twice
> db_verify: First item on page 11105 sorted greater than parent entry
> db_verify: Page 11105 linked twice
> db_verify: DB->verify: /wanadoo/bogofilter/ukfilter/wordlist.db:
> DB_VERIFY_BAD: Database verification failed
> 
> 
> is there any way to solve this problem ? i tried this command :
> 
>  bogoutil -d wordlist.db | bogoutil -l wordlist.new.db
> 
> but this has no end... it started yesterday morning.. and is not finished yet.

You can safely abort this pipeline, it will probably not complete.

You can try the db_dump and db_load based recovery method as described
in the README.db file that shipped with bogofilter (check the doc/
directory in a recent bogofilter tarball) and see if it can recover
enough of your database to go on with using it.

Good luck.

Matthias



More information about the Bogofilter mailing list