Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2011 14:29:09 GMT
From:      "J. Altman" <freebsd-announce@chthonic.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162970: font-manager (https://code.google.com/p/font-manager/) fails to start 
Message-ID:  <201111301429.pAUET9Vt017231@red.freebsd.org>
Resent-Message-ID: <201111301430.pAUEUDgw046158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162970
>Category:       ports
>Synopsis:       font-manager (https://code.google.com/p/font-manager/) fails to start
>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 Nov 30 14:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     J. Altman
>Release:        FreeBSD 8.1-RELEASE-p6 #0
>Organization:
>Environment:
FreeBSD whisperer.chthonixia.net 8.1-RELEASE-p6 FreeBSD 8.1-RELEASE-p6 #0: Thu Oct  6 23:43:22 EDT 2011     root@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER  amd64

>Description:
I see no PR on font-manager; my ports are fresh as of Monday, Nov. 28, 2011; I see no issues on the mailing list subsequent to April, 2011; I don't see anything in UPDATING.

Font-manager builds and installs fine; but running font-manager at a prompt results in this error:

Traceback (most recent call last):
  File "/usr/local/bin/font-manager", line 98, in <module>
    main()
  File "/usr/local/bin/font-manager", line 87, in main
    from main import Main
  File "/usr/local/share/font-manager/main.py", line 41, in <module>
    import core
  File "/usr/local/share/font-manager/core/__init__.py", line 45, in <module>
    import core.fonts
  File "/usr/local/share/font-manager/core/fonts.py", line 39, in <module>
    import sqlite3
  File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in <module>
    from dbapi2 import *
  File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in <module>
    from _sqlite3 import *
ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefined symbol "sqlite3_load_extension"


>How-To-Repeat:
Run font-manager at a prompt.
>Fix:
I do not know.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111301429.pAUET9Vt017231>