running fstest.py on my Data.fs, I received the following warning: 2982552 object serialno 0x034a68e1057af377 does not matchtransaction id 0x034a7dd18a58ed91 How do I find out more, and how to I fix that? -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck NOTE: The pgp.net keyservers and their mirrors are broken! Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc "in contrast to the what-you-see-is-what-you-get philosophy, unix is the you-asked-for-it,-you-got-it operating system." --scott lee
martin f krafft escribió::
running fstest.py on my Data.fs, I received the following warning:
2982552 object serialno 0x034a68e1057af377 does not matchtransaction id 0x034a7dd18a58ed91
How do I find out more, and how to I fix that?
Don't know hot to find out more, but to fix that, cd to the directory lib/python/ZODB and run fsrecover.py (it will take two parameters, the file to recover and the recovered file). *beware* I tried fsrecover.py that came with zope 2.6.1b1 and it left no data in the recovered file, the version in 2.6.0 recovered the file with no apparent problems (didn't test either 2.6.1b2 or 2.6.1. Bye -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007
also sprach Luca Olivetti <luca@wetron.es> [2003.02.10.0924 +0100]:
Don't know hot to find out more, but to fix that, cd to the directory lib/python/ZODB and run fsrecover.py (it will take two parameters, the file to recover and the recovered file). *beware* I tried fsrecover.py that came with zope 2.6.1b1 and it left no data in the recovered file, the version in 2.6.0 recovered the file with no apparent problems (didn't test either 2.6.1b2 or 2.6.1.
It worked when I just tried it on my 2.5.1 (Debian woody) installation. Thanks! -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck NOTE: The pgp.net keyservers and their mirrors are broken! Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc "in the stage of grand illusion you walked into my life out of my dreams." -- david bowie
participants (2)
-
Luca Olivetti -
martin f krafft