Closed Bug 1068100 Opened 10 years ago Closed 10 years ago

SourceRepository and SourceStamp of [App] section in application.ini is wrong

Categories

(Thunderbird :: Build Config, defect)

34 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

(thunderbird33 unaffected, thunderbird34 affected, thunderbird35 affected, thunderbird36 verified)

VERIFIED DUPLICATE of bug 1053761
Tracking Status
thunderbird33 --- unaffected
thunderbird34 --- affected
thunderbird35 --- affected
thunderbird36 --- verified

People

(Reporter: alice0775, Unassigned)

References

Details

(Keywords: regression)

SourceRepository and SourceStamp are wrong. Name, CodeName and ID are correct. Steps To Reproduce: 1. Download Thunderbird latest-comm-aurora and latest-comm-central from http://ftp.mozilla.org/pub/mozilla.org/thunderbird/ 2. Install it 3. Open Installed folder 4. Open application.ini 5. See SourceRepository and SourceStamp Actual Results: SourceRepository and SourceStamp is mozilla-central's / mozilla-aurora's one Expected Results: Should be comm-central's / comm-aurora's one
And this problem is only Windows build.
in local build Last Good: mozilla-central 0753f7b93ab7 , comm-central 200a55b73ed0 First Bad: mozilla-central 85135c5c6ba8 , comm-central 8f57b0340428 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0753f7b93ab7&tochange=85135c5c6ba8 http://hg.mozilla.org/comm-central/pushloghtml?fromchange=200a55b73ed0&tochange=8f57b0340428 Regressed by: 85135c5c6ba8 Joshua Cranmer — Bug 1040009: Add support for comm-central applications to --enable-application in mozilla's configure.in, r=glandium, a=edmorley. The purpose of this bug is to adjust the configure logic so that a .mozconfig set up for comm-central can be used in the mozilla-central logic without needing to adjust or override any commands. 8f57b0340428 Joshua Cranmer — Bug 1040009 - Run mozilla-central's configure from the objdir, not objdir/mozilla, r=Standard8 CLOSED TREE. This bug moves the objdir from the current location of MOZ_OBJDIR/mozilla to MOZ_OBJDIR, which fixes a series of longstanding bugs about mozconfigs not working due to the presence of two distinct objdirs. A temporary workaround to keep automation working is included. An important implication of this change is that mozconfigs are now required for comm-central: if they are not provided, Firefox, not Thunderbird, will be built.
Blocks: 1040009
Flags: needinfo?(Pidgeot18)
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(Pidgeot18)
Resolution: --- → DUPLICATE
I can verify that this was fixed by bug 1084997 I can no longer reproduce the problem on the following nightly build. https://hg.mozilla.org/mozilla-central/rev/a255a234946e https://hg.mozilla.org/comm-central/rev/e6d1e266c21a Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Thunderbird/36.0a1 ID:20141028030203
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.