Thanks Mike. That was the problem. It had not been a problem in earlier versions of Fedora. Although there is still an issue with the anonymous cert in the fc6 version of compat 2.4.
Thanks again, George At 11:05 AM 2/8/2007 -0500, Mike Weaver wrote: >More than likely, this is due to the default state of SELinux. You can >disable SELinux altogether by setting the line > >SELINUX=disabled > >in your /etc/sysconfig/selinux file and rebooting. > >Mike > >-----Original Message----- >From: owner-ag-t...@mcs.anl.gov [mailto:owner-ag-t...@mcs.anl.gov] On >Behalf Of George Estes >Sent: Wednesday, February 07, 2007 22:18 >To: ag-t...@mcs.anl.gov >Subject: [AG-TECH] compat 2.4 > >I've just built a Fedora Core 6 machine and installed 3.0 and compat >2.4. The 3.0 version runs fine but when I run the AGServiceManager24 I >get this error? > >George > >Traceback (most recent call last): > File "/usr/bin/AGServiceManager24", line 25, in ? > from AccessGrid.hosting import SecureServer, InsecureServer > File >"/usr/lib/python2.4/site-packages/AccessGrid2/AccessGrid/hosting/__init_ >_.py", line 120, in ? > SetHostingImpl(__hostingImpl) > File >"/usr/lib/python2.4/site-packages/AccessGrid2/AccessGrid/hosting/__init_ >_.py", line 62, in SetHostingImpl > s = __import__(nis, globals(), locals(), ["SecureServer", > File >"/usr/lib/python2.4/site-packages/AccessGrid2/AccessGrid/hosting/SOAPpy/ >Server.py", line 20, in ? > from SOAPpy.GSIServer import ThreadingGSISOAPServer, GSIConfig > File "/usr/lib/python2.4/site-packages/SOAPpy/GSIServer.py", line 74, >in ? > from pyGlobus.io import GSITCPSocketServer, >ThreadingGSITCPSocketServer > File "/usr/lib/python2.4/site-packages/pyGlobus/io.py", line 14, in ? > import ioc >ImportError: /usr/lib/globus/lib/libcrypto_gcc32pthr.so.0: cannot >restore segment prot after reloc: Permission denied