Wrong current version after upgrade to 1.4.2
-
Server
- FOG Version: 1.4.2
- OS: Debian Jessie
Client
- Service Version:
- OS:
Description
Hello,
I upgraded to version 1.4.2 but this is what I can see :
Running Version: 454478
You are not running the most current version of FOG!
You are currently running version: 454478
Latest stable version is 1.4.1
Latest svn version is 6073
Latest git version is 1.4.1
Normal ?
-
fixed now. NO need to update, it was all fogproject.org side.
-
Now, I have this :
Running Version: 454478
You are not running the most current version of FOG!
You are currently running version: 454478
Latest stable version is 1.4.2
Latest svn version is 6073
Latest git version is 1.4.2
Why it does not detect my version 1.4.2 ?
-
@Sequans said in Wrong current version after upgrade to 1.4.2:
You are not running the most current version of FOG!
Are you seeing this in the FOG configuration page?
-
@george1421 Yes
-
@Sequans Then what version of fog are you running? Are you on working? Are you on Dev-branch?
-
@Tom-Elliott It was a 1.4.1 that I have upgraded to 1.4.2
This is what I found in fog tarball :
root@gonzales2:~/fog_1.4.2# grep -r 454478 *
packages/web/lib/fog/system.class.php: define(‘FOG_VERSION’, ‘454478’);So there is surely a mistake in tarball
I modified the php file for my instance so for me, it is solved
-
@Sequans said in Wrong current version after upgrade to 1.4.2:
@Tom-Elliott It was a 1.4.1 that I have upgraded to 1.4.2
This is what I found in fog tarball :
root@gonzales2:~/fog_1.4.2# grep -r 454478 *
packages/web/lib/fog/system.class.php: define(‘FOG_VERSION’, ‘454478’);So there is surely a mistake in tarball
I modified the php file for my instance so for me, it is solved
I just upgraded to 1.4.2 a couple hours ago. It’s showing correctly for me. My SVN revision is 6072. Noticed yours is 6073. I’ll pull new version on test server and see.
-
Updated the file on sourceforge. Unfortunately something’s not working on my scripts, though having it say a weird number is not really the end of the world. I’ve updated the file from the tags and all appears to be correct.
I cannot upload into github at the moment due to some service outages apparently.