Bugs item #1387709, was opened at 2005-12-21 20:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1387709&group_id=61702
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: hammie Group: 1.0.4 Status: Open Resolution: None Priority: 5 Submitted By: aikiaboy (aikiaboy) Assigned to: Nobody/Anonymous (nobody) Summary: dbm_type=db3hash is assumed to be dbhash when db exists Initial Comment: On SunOs (or any non-windows arch) The option dbm_type=db3hash is assumed to be dbm_type=dbhash when db exists. So bsddb is used instead of bsddb3 and things break when bsddb doesn't exist. settings file: =================== [globals] dbm_type=db3hash verbose=True [Headers] include_score=True [html_ui] display_adv_find=True [Storage] persistent_use_database=dbm persistent_storage_file=./hammie.db ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1387709&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
