Project

General

Profile

Actions

Bug #4135

closed

NLSR PPA release version does not show commit ID

Added by Ashlesh Gawande almost 7 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
Start date:
06/15/2017
Due date:
% Done:

0%

Estimated time:

Description

nlsr -V shows only the major release version (ex: 0.3.2 instead os something like 0.3.2-commitid).

Actions #1

Updated by Nicholas Gordon almost 7 years ago

  • Priority changed from Normal to Low
  • Target version set to v0.4.0

If this is for consistency with NFD's version string, I think we need more than just the short commit. At first glance I don't fully understand their version string.

This doesn't create an ambiguity problem because they can check out the tag NLSR-0.3.2 to get this commit. At any rate, this can be set to low priority at least.

Actions #2

Updated by Alex Afanasyev almost 7 years ago

PPA package version already includes detailed version. nlsr -V should also should have shown the proper version, not sure why it is not doing it.

@Nick Check out git describe --help The version string is directly from it.

Actions #3

Updated by Nicholas Gordon over 6 years ago

  • Target version changed from v0.4.0 to v0.5.0
Actions #4

Updated by Nicholas Gordon over 6 years ago

  • Target version changed from v0.5.0 to Minor release v0.5.1
Actions #6

Updated by Alex Afanasyev about 6 years ago

Version suppose to be passed through version.hpp.in script. Also, the tagged commits will not have any more details (only untagged commits supposed to have -commit-id). I have a small update to wscript, but it doesn't really do anything, just sync's up changes with NFD and fixed python3 support.

Actions #7

Updated by Saurab Dulal almost 5 years ago

  • Target version changed from Minor release v0.5.1 to v0.6.0
Actions #8

Updated by Saurab Dulal over 3 years ago

  • Target version changed from v0.6.0 to Minor Release v0.6.1
Actions #9

Updated by Junxiao Shi about 2 years ago

  • Tracker changed from Task to Bug
  • Status changed from New to Closed

This bug is not longer present in the current version.
From nightly build:

$ docker exec ndnnet_nlsr nlsr -V
0.6.0-14-gea94f83

Alex Afanasyev wrote in #note-6:

the tagged commits will not have any more details (only untagged commits supposed to have -commit-id)

Most of published PPA builds are coming from tagged commits so that they don't have -commit-id portion.

Actions

Also available in: Atom PDF