Closed
Bug 1220480
Opened 9 years ago
Closed 9 years ago
'ArchlinuxBootstrapper' object has no attribute 'AUR_BROWSER_PACKAGES'
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox45 fixed, b2g-v2.5 fixed)
RESOLVED
FIXED
mozilla45
People
(Reporter: A-deLuna, Unassigned)
Details
Attachments
(1 file)
1.09 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20151015193503
Steps to reproduce:
error when running mach bootrstrap on arch
Actual results:
fix to #1114718 introduced this bug by renaming AUR_PACKAGES to BROWSER_AUR_PACKAGES but instead calling *self.AUR_BROWSER_PACKAGES which produces an error
https://reviewboard.mozilla.org/r/22515/diff/1#index_header
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment on attachment 8681713 [details] [diff] [review]
fixes 1220480 by renaming AUR_BROWSER_PACKAGES to BROWSER_AUR_PACKAGES
Review of attachment 8681713 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you for the patch.
I'll land this for you.
Attachment #8681713 -
Flags: review+
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d1ff449a9b60457cc96ad594d976c60b8820ab38
Bug 1220480 - Reference proper variable in Arch Linux bootstrapper; r=gps
Reporter | ||
Comment 4•9 years ago
|
||
Thanks!
Comment 5•9 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 6•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•