def try_run(self, step): return C.try_run(self, step, "rpm")
def try_run(self, step): return C.try_run(self, step, "deb")
def try_run(self, step): return C.try_run(self, step, "tgz")