22 Feb
2005
22 Feb
'05
3:06 p.m.
John Poltorak wrote:
On Tue, Feb 22, 2005 at 12:24:15PM +0100, trashMan wrote:
Ciao marco,
there is a command-line utility in lib/python/ZODB/fsrecover.py that will repair damaged Data.fs files.
First back up your Data.fs then
python lib/python/ZODB/fsrecover.py var/Data.fs
I just tried this and get lots of errors... such as
This Python has API version 1012, module xxxx has version 1011.
What to do?
It looks like you're using different releases of python from the one you've compiled Zope. Try using the same version as the one which is used for Zope. Regards Marco