[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #19528 [Applications/Tor Browser]: The build id stays the same with every Firefox update
#19528: The build id stays the same with every Firefox update
-----------------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: reopened
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-gitian, TorBrowserTeam201609R | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------------------------+--------------------------
Changes (by boklm):
* status: closed => reopened
* resolution: fixed =>
Comment:
The `MOZ_BUILD_DATE` variable is not set correctly:
{{{
+++ cat browser/config/version.txt
++ /home/ubuntu/build/get-moz-build-date 45.3.0
fatal: Not a git repository (or any of the parent directories): .git
Use of uninitialized value $year in multiplication (*) at
/home/ubuntu/build/get-moz-build-date line 15.
+ eval export MOZ_BUILD_DATE=201040101
}}}
The reason is that we are running `get-moz-build-date`, which uses the
current git commit to get the year, after removing the .git directory.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19528#comment:40>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs