[tahoe-lafs-trac-stream] [tahoe-lafs] #1296: 'tahoe debug trial' command
tahoe-lafs
trac at tahoe-lafs.org
Tue Jan 18 15:04:59 UTC 2011
#1296: 'tahoe debug trial' command
-----------------------------------+----------------------------------------
Reporter: davidsarah | Owner: davidsarah
Type: defect | Status: assigned
Priority: major | Milestone: 1.8.2
Component: code-frontend-cli | Version: 1.8.1
Resolution: | Keywords: bbfreeze setuptools review-needed
Launchpad Bug: |
-----------------------------------+----------------------------------------
Comment (by zooko):
Replying to [comment:15 davidsarah]:
> [source:src/allmydata/test/test_nevow.py] says that Nevow v0.9.33 fixed
that bug. For references, all of the working buildbots have Nevow v0.10.0
except for 'Arthur lenny', which has v0.9.31.
>
> I propose to bump the Nevow version requirement from >= 0.6.0 to >=
0.9.33. Any objection?
Does this mean we'd be requiring a version of Nevow newer than what Lenny
packages?
http://packages.debian.org/search?keywords=nevow&searchon=names&suite=all§ion=all
Hm, yeah, Lenny has {{{0.9.31-3}}}. Oh, you know what -- removing the
setup-time dependency on {{{setuptools_trial}}} doesn't actually eliminate
the setup-time dependency on {{{Twisted}}}, does it? We should probably
replace the {{{setup_requires.extend(['setuptools_trial >= 0.5'])}}} with
{{{setup_requires.append('Twisted >= 2.4.0')}}}. Maybe that will mean we
don't need the newer version of {{{Nevow}}}.
I hope the Arthur lenny buildbot will tell us.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1296#comment:16>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list