Anders Logg skrev den 19/09-2008 følgende: > If I run hg verify on the repository, I get > > checking changesets > checking manifests > crosschecking files in changesets and manifests > checking files > doc/manual/[EMAIL PROTECTED]: unpacking 0cfaffa5665f: Error > -3 while decompressing data: incorrect data check > doc/manual/[EMAIL PROTECTED]: unpacking 0c1a7c863c14: Error > -3 while decompressing data: incorrect data check > doc/manual/[EMAIL PROTECTED]: unpacking 0945fe8b62a5: Error > -3 while decompressing data: incorrect data check > dolfin/graph/[EMAIL PROTECTED]: checking rename of > f8fc00fbec5f: data/src/kernel/graph/GraphPartition.cpp.i: no node > 49bdb952d2af811ab6fe897b3ad838a717a5aafc > src/kernel/graph/[EMAIL PROTECTED]: index contains -514678021 > extra bytes > src/kernel/graph/[EMAIL PROTECTED]: unpacking 2808e8d20b39: > integrity check failed on > data/src/kernel/graph/GraphPartition.cpp.d:5 > src/kernel/graph/[EMAIL PROTECTED]: rev 6 points to unexpected > changeset 11 > (expected 3009) > src/kernel/graph/[EMAIL PROTECTED]: ff3ad1d2ffbb not in manifests > src/kernel/graph/[EMAIL PROTECTED]: unpacking ff3ad1d2ffbb: > incompatible revision flag b900 > src/kernel/graph/[EMAIL PROTECTED]: checking parents of > ff3ad1d2ffbb: list index out of range > src/kernel/graph/[EMAIL PROTECTED]: checking rename of > ff3ad1d2ffbb: list index out of range > src/kernel/graph/[EMAIL PROTECTED]: rev 7 point to nonexistent > changeset 1820866133 > (expected 3009) > src/kernel/graph/[EMAIL PROTECTED]: 148482c41836 not in manifests > src/kernel/graph/[EMAIL PROTECTED]: unpacking 148482c41836: > incompatible revision flag 4114 > src/kernel/graph/[EMAIL PROTECTED]: checking parents of > 148482c41836: list index out of range > src/kernel/graph/[EMAIL PROTECTED]: checking rename of > 148482c41836: list index out of range > src/kernel/graph/[EMAIL PROTECTED]: 3ad1d2ffbb05 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: fb94ecb0aa58 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: 674e28207dcf in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: 7d9c717eb332 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: 025f312f7c22 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: ba5051dff67d in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: 7196ccf07616 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: af020bb3ace1 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: c95515e95a3e in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: c563075bf5b8 in manifests > not found > src/kernel/graph/[EMAIL PROTECTED]: 49bdb952d2af in manifests > not found > 4877 files, 4786 changesets, 42087 total revisions > 2 warnings encountered! > 27 integrity errors encountered! > (first damaged changeset appears to be 2180) > > Does anyone (or everyone) else get the same error? Is there a way to > fix it? > > -- > Anders
I got the following errors when running hg verify: [EMAIL PROTECTED]:~/devel/dolfin-petsc$ hg verify checking changesets checking manifests crosschecking files in changesets and manifests checking files demo/pde/dg/poisson/python/[EMAIL PROTECTED]: empty or missing copy source revlog demo/pde/dg/python/demo.py.orig:000000000000 src/demo/mesh/partitioning/cpp/[EMAIL PROTECTED]: copy source revision is nullid src/demo/mesh/partitioning/dolfin-mesh-partition-demo:000000000000 src/demo/mesh/partitioning/cpp/[EMAIL PROTECTED]: copy source revision is nullid src/demo/mesh/partitioning/dolfin-mesh-partition-demo:000000000000 src/demo/mesh/partitioning/cpp/[EMAIL PROTECTED]: copy source revision is nullid src/demo/mesh/partitioning/test.py:000000000000 4876 files, 4783 changesets, 42084 total revisions 4 integrity errors encountered! (first damaged changeset appears to be 3223) I have no idea what to do with it :) Ola > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
