gramps build failure

Anders Troback freebsd at troback.com
Sun Mar 4 20:48:11 UTC 2007


On Sun, 4 Mar 2007 10:11:56 -0500
Robert Huff <roberthuff at rcn.com> wrote:

> David J Brooks writes:
> 
> >  > Please update your ports tree and try make again!
> >  
> >  It compiles cleanly, but fails to open and .grdb databases.
> >  
> >  31630: ERROR: DbLoader.py: line 468: Failed to open database.
> >  Traceback (most recent call last):
> >    File "/usr/local/share/gramps/DbLoader.py", line 447, in
> > read_file
> > self.dbstate.db.load(filename,self.uistate.pulse_progressbar,mode)
> > File "/usr/local/share/gramps/GrampsDb/_GrampsBSDDB.py", line 347,
> > in load self.env.set_flags(db.DB_LOG_AUTOREMOVE,1)  # clean up
> > unused logs AttributeError: 'module' object has no attribute
> > 'DB_LOG_AUTOREMOVE'
> 
> 	Exact same bug here.
> 
> 
> 				Robert Huff

Add the following to /etc/make.conf and rebuild databases/py-bsddb

WITH_BERKELEYDB=db42
WITH_BDB_VER=42

Please let me know how it went!!!

\\troback
-- 

================================================================
How many Microsoft employees does it take to screw in a light bulb?
None, they declare darkness a new standard.
----------------------------------------------------------------
Anders Trobäck
http://www.troback.com/
-


More information about the freebsd-ports mailing list