It was previously reported on the osg-int that the following logic
error exists in gums-host-cron:
When it comes time to decide whether to create or update a
grid-mapfile, it compares gsi-authz.conf against a
pre-determined string called PRIMA_CALLOUT_STRING.
The default value of PRIMA_CALLOUT_STRING is the following:
PRIMA_CALLOUT_STRING="libprima_authz_module_gcc32dbg"
Obviously on a 64-bit node, PRIMA has a different callout string:
globus_mapping
/usr/local/vdt-1.8.1/prima/lib/libprima_authz_module_gcc64dbg globus_gridmap_callout
and thus a grid-mapfile is generated when there ought not to be one.
So is there any plan to fix this problem, or do we just have to remember
to re-hack our gums_host_cron every time there is a pacman update?
Steve Timm
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.