Open PerilousApricot opened 11 years ago
First one is fixed - CONDOR_CONFIG is set by the wrapper script.
Second one - I don't think this is a problem long-term. We can always ask the schedd to provide condor python libs or ship them with CMSSW. I have ones that integrate with the CMSSW python in the tarball.
One thing we don't do - after importing htcondor, we should remove the condor libraries from our path. Particularly, lib/condor includes a bunch of globus libs which interfere with the host's gsissh client.
So far, there's a few issues with the condor python bindings we need to check out/possibly push upstream