Closed
Bug 1204117
Opened 10 years ago
Closed 10 years ago
Build tools are not downloaded in bootstrap step
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: liuche, Unassigned)
References
Details
Running |mach bootstrap| on a clean machine (without an Android SDK) from a clean pull from 9/10/2015 doesn't download any build-tools.
I guess that Google keeps changing where it puts its build-tools :/
Reporter | ||
Comment 1•10 years ago
|
||
Nick, where are the build tools specified again? I can make those changes if you point me in the right direction.
Flags: needinfo?(nalexander)
Comment 2•10 years ago
|
||
(In reply to Chenxia Liu [:liuche] from comment #1)
> Nick, where are the build tools specified again? I can make those changes if
> you point me in the right direction.
I think there are ordering issues with how packages get installed, see discussion and patches at Bug 1171232. The code is around https://dxr.mozilla.org/mozilla-central/source/python/mozboot/mozboot/android.py#24.
Blocks: bootstrapfennec
Flags: needinfo?(nalexander)
Comment 3•10 years ago
|
||
I believe this has been addressed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox for Android → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•