#78 dlopen of proxymech.so fails
Closed: Fixed None Opened 10 years ago by jcholast.

I have discovered this using ltrace, there is undefined symbol "gp_boolean_is_true" in proxymech.so:

$ ltrace -e dl\* -s 100 gss-client -port 1337 -krb5 -user HTTP/$HOSTNAME localhost host ls                                                                                
libkrb5support.so.0->dlopen("/usr/lib64/gssproxy/proxymech.so", 2)                                                                = 0
libkrb5support.so.0->dlerror()                                                                                                    = "/usr/lib64/gssproxy/proxymech.so: undefined symbol: gp_boolean_is_true"
GSS-API error acquiring creds: Unspecified GSS failure.  Minor code may provide more information
GSS-API error acquiring creds: Can't find client principal HTTP/vm-062.idm.lab.eng.brq.redhat.com@DOM-073.IDM.LAB.ENG.BRQ.REDHAT.COM in cache collection
+++ exited (status 1) +++

Metadata Update from @jcholast:
- Issue assigned to gd
- Issue set to the milestone: 2013 May

7 years ago

Login to comment on this ticket.

Metadata