Hi Eric,

thanks a lot for your help!

On Fri, Nov 19, 2021 at 06:54:11PM +0000, Eric Wong wrote:
> Can you provide a more verbose dump of just t/lei-mirror.t?
> 
>    make && prove -bvw t/lei-mirror.t
> 
> No rush, though, probably going to be busy the next few days.
> This may be related, but lei will fail completely unless
> Inline::C or Socket::MsgHdr are available:

Turned out this was the issue. I ran the prove command and found in the
output that either Inline::C or Socket::MsgHdr are missing. Added
Sochet::MsgHdr and now the tests complete without failures.

> > [   59s] Issuing rollback() due to DESTROY without explicit disconnect() of 
> > DBD::SQLite::db handle 
> > dbname=/home/abuild/rpmbuild/BUILD/public-inbox-1.7.0/t/data-gen/reindex-time-range.v1-master/public-inbox/xapian15/over.sqlite3
> >  at 
> > /home/abuild/rpmbuild/BUILD/public-inbox-1.7.0/blib/lib/PublicInbox/Import.pm
> >  line 194.
> > [   59s] 
> > /home/abuild/rpmbuild/BUILD/public-inbox-1.7.0/t/data-gen/reindex-time-range.v1-master
> >  index failed: Modification of a read-only value attempted at 
> > /home/abuild/rpmbuild/BUILD/public-inbox-1.7.0/blib/lib/PublicInbox/SearchIdx.pm
> >  line 900, <$r> line 1.
> > [   59s] 
> > [   60s] t/reindex-time-range.t ....... ok
> 
> That message is still perplexing to me; and I can't reproduce it
> consistently...

I havn't checked whether I see it in all of the 'make test' runs, but at
least it appears pretty frequently here. Let me know if I can help with
tracking that down.

Regards,

        Joerg
--
unsubscribe: one-click, see List-Unsubscribe header
archive: https://public-inbox.org/meta/

Reply via email to