I encountered the same problem when upgrading my server from FC4 to FC5
(which uses sqlite 3.3.3).


Code:
--------------------
    2006-03-29 10:02:02.9829 DBD::SQLite::db tables failed: not an error(21) at 
dbdimp.c line 398 at /usr/local/slimserver/Slim/DataStores/DBI/DataModel.pm 
line 209.
  DBD::SQLite::db tables failed: not an error(21) at dbdimp.c line 398 at 
/usr/local/slimserver/Slim/DataStores/DBI/DataModel.pm line 209.
--------------------


The problem seems to be an incompatibility between the latest sqlite
included with FC5 (sqlite 3.3.3) and the DBD::SQLite perl module.  I
don't know where the bug lies, but I solved the problem by reverting to
the sqlite 3.1.2 from FC4.  

Perhaps others have found a better solution.


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=21206

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to