[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2534: introducer welcome page broken with current Foolscap
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Oct 13 18:11:21 UTC 2015
#2534: introducer welcome page broken with current Foolscap
-------------------------------+------------------------
Reporter: warner | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.11.0
Component: code-frontend-web | Version: 1.10.1
Keywords: | Launchpad Bug:
-------------------------------+------------------------
The foolscap-0.9.1 release made a change to the internals of how
connection hints are represented. Unfortunately Tahoe 1.10.2 depended upon
this internal representation (3-tuples of `("tcp", host, port)`), and when
faced with the 0.9.1 version (strings of `host:port` or `tcp:host:port`),
it throws an exception when trying to render the introducer's Welcome
page.
I might have fixed this in tahoe trunk, in which case the resolution will
be to spin a new tahoe-1.10.3. I *think* I fixed it to tolerate both old
and new-style representations, so we don't strictly need to increase the
foolscap dependency, but other 1.10.3 features may make that a good idea.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2534>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list