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

Re: [HTCondor-users] Migrating to htcondor2 -> pypi LTS supported version?



On 9/2/25 10:21, Kenyi Hurtado Anampa via HTCondor-users wrote:
Hello,

In CMS, we are planning to freeze the current production WM system and we are looking to migrate from htcondor to htcondor2 python bindings before that.

Our schedds currently have HTCondor 24.0.6, and we submit via python, using the htcondor python bindings from pypi.

Is there a particular version from pypi that is recommended for this case? We would like to make sure we pick a version that staysÂlong term in pypi. We had seen at least one version disappearing from pypi in the past, so we just want to double check before e.g. just choosing the latest one available.


Hi Kenyi:

There is a disk quota on the amount of wheels we can store on pypi, so we do need to garbage collect from time to time. For the LTS HTCondor, our policy is to keep the most recent version on that branch as long as possible.


-greg