#603 closed defect (fixed)

display versions on introducer page

Reported by: zooko Owned by:
Priority: major Milestone: 1.5.0
Component: code-nodeadmin Version: 1.2.0
Keywords: Cc:
Launchpad Bug:

Description

Tahoe nodes generate a string showing the versions of all of the various open source software packages that they are made up of, like this:

My versions: allmydata: 1.2.0-r3056, foolscap: 0.3.2, pycryptopp: 0.5.2-1, zfec: 1.4.0-4, twisted: 2.5.0, nevow: 0.9.18, python: 2.5.1, platform: Linux-Ubuntu_7.04-i686-32bit, simplejson: 1.4, pyopenssl: 0.6, setuptools: 0.6c5

Or:

My versions: allmydata-tahoe: 1.2.0-r3511, foolscap: 0.3.2, pycryptopp: 0.5.12, zfec: 1.4.4, Twisted: 8.1.0, Nevow: 0.9.32, zope.interface: 3.5.0, python: 2.5.2, platform: Windows-XP-5.1.2600-SP2, nevow: 0.9.32, simplejson: 2.0.7, pyopenssl: 0.8, argparse: 0.8.0, pyOpenSSL: 0.8, twisted: 8.1.0, pyutil: 1.3.30, zbase32: 1.1.1, setuptools: 0.6c10dev, pywin32: 212

in src/allmydata/client.py@20090121024735-92b7f-15f7491311c70b34c6ee07941417e711d22e1c53#L114 this version string is sent to the introducer.

This ticket is for the introducer to make this information reachable through its web page and to put at least the "platform" field on the Welcome Page.

Change History (1)

comment:1 Changed at 2010-03-25T02:08:53Z by davidsarah

  • Milestone changed from undecided to 1.5.0
  • Resolution set to fixed
  • Status changed from new to closed

I think this was fixed before 1.5.

Note: See TracTickets for help on using tickets.