Closed Bug 1515504 Opened 5 years ago Closed 5 years ago

Thunderbird builds getting incorrect MOZ_APP_VERSION_DISPLAY value

Categories

(Firefox Build System :: General, defect)

65 Branch
defect
Not set
normal

Tracking

(firefox65 fixed, firefox66 fixed)

RESOLVED FIXED
Tracking Status
firefox65 --- fixed
firefox66 --- fixed

People

(Reporter: rjl, Assigned: glandium)

Details

Attachments

(1 file, 1 obsolete file)

Recent Thunderbird builds (65.0b1) have been reporting the Firefox version (65.0b5) in places like "about:".

With assistance from [:glandium], the problem was tracked down to moz.configure trying to read version.txt and version_display.txt from an incorrect path. (build/moz.configure/init.configure:1089)

This is currently blocking the release of TB 65.0b1.
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
(In reply to Rob Lemley [:rjl] from comment #2)
> Created attachment 9032568 [details] [diff] [review]
> Fi x path to version.txt for subprojecfts
> 
> Try build at
> https://treeherder.mozilla.org/#/jobs?repo=try-comm-
> central&revision=6bab949961d84eb4e75ae357bf8338fd4372997d

Rather:

https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=fcdfa7a6e0cff276b07ce829c07817663884094c
Attachment #9032568 - Attachment is obsolete: true
Attachment #9032568 - Flags: review?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/06c4580d6f43
Fix the path we check version.txt/version_display.txt under in non-browser projects. r=nalexander
https://hg.mozilla.org/mozilla-central/rev/06c4580d6f43
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Could we get beta approval for this to go ahead with our TB 65 beta build. Who can approve?
Flags: needinfo?(nalexander)
Flags: needinfo?(mh+mozilla)
Comment on attachment 9032566 [details]
Bug 1515504 - Fix the path we check version.txt/version_display.txt under in non-browser projects.

[Beta/Release Uplift Approval Request]

Feature/Bug causing the regression: Bug 1502457

User impact if declined: Thunderbird and Seamonkey don't get the right version number displayed

Is this code covered by automated tests?: No

Has the fix been verified in Nightly?: Yes

Needs manual test from QE?: No

If yes, steps to reproduce: 

List of other uplifts needed: None

Risk to taking this patch: Low

Why is the change risky/not risky? (and alternatives if risky): It's a no-op for Firefox.

String changes made/needed: N/A
Flags: needinfo?(mh+mozilla)
Attachment #9032566 - Flags: approval-mozilla-beta?
Flags: needinfo?(nalexander)
Thanks Mike. Isn't there a "shortcut" for build/release stuff approvals? Aki was kind enough to uplift something for us right away in bug 1508056. Sorry, I'd like to avoid having to take this onto a branch and I'd like to build TB 65 before Christmas.
Comment on attachment 9032566 [details]
Bug 1515504 - Fix the path we check version.txt/version_display.txt under in non-browser projects.

[Triage Comment]
Fixes incorrect MOZ_APP_VERSION for non-Firefox apps. NPOTB for Firefox. Approved for 65.0b7.
Attachment #9032566 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: