Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 8275
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jon Nelson <jnelson@jnelson.disabled>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jason Jeremias <jason@penguinsolutions.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
python-ldap-2.0.0_pre05.ebuild python-ldap-2.0.0_pre05.ebuild text/plain Jason Jeremias 2002-09-23 17:52 0000 1.04 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 8275 depends on: Show dependency tree
Bug 8275 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-09-23 17:51 0000
The python-ldap ebuild is broken.  If you emerge python-ldap, when its complete
type python, once in the interpreter type import ldap.  You'll get this message
 
>>> import ldap
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/ldap/__init__.py", line 11, in ?
    from _ldap import *
ImportError: /usr/lib/libldap.so.2: undefined symbol: __dn_expand
>>> 

I have fixed the problem I'll attache a new .ebuild to this bug.

------- Comment #1 From Jason Jeremias 2002-09-23 17:52:50 0000 -------
Created an attachment (id=4112) [details]
python-ldap-2.0.0_pre05.ebuild

Here is the updated ebuild to fix the problems.

------- Comment #2 From Jon Nelson 2002-09-24 15:38:30 0000 -------
I just did a cvs commit for python-ldap-2.0.0_pre05-r1.ebuild

Thanks for the fix!

------- Comment #3 From Jon Nelson 2002-09-24 15:59:18 0000 -------
*** Bug 7062 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug