[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2340: poor error reporting when "git describe" fails during setup.py update_version
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Nov 21 00:33:11 UTC 2014
#2340: poor error reporting when "git describe" fails during setup.py
update_version
--------------------------------------+---------------------------
Reporter: cipherpunks | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: packaging | Version: 1.10.0
Keywords: packaging error git easy | Launchpad Bug:
--------------------------------------+---------------------------
Suppose we are building from a copy of a git repo. If `git describe` fails
(for example because `git` is not actually installed), the resulting
`tahoe` will not know its version, but there will be no errors or warnings
during the build. If `tahoe` does not know its version then some tests
will fail when trying to import `allmydata._version`.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2340>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list