Thu 25 Mar 2004 05:34:03 PM UTC, original submission:
When I start straw, I get this message.
Use of deprecated SAXv1 function characters
Traceback (most recent call last):
File "/usr/bin/straw", line 19, in ?
s = straw.Main()
File "/usr/lib/straw/straw/Main.py", line 94, in _init_
self._itemstore = straw.ItemStore()
File "/usr/lib/straw/straw/ItemStore.py", line 369, in _init_
config._straw_dir, create = 1)
File "/usr/lib/straw/straw/ItemStore.py", line 45, in _init_
self._env.open(dbhome, flagsforenv)
bsddb._db.DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal region error detected; run recovery')
If I delete ~/.straw/*.log then run db4.2-recover in ~/.straw, it starts up, but when I can and restart I have to redo this. Annoying. Really.
Perhaps is that a DB issue.
Please, see attached ~/.straw
|