You are not logged in.

#1 2009-10-03 21:05:50

rogorido
Member
Registered: 2009-08-17
Posts: 115

gramps not starting

I'm trying to start the genealogy program gramps and I'm getting the following error message:

Traceback (most recent call last):
  File "/usr/share/gramps/gramps.py", line 166, in run
    setup_logging()
  File "/usr/share/gramps/gramps.py", line 123, in setup_logging
    from GrampsLogger import RotateHandler, GtkHandler
  File "/usr/share/gramps/GrampsLogger/__init__.py", line 45, in <module>
    from _GtkHandler import GtkHandler
  File "/usr/share/gramps/GrampsLogger/_GtkHandler.py", line 4, in <module>
    from _ErrorView import ErrorView
  File "/usr/share/gramps/GrampsLogger/_ErrorView.py", line 15, in <module>
    from _ErrorReportAssistant import ErrorReportAssistant
  File "/usr/share/gramps/GrampsLogger/_ErrorReportAssistant.py", line 5, in <module>
    import sys, os,bsddb
  File "/usr/lib/python2.6/bsddb/__init__.py", line 64, in <module>
    import _bsddb
ImportError: No module named _bsddb

gramps 3.1.2-1

thnaks in advance for your help

Offline

#2 2009-10-03 22:59:53

Knute
Member
From: Minot, ND
Registered: 2009-03-17
Posts: 604

Re: gramps not starting

From the output and a quick search in the aur,  I would guess that you don't have the package python-bsddb installed.


Knute

Offline

#3 2009-10-04 02:16:32

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: gramps not starting

Strange - I don't have the package called python-bsddb installed and gramps is working for me.  I just checked though, and I do have a directory called /usr/lib/python2.6/bsddb/

Last edited by rsambuca (2009-10-04 02:18:38)

Offline

#4 2009-10-04 02:31:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,671
Website

Re: gramps not starting

rsambuca wrote:

Strange - I don't have the package called python-bsddb installed and gramps is working for me.  I just checked though, and I do have a directory called /usr/lib/python2.6/bsddb/

But do you have a file /usr/lib/python2.6/lib-dynload/_bsddb.so?  On a fully up to date system you probably do not...

This is a bug from the db-4.8 upgrade.  It looks like pyhton did not build against it...   Please file a bug report so I remember to fix it.

Offline

#5 2009-10-04 06:17:53

rogorido
Member
Registered: 2009-08-17
Posts: 115

Re: gramps not starting

Knute wrote:

From the output and a quick search in the aur,  I would guess that you don't have the package python-bsddb installed.

no, I also thought that is the problem, but it is not. python-bsddb is already installed.

But in any case, thank you for your help. I will fill the bug report.

Offline

#6 2009-10-04 06:29:48

rogorido
Member
Registered: 2009-08-17
Posts: 115

Re: gramps not starting

done!

but... I dont know if the bug report is really related to gramps... sorry.

Anyway: its the bug report:

http://bugs.archlinux.org/task/16454?pr … pened=5999

Offline

#7 2009-10-04 17:32:58

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: gramps not starting

Ahh, after my update last night, Gramps is no longer working and I get this same error message.  I see you have filed the bug report already.

Offline

#8 2009-10-04 17:48:47

rogorido
Member
Registered: 2009-08-17
Posts: 115

Re: gramps not starting

rsambuca:

you have to update to the last python package and it will work again!

Offline

Board footer

Powered by FluxBB