Python applications do not work with "ImportError: /lib64/libgssapi_krb5.so.2: symbol krb5int_buf_len, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference"

Solution Unverified - Updated -

Issue

  • Python applications do not work.
# authconfig-tui
Traceback (most recent call last):
  File "/usr/sbin/authconfig-tui", line 27, in <module>

    import authinfo, acutil
  File "/usr/share/authconfig/authinfo.py", line 38, in <module>
    import urllib2
  File "/usr/lib64/python2.6/urllib2.py", line 93, in <module>
    import hashlib
  File "/usr/lib64/python2.6/hashlib.py", line 88, in <module>
    import _hashlib
ImportError: /lib64/libgssapi_krb5.so.2: symbol krb5int_buf_len, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference

Environment

  • Red Hat Enterprise Linux 6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content