On Wed, 2003-04-16 at 10:00, Paul Winkler wrote:
There is a serious known problem with filestorage packing on teh zodb-dev list. http://mail.zope.org/pipermail/zodb-dev/2003-April/004807.html http://collector.zope.org/Zope/875 *BUT* i'm not sure if this is your same error. nobody mentioned transaction ID mismatch. Does collector #875 cause transaction ID mismatches?
There is also a known problem with fsrecover.py from 2.6.1: http://mail.zope.org/pipermail/zodb-dev/2003-March/004594.html
IMHO these are critical problems and warrant a 2.6.2 release as soon as solutions are found and tested.
There is a growing collection of important ZODB bugs to fix in Zope 2.6.2. I'd like to wrap up the bug fixing soon and prepare a release. I'm currently working on a new pack implementation to fix the reported bugs and a few soon-to-be-reported bugs. Since this is a rewrite of a fairly involved operation, I'm not sure if this pack fix will make it into a bugfix release. We'll need to evaluate the trade-offs once the code is finished. Jeremy