Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 286496

Summary: app-misc/gramps should be ported to use bsddb3 module (dev-python/bsddb3)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Steve Dibb (RETIRED) <beandog>
Status: RESOLVED FIXED    
Severity: normal CC: fauli
Priority: Highest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 286972    
Attachments: gramps-3.1.2-use_bsddb3.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-09-26 08:59:16 UTC
Since it seems like the berkdb USE flag of Python is suppoesd to be deprecated, you probably should see to migrate this to whatever the python team wants to keep up to date.

have fun!
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-26 13:56:35 UTC
Jesus Cea rather no longer maintains bsddb, but he still maintains bsddb3, so you should use bsddb3.
Please apply the attached patch and replace dependency on >=dev-lang/python-2.5[berkdb] with >=dev-lang/python-2.5 and dev-python/bsddb3.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-26 13:57:54 UTC
Created attachment 205292 [details, diff]
gramps-3.1.2-use_bsddb3.patch
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2009-10-29 10:58:31 UTC
This is fixed in gramps 3.1.2-r1, thanks for the patch and patience.  I reported it upstream, too.