Database error, Fedora8

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2210
    mfleonhardt
    Guest

    Hello,

    Just installed on a Fedora 8 server. mt-daapd starts and then quickly dies with the following output to /var/log/messages:

    Feb 10 19:30:28 server mt-daapd[2825]: Firefly Version svn-1696: Starting with debuglevel 2
    Feb 10 19:30:28 server mt-daapd[2825]: Plugin loaded: rsp/svn-1696
    Feb 10 19:30:28 server mt-daapd[2825]: Plugin loaded: ssc-script/svn-1696
    Feb 10 19:30:28 server mt-daapd[2825]: Plugin loaded: daap/svn-1696
    Feb 10 19:30:28 server mt-daapd[2825]: Starting rendezvous daemon
    Feb 10 19:30:28 server mt-daapd[2825]: Client running
    Feb 10 19:30:28 server mt-daapd[2825]: Starting signal handler
    Feb 10 19:30:28 server mt-daapd[2827]: Error opening db: No backend database support for type: sqlite

    [root@server ~]# rpm -q sqlite
    sqlite-3.4.2-3.fc8

    Any clues?

    Matt

    #16256
    rpedde
    Participant

    @mfleonhardt wrote:

    Hello,

    Just installed on a Fedora 8 server. mt-daapd starts and then quickly dies with the following output to /var/log/messages:

    Feb 10 19:30:28 server mt-daapd[2825]: Firefly Version svn-1696: Starting with debuglevel 2
    Feb 10 19:30:28 server mt-daapd[2825]: Plugin loaded: rsp/svn-1696
    Feb 10 19:30:28 server mt-daapd[2825]: Plugin loaded: ssc-script/svn-1696
    Feb 10 19:30:28 server mt-daapd[2825]: Plugin loaded: daap/svn-1696
    Feb 10 19:30:28 server mt-daapd[2825]: Starting rendezvous daemon
    Feb 10 19:30:28 server mt-daapd[2825]: Client running
    Feb 10 19:30:28 server mt-daapd[2825]: Starting signal handler
    Feb 10 19:30:28 server mt-daapd[2827]: Error opening db: No backend database support for type: sqlite

    [root@server ~]# rpm -q sqlite
    sqlite-3.4.2-3.fc8

    Any clues?

    Matt

    server wasn’t compiled iwth support for sqlite2. Change the db_type to sqlite3.

    — Ron

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.