unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Filipe Manana <fdmanana@kernel.org>
To: meta@public-inbox.org
Subject: Trouble running lei
Date: Tue, 3 May 2022 12:15:59 +0100	[thread overview]
Message-ID: <CAL3q7H4xFF3bmq1=08Yq6Bz5iMQ9Kzru6Y3mkh+m3o1CCNBsWQ@mail.gmail.com> (raw)

Hello,

I tried both 'master' branch and tag v1.8.0, I did the documented build steps:

$ git clone https://public-inbox.org/public-inbox.git/
$ cd public-inbox

$ perl Makefile.PL
$ make
$ echo $? # success, prints 0

$ cd certs
$ /usr/bin/perl ./create-certs.perl
$ cd ..
$ make test
(...)
All tests successful.
Files=157, Tests=6785, 491 wallclock secs ( 0.77 usr  0.13 sys + 39.65
cusr 14.90 csys = 55.45 CPU)
Result: PASS

$ make symlink-install

$HOME/bin is included in my $PATH, but when I run 'lei', I get an error:

$ lei q -o ~/Mail/overlay -I https://lore.kernel.org/all -t
'dfn:fs/btrfs/* AND rt:3.month.ago..'
Attempt to reload PublicInbox/LeiXSearch.pm aborted.
Compilation failed in require at
/home/fdmanana/git/hub/public-inbox/lib/PublicInbox/LeiQuery.pm line
74.

This is on a Ubuntu 20.04.3 LTS distro.
I have it working on a Debian SID box without any problems (it was set
up several months ago).

Any ideas about what's wrong?

Thank you.

             reply	other threads:[~2022-05-03 11:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 11:15 Filipe Manana [this message]
2022-05-03 11:37 ` Trouble running lei Eric Wong
2022-05-03 12:50   ` Filipe Manana
2022-05-03 15:24     ` Konstantin Ryabitsev
2022-05-03 20:32       ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL3q7H4xFF3bmq1=08Yq6Bz5iMQ9Kzru6Y3mkh+m3o1CCNBsWQ@mail.gmail.com' \
    --to=fdmanana@kernel.org \
    --cc=meta@public-inbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).