[tahoe-lafs-trac-stream] [tahoe-lafs] #1581: Trac file uploads/attachments failing/corrupted
tahoe-lafs
trac at tahoe-lafs.org
Sat Jun 16 20:28:19 UTC 2012
#1581: Trac file uploads/attachments failing/corrupted
---------------------------------+-----------------------------------------
Reporter: warner | Owner: zooko
Type: defect | Status: new
Priority: critical | Milestone: soon (release n/a)
Component: dev- | Version: n/a
infrastructure | Keywords: trac attachment nginx uwsgi
Resolution: |
Launchpad Bug: |
---------------------------------+-----------------------------------------
Comment (by davidsarah):
At least one problem (maybe the only remaining one) does seem to be
related to the description length. Attaching [https://tahoe-lafs.org/trac
/tahoe-lafs/attachment/ticket/1636/fix-1636-for-1.9.2.darcs.patch] to
#1636 with the following description failed:
{{{
[rebased for 1.9.2] After a server disconnects, make the IServer retain
the dead RemoteReference, and continue to return it to anyone who calls
get_rref(). This removes the need for callers to guard against receiving a
None (as long as the server was connected at least once, which is always
the case for servers returned by get_servers_for_psi(), which is how all
upload/download code gets servers). Includes test, which is now the same
as on trunk. fixes #1636 for 1.9.2.
}}}
as did the same description without the last sentence. The next attempt
with the same file and this description worked:
{{{
[rebased for 1.9.2] After a server disconnects, make the IServer retain
the dead RemoteReference, and continue to return it to anyone who calls
get_rref(). This removes the need for callers to guard against receiving a
None (as long as the server was connected at least once, which is always
the case for servers returned by get_servers_for_psi(), which is how all
upload/download code gets servers). Includes test
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1581#comment:12>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list