Closed
Bug 989093
Opened 11 years ago
Closed 11 years ago
Please remove hamachi.zip and the out folder from the ril build for hamachi
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(b2g-v1.2 fixed, b2g-v1.3 fixed, b2g-v1.3T unaffected, b2g-v1.4 fixed, b2g-v2.0 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.2 | --- | fixed |
b2g-v1.3 | --- | fixed |
b2g-v1.3T | --- | unaffected |
b2g-v1.4 | --- | fixed |
b2g-v2.0 | --- | fixed |
People
(Reporter: nhirata, Assigned: mozilla)
Details
Attachments
(3 files)
983 bytes,
patch
|
catlee
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
4.76 KB,
patch
|
rail
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
3.58 KB,
patch
|
rail
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
1) https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2gotoro/nightly/mozilla-central-hamachi/2014/03/2014-03-27-09-28-14/
has hamachi.zip which we don't use to flash and can cause some issues since the gonk configuration is not quite right.
2) https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2g_ril/hamachi-eng-mozilla-central-20140327092814-ril01.02.00.019.102.zip
contains : out and flash.sh
which we never use.
Please remove them from the build structure.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → aki
Attachment #8398231 -
Flags: review?(catlee)
Updated•11 years ago
|
Attachment #8398231 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8398249 -
Flags: review?(rail)
Updated•11 years ago
|
Attachment #8398249 -
Flags: review?(rail) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8398231 [details] [diff] [review]
kill_hamachi_zip
https://hg.mozilla.org/integration/b2g-inbound/rev/186f509732b6
Attachment #8398231 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
Keywords: leave-open
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
status-b2g-v1.2:
--- → fixed
status-b2g-v1.3:
--- → fixed
status-b2g-v1.3T:
--- → unaffected
status-b2g-v1.4:
--- → fixed
status-b2g-v2.0:
--- → fixed
Resolution: --- → FIXED
Updated•11 years ago
|
Keywords: leave-open
Comment 5•11 years ago
|
||
Sources.xml is now missing from the b2g_ril hamachi eng builds:
https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2g_ril/latest-hamachi-eng-mozilla-central/hamachi-eng-mozilla-central-latest.zip
I'm assuming that wasn't intended...
Flags: needinfo?(aki)
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8400239 -
Flags: review?(rail)
Flags: needinfo?(aki)
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8398249 [details] [diff] [review]
Allow for no hamachi.zip in the ril repack
This was checked in with two bustage fixes:
fc099e44d8d07f2abafc19bd975e935c16a1e954
f43ad9e5fce0639f18804f7bd3db7eeedf719182
872c91a071462087ddbce91fac2a29e7ebc444fc
Attachment #8398249 -
Flags: checked-in+
Updated•11 years ago
|
Attachment #8400239 -
Flags: review?(rail) → review+
Assignee | ||
Comment 8•11 years ago
|
||
(In reply to Robert Wood [:rwood] from comment #5)
> Sources.xml is now missing from the b2g_ril hamachi eng builds:
>
> https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2g_ril/latest-hamachi-eng-
> mozilla-central/hamachi-eng-mozilla-central-latest.zip
>
> I'm assuming that wasn't intended...
Right. Looks like the sources.xml was from the zipfile, so once we stopped generating/grabbing/unzipping the zipfile, the sources.xml disappeared from the repack.
We should see it in any new repacks, assuming my patch works correctly.
Assignee | ||
Comment 9•11 years ago
|
||
Comment on attachment 8400239 [details] [diff] [review]
if no zipfile, grab sources.xml
Checked in, with a bustage fix. This is now grabbing sources.xml if it's not grabbing the zipfile.
e8d268369f0d64229771173b4d31510948ace9ce
af882894f058cb1f49ad1bf1ee2df7769d6d317a
Attachment #8400239 -
Flags: checked-in+
Comment 10•11 years ago
|
||
Thanks :aki, yep sources.xml is now back in hamachi-eng-mozilla-central-latest.zip
Comment 11•11 years ago
|
||
We had several download jobs that were watching this file to determine when a new build was available. I've updated all of these to now use the sources.xml file.
Comment 12•11 years ago
|
||
So does that mean we can no longer flash full from the TWQA tool? https://github.com/Mozilla-TWQA/B2G-flash-tool/issues/149
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
•