We've provided a small Python script, upgrade-runtime.py to update your account for you.
- Log into the machine where you run condor_annex. If you can't run condor_annex immediately after logging in, do whatever you do so that you can, and then proceed to the next step.
- Run
pip install --user boto3
- Download the script:
wget https://htcondor-wiki.cs.wisc.edu/index.cgi/attach_get/1032/upgrade-runtime.py
- Run it:
python2 ./upgrade-runtime.py
If the script reports a failure, contact us for assistance.
Attachments:
- upgrade-runtime.py 3487 bytes added by tlmiller on 2019-Nov-25 22:22:05 UTC.
A script to help users update the condor_annex runtime on AWS.