ports/104788: Improper installation of python2.4: module bsddb fails to load.

Laurent Fousse laurent at komite.net
Wed Oct 25 09:20:14 UTC 2006


>Number:         104788
>Category:       ports
>Synopsis:       Improper installation of python2.4: module bsddb fails to load.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 25 09:20:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Laurent Fousse
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD wyvern.lateralis.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:
After installing python24 from the ports, the module `bsddb' fails to load:

[laurent at wyvern ~]$ python2.4
Python 2.4.3 (#2, Oct 25 2006, 10:50:31)
[GCC 3.4.4 [FreeBSD] 20050518] on freebsd6
Type "help", "copyright", "credits" or "license" for more information.
>How-To-Repeat:

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 >>> import bsddb
 Traceback (most recent call last):
   File "<stdin>", line 1, in ?
   File "/usr/local/lib/python2.4/bsddb/__init__.py", line 47, in ?
     import _bsddb
 ImportError: No module named _bsddb
 



More information about the freebsd-ports-bugs mailing list