unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Thiago Jung Bauermann <bauermann@kolabnow.com>
Cc: 55436@debbugs.gnu.org
Subject: [bug#55436] [PATCH 0/3] Update public-inbox to 1.8.0
Date: Sun, 15 May 2022 22:10:43 -0400	[thread overview]
Message-ID: <87zgji2png.fsf@kyleam.com> (raw)
In-Reply-To: <20220515215420.503806-1-bauermann@kolabnow.com>

Thiago Jung Bauermann via Guix-patches via writes:

> Hello,
>
> These patches fix a few issues with the current public-inbox package, add a
> new package which is needed by version 1.8.0, and finally updates
> public-inbox.

Thanks for working on this.

> [...]
> - The tests are disabled because more changes are needed to enable them.
>   I have them working in a local branch, but there's one patch to the
>   public-inbox testsuite which I still need to cleanup and post upstream.
>   If anyone is curious about it, I pushed the branch ‘public-inbox-updates’
>   to my GitLab repo².

Fwiw I applied your patches and tested it a bit with my local inboxes.
I didn't spot any issues.

--8<---------------cut here---------------start------------->8---

[guix env]% realpath $(which lei)
/gnu/store/564p55ajr8wlbml1rafs4pggjzpvmqaf-public-inbox-1.8.0/bin/lei

[guix env]% lei daemon-pid
199095

[guix env]% lei q -f ldjson -O guix-patches nq:lei d:30.days.ago.. | jq '.s' | sort | uniq
"[bug#54997] [PATCH 04/12] Add (guix least-authority)."
"[bug#55436] [PATCH 0/3] Update public-inbox to 1.8.0"
"[bug#55436] [PATCH 3/3] gnu: public-inbox: Update to version 1.8.0"

[guix env]% lei daemon-kill
[guix env]% lei daemon-pid
199200

[guix env]% lei q -O https://lore.kernel.org/git -o mboxcl2:/tmp/t.mbox nq:pack d:20.days.ago..
# /gnu/store/i11i4xrx3gibdm012bqqhgrjs69qyia3-curl-7.79.1/bin/curl -Sf -s -d '' https://lore.kernel.org/git/?x=m&q=nq%3Apack+dt%3A20220426015402..
# https://lore.kernel.org/git/ 57/57
# 57 written to /tmp/t.mbox (57 matches)

[guix env]% public-inbox-httpd &
[1] 199585
# browsed around http://127.0.0.1:8080/guix-patches/ a bit
--8<---------------cut here---------------end--------------->8---




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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 21:54 [bug#55436] [PATCH 0/3] Update public-inbox to 1.8.0 Thiago Jung Bauermann via Guix-patches via
2022-05-15 22:02 ` [bug#55436] [PATCH 1/3] gnu: public-inbox: Some packaging fixes Thiago Jung Bauermann via Guix-patches via
2022-05-15 22:02   ` [bug#55436] [PATCH 2/3] gnu: Add perl-socket-msghdr Thiago Jung Bauermann via Guix-patches via
2022-05-15 22:02   ` [bug#55436] [PATCH 3/3] gnu: public-inbox: Update to version 1.8.0 Thiago Jung Bauermann via Guix-patches via
2022-05-16  2:13     ` Kyle Meyer
2022-05-16  2:42       ` Thiago Jung Bauermann via Guix-patches via
2022-05-24 14:47         ` [bug#55436] [PATCH 0/3] Update public-inbox to 1.8.0 Ludovic Courtès
2022-05-25 15:21           ` Thiago Jung Bauermann via Guix-patches via
2022-06-01 20:45             ` bug#55436: " Ludovic Courtès
2022-06-01 23:03               ` [bug#55436] " Thiago Jung Bauermann via Guix-patches via
2022-05-16  2:10 ` Kyle Meyer [this message]
2022-05-16  2:31   ` Thiago Jung Bauermann via Guix-patches via

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87zgji2png.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=55436@debbugs.gnu.org \
    --cc=bauermann@kolabnow.com \
    /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://git.savannah.gnu.org/cgit/guix.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).