[mythtv-commits] Ticket #13020: Sometime theme chooser downloads trunk themes instead of correct version

MythTV noreply at mythtv.org
Sun Apr 30 16:44:52 UTC 2017


#13020: Sometime theme chooser downloads trunk themes instead of correct version
----------------------------------+-----------------------------
 Reporter:  pbennett              |          Owner:  pbennett
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by pbennett):

 Thank you Jonatan. That is it.

 I am changing the compile to construct a valid version in that case, using
 the tag in the branch, and where that is not present, the VERSION file in
 the source, and appending the hash. The version will be formatted similar
 to below examples, whether you export from a tag, master or a branch:

 v29-30d8a96 or v29-Pre-30d8a96 or v29.1-30d8a96

 It is not quite the same as the git describe used when building from a
 checkout, but is a lot better than just the plain hash, and will work with
 theme download.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13020#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list