Changes between Initial Version and Version 2 of Ticket #2321


Ignore:
Timestamp:
2014-10-16T22:52:33Z (10 years ago)
Author:
daira
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] ([...]/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).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2321

    • Property Status changed from new to closed
    • Property Cc sly added
    • Property Keywords github added
    • Property Owner set to sly
    • Property Resolution changed from to wontfix
  • Ticket #2321 – Description

    initial v2  
    11In [ticket:2320#comment:3] sly wrote:
    2 > After it've finally been built, on a command "bin\tahoe --version" it outputs:
     2> After [it has] finally been built, on a command "bin\tahoe --version" it outputs:
    33>
    44> '''allmydata-tahoe: unknown [unknown: unknown]'''