[tahoe-lafs-trac-stream] [tahoe-lafs] #1800: storage indices are sometimes logged as binary
tahoe-lafs
trac at tahoe-lafs.org
Tue Sep 4 23:32:44 UTC 2012
#1800: storage indices are sometimes logged as binary
---------------------------------------+-----------------------
Reporter: davidsarah | Owner: zooko
Type: defect | Status: new
Priority: normal | Milestone: soon
Component: code-mutable | Version: 1.9.2
Keywords: logging mutable usability | Launchpad Bug:
---------------------------------------+-----------------------
In [ticket:1670#comment:19], there's an incident log that contains binary
storage indices in the (human-readable) log message. They should be
zbase32.
The offending code starts at
[source:src/allmydata/mutable/publish.py at 5585#L1129], but the bug is on
line 1138 (it should be {{{base32.b2a(other_roothash)}}}).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1800>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list