This repository was archived by the owner on May 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,11 @@ The following issues are known to currently affect packages distributed in OSG 3
2525
2626### HTCondor-CE ###
2727
28+ - ` default_CERequirements ` in the the new Job Router ClassAd transform syntax is ignored.
29+ To fix this, apply the change in [ this patch] ( https://github.com/htcondor/htcondor-ce/pull/530/files ) to
30+ ` /usr/share/condor-ce/config.d/01-ce-router-defaults.conf ` .
31+ The next release of HTCondor-CE will contain this fix and will not require any additional action post-update.
32+
2833### XRootD Multiuser ###
2934
3035- The OSG 3.6 configuration of XRootD uses the ` XrdVoms ` plugin, which pass along the entire VOMS FQAN as the
Original file line number Diff line number Diff line change @@ -219,6 +219,12 @@ To update OSG-Configure, perform the following steps:
219219
220220#### HTCondor-CE ####
221221
222+ !!! bug "Passing along non-HTCondor batch system directives"
223+ ` default_CERequirements ` in the the new Job Router ClassAd transform syntax is ignored.
224+ To fix this, apply the change in [ this patch] ( https://github.com/htcondor/htcondor-ce/pull/530/files ) to
225+ ` /usr/share/condor-ce/config.d/01-ce-router-defaults.conf ` .
226+ The next release of HTCondor-CE will contain this fix and will not require any additional action post-update.
227+
222228The OSG 3.6 release series contains [ HTCondor-CE 5] ( https://htcondor.github.io/htcondor-ce/v5/releases/ ) , a major
223229version upgrade from HTCondor-CE 4, which was available in the OSG 3.5 release repositories.
224230To update HTCondor-CE, perform the following steps:
You can’t perform that action at this time.
0 commit comments