unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* Updating index from public-inbox-mda fails on Perl 5.34
@ 2021-08-06 14:19 Toke Høiland-Jørgensen
  2021-08-06 20:36 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Toke Høiland-Jørgensen @ 2021-08-06 14:19 UTC (permalink / raw)
  To: meta

Hi

I'm having an issue with public-inbox-mda failing to update the
indexes. It's importing the message into the git repository just fine,
but failing to update the index with the following error:

Issuing rollback() due to DESTROY without explicit disconnect() of DBD::SQLite::db handle dbname=/var/lib/publicinbox/galene/public-inbox/xapian15/over.sqlite3 at /usr/share/perl5/vendor_perl/PublicInbox/Import.pm line 187.
/var/lib/publicinbox/galene index failed: Can't call method "get_metadata" on an undefined value at /usr/share/perl5/vendor_perl/PublicInbox/SearchIdx.pm line 745.

Subsequently running the public-inbox-index command on the repository
updates the index (and thus the web interface).

Any idea what might be the issue here? I'm running public-inbox v1.6.1
and the archive is in v1 format. It worked previously, and I *think* the
failure started after the system Perl installation was upgraded from
v5.32 to v5.34 (I'm running this on Arch Linux).

Any ideas?

Thanks,
-Toke

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-06 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06 14:19 Updating index from public-inbox-mda fails on Perl 5.34 Toke Høiland-Jørgensen
2021-08-06 20:36 ` Eric Wong
2021-08-06 20:51   ` Toke Høiland-Jørgensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).