Closed Bug 1525041 Opened 5 years ago Closed 5 years ago

./mach bootstrap should not try to use/get `rustup` when using artifact builds

Categories

(Firefox Build System :: Bootstrap Configuration, enhancement)

enhancement
Not set
normal

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: Gijs, Assigned: froydnj)

Details

Attachments

(1 file)

As per topic.

  1. vanilla machine, download m-c, run ./mach bootstrap
  2. pick 'firefox for desktop artifact builds'

ER:
doesn't attempt to install/upgrade rust

AR:
attempts to install/upgrade rust.

Commenting out https://searchfox.org/mozilla-central/rev/152993fa346c8fd9296e4cd6622234a664f53341/python/mozboot/mozboot/bootstrap.py#444 seems to help.

This is the "official" way to comment this call out.
Attachment #9041204 - Flags: review?(gijskruitbosch+bugs)
Comment on attachment 9041204 [details] [diff] [review]
avoid downloading rust packages when bootstrapping for artifact builds

Thanks!
Attachment #9041204 - Flags: review?(gijskruitbosch+bugs) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5ebaff11acf7
avoid downloading rust packages when bootstrapping for artifact builds; r=Gijs
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Assignee: nobody → nfroyd
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: