issue with DBD-SQLite-1.04 / OpenBSD 3.5 (was: Re: Lire 2.0 is released)

Joost van Baal joostvb at logreport.org
Sat Sep 4 13:40:01 CEST 2004


On Fri, Sep 03, 2004 at 06:44:03PM -0400, Francis J. Lacoste wrote:
> We are pleased to announce the availability of Lire 2.0.

I've fetched and installed 
http://download.logreport.org/pub/lire-2.0.tar.gz on OpenBSD 3.5.


joostvb at hille.mdcc.cx:~% head -5 /var/log/messages > tmp/messages   
joostvb at hille.mdcc.cx:~% lr_log2report syslog tmp/messages tmp/report
Parsing log file using syslog DLF Converter...
lr_log2report: WARNING Use of uninitialized value in subroutine entry at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: WARNING Use of uninitialized value in subroutine entry at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: WARNING Use of uninitialized value in subroutine entry at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: WARNING Use of uninitialized value in subroutine entry at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: WARNING Use of uninitialized value in subroutine entry at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: WARNING Use of uninitialized value in subroutine entry at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: WARNING DBD::SQLite::st execute failed: database schema
has changed(1) at dbdimp.c line 382 at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.

lr_log2report: ERROR DBD::SQLite::st execute failed: database schema has
changed(1) at dbdimp.c line 382 at
/home/joostvb/local/share/perl5/Lire/DlfStream.pm line 283,
<$__ANONIO__> line 1.


I'm using DBD-SQLite-1.04.tar.gz from CPAN.  I've read the DBD::SQLite
Changes file, but couldn't find anything shocking between 0.29 and 1.04.

This:

 joostvb at hille.mdcc.cx:~% perl -e 'use DBD::SQLite; my $dbh =
  DBI->connect("dbi:SQLite:dbname=dbfile","","");  '

just goes fine; I believe my DBD::SQLite is working nice.

Any clue on how I can debug this?

(Using the lire(1) interface, I've enabled debugging.  This however
didn't give me more information in this case.)

Thanks, Bye,

Joost

-- 
.    .                                        http://logreport.com/
| '.|                        /^LogReport$/
| Lire                                        http://logreport.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.logreport.org/pipermail/development/attachments/20040904/5a78b868/attachment.bin 


More information about the Development mailing list