Confirmed users
1,018
edits
Line 474: | Line 474: | ||
Reboot. | Reboot. | ||
== Deploy MAPI Headers == | |||
Until {{bug|891956}} is closed, you will need to copy the MAPI headers onto w64-ix-slaveXX build slaves using the following procedure: | |||
The files you'll need are in http://people.mozilla.org/~jhopkins/bug869974/ | |||
1) Unzip the files | |||
2) Create an ~/.adminpass file containing the Administrator password for the script to use. | |||
3) Set up a Python virtualenv with paramiko, requests installed | |||
4) With that virtualenv active, run the script (adjust hostname and files directory): | |||
$ python copy-mapi-headers-relops.py w64-ix-slave22 files_to_upload/* |