[tahoe-lafs-trac-stream] [tahoe-lafs] #1676: ERROR: AssertionError(), apparently on mutable publish during check/repair (current git)
tahoe-lafs
trac at tahoe-lafs.org
Sat Apr 14 18:52:48 UTC 2012
#1676: ERROR: AssertionError(), apparently on mutable publish during check/repair
(current git)
-------------------------+-------------------------------------------------
Reporter: | Owner: killyourtv
killyourtv | Status: new
Type: defect | Milestone: 1.9.2
Priority: | Version: 1.9.1
critical | Keywords: i2p mutable repair error assertion
Component: code- | regression
mutable |
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by killyourtv):
Sorry for the delayed response.
Trying with trunk and the patchset from #68 applied (assuming I refactored
it properly) yielded the following
{{{
'debian/dists/lenny/main/binary-i386/Packages.gz': healthy
'debian/dists/lenny/main/binary-i386/Release': healthy
'debian/dists/lenny/main/source': not healthy
repair successful
'debian/dists/lenny/main/source/Release': healthy
'debian/dists/lenny/main/source/Sources.gz': healthy
"ERROR: AttributeError('NoneType' object has no attribute 'callRemote')"
"[Failure instance: Traceback: <type 'exceptions.AttributeError'>:
'NoneType' object has no attribute 'callRemote'"
/usr/lib/python2.7/dist-
packages/twisted/internet/defer.py:545:_runCallbacks
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:796:_cbDeferred
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:362:callback
/usr/lib/python2.7/dist-
packages/twisted/internet/defer.py:458:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.7/dist-
packages/twisted/internet/defer.py:545:_runCallbacks
$SRC/src/allmydata/mutable/servermap.py:1178:_check_for_done
$SRC/src/allmydata/mutable/servermap.py:1206:_send_more_queries
$SRC/src/allmydata/mutable/servermap.py:580:_do_query
$SRC/src/allmydata/mutable/servermap.py:601:_do_read
}}}
I'm currently trying again with just #1007 and #1010 applied.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1676#comment:11>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list