Closed
Bug 810994
Opened 13 years ago
Closed 13 years ago
Update gonk-misc in B2G snapshot to pick up /494f34f5dc052335b75114ae87264a3072143315
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(firefox18 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox18 | --- | fixed |
People
(Reporter: ted, Assigned: nthomas)
References
Details
(Whiteboard: [b2g])
Attachments
(3 files)
2.42 KB,
patch
|
catlee
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
2.87 KB,
patch
|
nthomas
:
review+
nthomas
:
checked-in-
|
Details | Diff | Splinter Review |
44.46 KB,
patch
|
mozilla
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
My symbol dumping change got merged in to gonk-misc:
https://github.com/mozilla-b2g/gonk-misc/commit/bd86cbf26e138eb9b8b9bfd2a6d1bbfc94864753
I'd like to get this into the official builds. Can we update the gonk-misc snapshot to that changeset? (That's the latest gonk-misc changeset as of right now.)
![]() |
||
Updated•13 years ago
|
Assignee: nobody → catlee
Component: Release Engineering → Release Engineering: Automation (General)
Priority: -- → P2
QA Contact: catlee
Whiteboard: [b2g]
![]() |
||
Updated•13 years ago
|
Assignee: catlee → nthomas
Assignee | ||
Comment 1•13 years ago
|
||
Will also fix fallout in bug 808513 from updating gaia but not having the gonk-misc part of bug 808060.
Attachment #681849 -
Flags: review?(catlee)
![]() |
||
Updated•13 years ago
|
Attachment #681849 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 681849 [details] [diff] [review]
Update gonk-misc
https://hg.mozilla.org/integration/mozilla-inbound/rev/1d53a3d253b3
Attachment #681849 -
Flags: checked-in+
Assignee | ||
Comment 3•13 years ago
|
||
FTR, we took https://github.com/mozilla-b2g/gonk-misc/commit/7c0a6ad7303d3ebc270e29a8b410554d6c632dfb here, the change after the one you requested.
Comment 4•13 years ago
|
||
Landed on m-c in https://hg.mozilla.org/mozilla-central/rev/3692c11ce73e, and m-a in https://hg.mozilla.org/releases/mozilla-aurora/rev/0d76df6f808d with ye olde a=bustage.
Assignee | ||
Comment 5•13 years ago
|
||
I'll need to get this into the snapshot for unagi builds too, right Ted ?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 6•13 years ago
|
||
Yes, that was the one I wanted more. :)
![]() |
||
Comment 7•13 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Comment 8•13 years ago
|
||
Don't mind us, we just really really like to close bugs.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 9•13 years ago
|
||
Bumping the changeset here since this bug is still open and the original update here probably caused bug 812397, so updating again should fix that. (If you'd like a new bug I can do that too.)
Blocks: 812397
Summary: Update gonk-misc in B2G snapshot to pick up bd86cbf26e138eb9b8b9bfd2a6d1bbfc94864753 → Update gonk-misc in B2G snapshot to pick up /494f34f5dc052335b75114ae87264a3072143315
Comment 10•13 years ago
|
||
I untarred the current tarball, copied the contents of gonk-misc into gonk-misc, re-tarred, then |xz -z -9 gonk.tar| on my macbook air.
Uploading to tooltool currently. Let me know if the above was correct?
Attachment #683690 -
Flags: review?(nthomas)
Assignee | ||
Comment 11•13 years ago
|
||
Comment on attachment 683690 [details] [diff] [review]
update gonk-misc
Looks fine to me.
Attachment #683690 -
Flags: review?(nthomas) → review+
Comment 12•13 years ago
|
||
Comment on attachment 683690 [details] [diff] [review]
update gonk-misc
http://hg.mozilla.org/integration/mozilla-inbound/rev/442028081ef4
Attachment #683690 -
Flags: checked-in+
Assignee | ||
Comment 13•13 years ago
|
||
Comment on attachment 683690 [details] [diff] [review]
update gonk-misc
Got backed out again at
http://hg.mozilla.org/integration/mozilla-inbound/rev/18248230e08c
in the face of permared.
In bug 813835 I'm going to update the whole of the snapshot to repo tips, so we'll get the gonk-misc change from that.
Attachment #683690 -
Flags: checked-in+ → checked-in-
Assignee | ||
Comment 14•13 years ago
|
||
Ok, but 813835 is on hold while mwu figures out the way forward.
Assignee | ||
Comment 15•13 years ago
|
||
I've sent this to try to confirm no permared vs inbound (c1794271721c). There's a lot of tag changes here in the AOSP stuff, but not any revisions that I can see. Unagi gets a fair few bumps to catch it up with our repos.
Attachment #684518 -
Flags: review?(aki)
Updated•13 years ago
|
Attachment #684518 -
Flags: review?(aki) → review+
Assignee | ||
Comment 16•13 years ago
|
||
Comment on attachment 684518 [details] [diff] [review]
Update to tips as of Nov 21
https://hg.mozilla.org/integration/mozilla-inbound/rev/4be61cd3e059
Attachment #684518 -
Flags: checked-in+
Assignee | ||
Comment 17•13 years ago
|
||
Still intermittent fail - bug 812397 comment #90.
Comment 18•13 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 19•13 years ago
|
||
Ted, I'm just going to leave this closed for now. Let me know if another bump is needed, or it was some other issue and we can push 4be61cd3e059 up to aurora & beta.
Reporter | ||
Comment 20•13 years ago
|
||
I think we'll need a clobber to flush the bustage out. "make buildsymbols" was leaving the gonk objdir in a bad state, which would then fail on the next build. The fix was to stop doing that, but it doesn't fix the already-broken objdirs.
Assignee | ||
Comment 21•13 years ago
|
||
Clobber set at 2012-11-24 16:44:55 PST on inbound, a few mins later on central.
Assignee | ||
Comment 22•13 years ago
|
||
Actually, RyanVM already clobbered central within the last few hours and none of the fails on bug 812397 were on central, so I take back the second half of comment #21.
Assignee | ||
Comment 23•13 years ago
|
||
Comment on attachment 684518 [details] [diff] [review]
Update to tips as of Nov 21
[Approval Request Comment]
Bug caused by (feature/regressing bug #): N/A
User impact if declined: no symbols on crash reports
Testing completed (on m-c, etc.): No random-red panda builds in the last two days
Risk to taking this patch (and alternatives if risky): none known
String or UUID changes made by this patch: none
Attachment #684518 -
Flags: approval-mozilla-beta?
Attachment #684518 -
Flags: approval-mozilla-aurora?
![]() |
||
Updated•13 years ago
|
Attachment #684518 -
Flags: approval-mozilla-beta?
Attachment #684518 -
Flags: approval-mozilla-beta+
Attachment #684518 -
Flags: approval-mozilla-aurora?
Attachment #684518 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 24•13 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/aa8cc127ddf1 + clobber
Aurora is closed right now.
Assignee | ||
Comment 25•13 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/1e197f8c8947 + clobber
All done here.
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•