[tahoe-lafs-trac-stream] [tahoe-lafs] #1418: "cannot convert float NaN to integer" in next_power_of_k, during upload via helper
tahoe-lafs
trac at tahoe-lafs.org
Tue Feb 28 18:49:58 UTC 2012
#1418: "cannot convert float NaN to integer" in next_power_of_k, during upload via
helper
-------------------------+-------------------------------------------------
Reporter: rycee | Owner: rycee
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code | Version: 1.8.2
Resolution: | Keywords: helper upload heisenbug
Launchpad Bug: | floatingpoint
-------------------------+-------------------------------------------------
Comment (by rycee):
Ok, gave bisect a try and it told me that the issue was fixed in commit
[https://github.com/warner/tahoe-
lafs/commit/095efbf7a5f8ee375a81136f87ba3943ec995fc6
095efbf7a5f8ee375a81136f87ba3943ec995fc6]. This change seems to make Tahoe
depend on pycryptopp version 0.5.20 or later on my machine, before this
change it was satisfied with version 0.5.14 or later.
On my Debian Squeeze installation, the python-pycryptopp package is of
version 0.5.17-1+b1 satisfying the dependency before davidsarah's change
but not after. Finding this out, I of course tried uninstalling the
python-pycryptopp Debian package and rebuild a pristine Tahoe 1.8.2 source
tree. The failing test now happily passes!
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1418#comment:36>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list