[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Operation aborted



Hello.  Iâm installing on a fresh Ubuntu 24.04 LTS but the installation script ends with the following message:

      curl -fsSL https://get.htcondor.org | sudo GET_HTCONDOR_PASSWORD=â$htcondor_password" /bin/bash -s -- --no-dry-run  --central-manager bench9.timehole.org

       # Configuring role, if any ...
       Account: condor_pool@xxxxxxxxxxxxxxxxxxx
       CredType: password

       Operation aborted due to missing or bad arguments

Iâve isolated the error to condor_store_cred called from do_token_security().  How can I fix this error and install htcondor?

Thanks,
JK