[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2321: bin\tahoe --version prints "allmydata-tahoe: unknown [unknown: unknown]"
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Oct 16 22:52:33 UTC 2014
#2321: bin\tahoe --version prints "allmydata-tahoe: unknown [unknown: unknown]"
-------------------------+----------------------------------
Reporter: daira | Owner: sly
Type: defect | Status: closed
Priority: normal | Milestone: undecided
Component: code | Version: 1.10.0
Resolution: wontfix | Keywords: version error github
Launchpad Bug: |
-------------------------+----------------------------------
Changes (by daira):
* keywords: version error => version error github
* status: new => closed
* resolution: => wontfix
Old description:
> In [ticket:2320#comment:3] sly wrote:
> > After it've finally been built, on a command "bin\tahoe --version" it
> outputs:
> >
> > '''allmydata-tahoe: unknown [unknown: unknown]'''
> > foolscap: 0.7.0
> > pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
> > zfec: 1.4.22
> > Twisted: 11.0.0
> > Nevow: 0.10.0
> > zope.interface: unknown
> > python: 2.7.8
> > platform: Windows-7-6.1.7601-SP1
> > pyOpenSSL: 0.13.1
> > simplejson: 3.6.4
> > pycrypto: 2.4.1
> > pyasn1: 0.1.7
> > mock: 1.0.1
> > setuptools: 0.6c16dev5
> >
> > Is it ok? quickstart guide says that it should output some "the right
> version number".
New description:
In [ticket:2320#comment:3] sly wrote:
> After [it has] finally been built, on a command "bin\tahoe --version" it
outputs:
>
> '''allmydata-tahoe: unknown [unknown: unknown]'''
> foolscap: 0.7.0
> pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
> zfec: 1.4.22
> Twisted: 11.0.0
> Nevow: 0.10.0
> zope.interface: unknown
> python: 2.7.8
> platform: Windows-7-6.1.7601-SP1
> pyOpenSSL: 0.13.1
> simplejson: 3.6.4
> pycrypto: 2.4.1
> pyasn1: 0.1.7
> mock: 1.0.1
> setuptools: 0.6c16dev5
>
> Is it ok? quickstart guide says that it should output some "the right
version number".
--
Comment:
Ah, never mind, I can reproduce it on my machine, using the zipfile
downloaded from [https://github.com/tahoe-lafs/tahoe-
lafs/archive/master.zip].
The first line of `tahoe --version-and-path` also gives an unknown version
with the correct path (e.g. `allmydata-tahoe: unknown [unknown: unknown]
(/home/davidsarah/tahoe/git/tahoe-lafs-master/src)`).
`src/allmydata/_version.py` does not exist.
It appears that the github download `.zip` does not contain the `.git`
directory, so I don't think this is fixable. We'll just have to avoid
telling people to use that download method (or take into account that
they'll get a Tahoe build that doesn't know its version).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2321#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list