From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org,
Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Subject: [PATCH 0/3] fixes for odd/old/missing dependencies
Date: Mon, 27 Sep 2021 16:05:42 -0500 [thread overview]
Message-ID: <20210927210545.23941-1-e@80x24.org> (raw)
In-Reply-To: <20210927194520.a26flphsrp72urb5@meerkat.local>
On Mon, 27 Sep 2021 15:45:20 -0400, Konstantin Ryabitsev wrote:
> On Mon, Sep 27, 2021 at 07:33:46PM +0000, Eric Wong wrote:
> > The partial fetching would need some work to support working as
> > root.
>
> Ah. Just catch this with check if if id=0 and skipping the test as "known not
> to work for this use-case."
It wasn't much to add support for root, actually. The rest of
the stuff should be fixed, too.
Eric Wong (3):
fetch: support running as root
t/lei-index: IMAP and NNTP dependencies are optional
lei completion: workaround old Perl bug
lib/PublicInbox/Fetch.pm | 15 ++++++++++--
lib/PublicInbox/LeiExportKw.pm | 2 +-
lib/PublicInbox/LeiImport.pm | 4 +--
lib/PublicInbox/LeiLsMailSource.pm | 4 +--
lib/PublicInbox/LeiRefreshMailSync.pm | 2 +-
t/lei-index.t | 35 ++++++++++++++++++---------
t/v2mirror.t | 13 +++++++---
7 files changed, 52 insertions(+), 23 deletions(-)
next prev parent reply other threads:[~2021-09-27 21:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 12:40 latest make test failures on CentOS-7 Konstantin Ryabitsev
2021-09-27 18:35 ` [PATCH] t/cmd_ipc: allow extra errors and add diagnostics Eric Wong
2021-09-27 18:51 ` Konstantin Ryabitsev
2021-09-27 19:33 ` -fetch failures [was: latest make test failures on CentOS-7] Eric Wong
2021-09-27 19:45 ` Konstantin Ryabitsev
2021-09-27 21:05 ` Eric Wong [this message]
2021-09-27 21:05 ` [PATCH 1/3] fetch: support running as root Eric Wong
2021-09-27 21:05 ` [PATCH 2/3] t/lei-index: IMAP and NNTP dependencies are optional Eric Wong
2021-09-27 21:05 ` [PATCH 3/3] lei completion: workaround old Perl bug Eric Wong
2021-09-27 21:27 ` [PATCH 0/3] fixes for odd/old/missing dependencies Konstantin Ryabitsev
2021-09-27 21:40 ` 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=20210927210545.23941-1-e@80x24.org \
--to=e@80x24.org \
--cc=konstantin@linuxfoundation.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.
Code repositories for project(s) associated with this public inbox
https://80x24.org/public-inbox.git
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).