chmutil on rocce cluster - CRBS/chmutil GitHub Wiki

This page describes steps to setup chmutil on rocce cluster. It is assumed the reader already has an account on the rocce and is able to ssh to the cluster.

Setting up python on rocce

Step 1) Install Miniconda

chmutil is built to be installed via pip. Unfortunately this is not setup on rocce so to get around it we will use Miniconda

Click here for Miniconda installation instructions

Step 2) Install chmutil

pip install chmutil

To test run this:

createchmjob.py --version