[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1836: use leasedb (not crawler) to figure out how many shares you have and how many bytes
Tahoe-LAFS
trac at tahoe-lafs.org
Mon May 5 17:02:10 UTC 2014
#1836: use leasedb (not crawler) to figure out how many shares you have and how
many bytes
-------------------------+-------------------------------------------------
Reporter: zooko | Owner: markberger
Type: defect | Status: new
Priority: normal | Milestone: 1.12.0
Component: code- | Version: 1.9.2
storage | Keywords: leases garbage-collection test-
Resolution: | needed accounting
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by daira):
Replying to [comment:22 remyroy]:
> I could not run the full test suite. It might be because this branch was
made on a somewhat old version of tahoe-lafs. There are a bunch of
"`exceptions.ImportError: cannot import name HTTPConnectionPool`" in the
tests.
I see the problem; that branch has a requirement of
[https://github.com/markberger/tahoe-lafs/blob/1836-use-leasedb-for-share-
count/src/allmydata/_auto_deps.py#L30 Twisted >= 11.0.0], but
`HTTPConnectionPool` was only made public in Twisted 12.1.0. The
[https://github.com/tahoe-lafs/tahoe-lafs/commits/1819-cloud-merge 1819
-cloud-merge branch] has a requirement of [https://github.com/tahoe-lafs
/tahoe-lafs/blob/1819-cloud-merge/src/allmydata/_auto_deps.py#L31 Twisted
>= 12.1.0] for that reason.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1836#comment:24>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list