Project

General

Profile

Bug #2694

Wrong web interface Version number

Added by Poul Kalff over 9 years ago. Updated about 9 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-02-25
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.2514~g50016a1
Affected Versions:

Description

The 'about'-page on the web interface seems to show a wrong version number. I have upgraded several times from git, and even though dpkg shows the right version, the one on the web interface does not change.
I have not tried a completely new install, so I can't say that it is not a caching error of some sort....?

klf@Overlord:~$ dpkg -s tvheadend | grep Version
Version: 3.9.2514~g50016a1

History

#1

Updated by Poul Kalff over 9 years ago

After running MAKE, src/version.c has the correct version:

klf@Overlord:~/tvheadend$ cat src/version.c 
const char *tvheadend_version = "3.9.2514~g50016a1-dirty";

Version seems to be references fine in the webpage-source, yet after three reinstalls, my webpage is still wrong. Is this a problem only I have or has anyone else seen it?

#2

Updated by Poul Kalff over 9 years ago

I've now tried on a fresh ubuntu, to install tvheadend. Version is correct on the webpage. I removed the program, git cloned a new version, and installed. Web page is now wrong, although, as before, src/version.c is correct. Why is it not updated on a new install?

#3

Updated by Mark Clarkstone about 9 years ago

  • Status changed from New to Invalid

As requested on IRC.

Also available in: Atom PDF