[tahoe-lafs-trac-stream] [tahoe-lafs] #1676: ERROR: AssertionError() (current git)
tahoe-lafs
trac at tahoe-lafs.org
Tue Feb 14 20:32:54 UTC 2012
#1676: ERROR: AssertionError() (current git)
----------------------------+-----------------------
Reporter: killyourtv | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: unknown | Version: 1.9.1
Resolution: | Keywords: i2p
Launchpad Bug: |
----------------------------+-----------------------
Comment (by killyourtv):
Update: For what it's worth, with the current git revision the deep-check
consistently fails at the same point.
{{{
$ tahoe deep-check -v --repair --add-lease tahoe:debian/pool/dists/squeeze
'<root>': healthy
'main': healthy
'main/binary-amd64': healthy
ERROR: AssertionError()
"[Failure instance: Traceback: <type 'exceptions.AssertionError'>: "
$INSTALL_DIR/src/allmydata/mutable/filenode.py:563:upload
$INSTALL_DIR/src/allmydata/mutable/filenode.py:661:_do_serialized
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:298:addCallback
/usr/lib/python2.7/dist-
packages/twisted/internet/defer.py:287:addCallbacks
--- <exception caught here> ---
/usr/lib/python2.7/dist-
packages/twisted/internet/defer.py:545:_runCallbacks
$INSTALL_DIR/src/allmydata/mutable/filenode.py:661:<lambda>
$INSTALL_DIR/src/allmydata/mutable/filenode.py:689:_upload
$INSTALL_DIR/src/allmydata/mutable/publish.py:404:publish
}}}
Reverting back to 1.8.3:
{{{
$ tahoe deep-check -v --repair --add-lease tahoe:debian/dists/squeeze
'<root>': healthy
'Contents-amd64': healthy
'Contents-amd64.bz2': healthy
'Contents-amd64.gz': healthy
'Contents-armel': healthy
'Contents-armel.bz2': healthy
'Contents-armel.gz': healthy
'Contents-i386': healthy
'Contents-i386.bz2': healthy
'Contents-i386.gz': healthy
'Contents-powerpc': healthy
'Contents-powerpc.bz2': healthy
'Contents-powerpc.gz': healthy
'InRelease': healthy
'Release': healthy
'Release.gpg': healthy
'main': healthy
'main/binary-amd64': healthy
'main/binary-amd64/Packages': healthy
'main/binary-amd64/Packages.bz2': healthy
'main/binary-amd64/Packages.gz': healthy
'main/binary-amd64/Release': healthy
'main/binary-armel': healthy
'main/binary-armel/Packages': healthy
'main/binary-armel/Packages.bz2': healthy
'main/binary-armel/Packages.gz': healthy
'main/binary-armel/Release': healthy
'main/binary-i386': healthy
'main/binary-i386/Packages': healthy
'main/binary-i386/Packages.bz2': healthy
'main/binary-i386/Packages.gz': healthy
'main/binary-i386/Release': healthy
'main/binary-powerpc': healthy
'main/binary-powerpc/Packages': not healthy
repair successful
'main/binary-powerpc/Packages.bz2': healthy
'main/binary-powerpc/Packages.gz': healthy
'main/binary-powerpc/Release': healthy
'main/source': healthy
'main/source/Release': healthy
'main/source/Sources.gz': healthy
done: 40 objects checked
pre-repair: 39 healthy, 1 unhealthy
1 repairs attempted, 1 successful, 0 failed
post-repair: 40 healthy, 0 unhealthy
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1676#comment:3>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list