On 7/22/24 07:40, Beyer, Christoph wrote:
Hi, in $CondorVersion: 23.0.8 2024-04-11 BuildID: 726317 PackageID: 23.0.8-1 $ We experience a problem with 'OpSysAndVer' being set to a value without ' " ' (OpSysAndVer = RedHat9) which then does not match with the 'SysDefaultOS' that is set correctly (SysDefaultOS = "RedHat9")
Hi Christoph:I *think* HTCondor only sets OpSysAndVer in the machine slot ads, and never in the job ads. Is it possible that you have a submit transform that is setting this in the job ad?
-greg