unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* missing messages in thread overview
@ 2020-12-03  4:59 Kyle Meyer
  2020-12-03 20:19 ` Eric Wong
  0 siblings, 1 reply; 5+ messages in thread
From: Kyle Meyer @ 2020-12-03  4:59 UTC (permalink / raw)
  To: meta


I noticed a thread today that is missing messages in the thread
overview.  In the top-level inbox, all the messages are there:

  [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled
   2020-12-02 11:17 UTC  (11+ messages) - mbox.gz / Atom
  ` [bug#45000] [PATCH 1/9] gnu: Add ghc-yesod-test
    ` [bug#45000] [PATCH 2/9] gnu: Add ghc-wai-app-static
    ` [bug#45000] [PATCH 3/9] gnu: Add ghc-yesod-static
    ` [bug#45000] [PATCH 4/9] gnu: Add ghc-cryptonite-conduit
    ` [bug#45000] [PATCH 5/9] gnu: ghc-yesod-core: Update to 1.6.18.6
    ` [bug#45000] [PATCH 6/9] gnu: Add ghc-hjsmin
    ` [bug#45000] [PATCH 7/9] gnu: Add ghc-template-haskell
    ` [bug#45000] [PATCH 8/9] gnu: Add ghc-boot-th
    ` [bug#45000] [PATCH 9/9] gnu: git-annex: Build with git-annex assistant webapp enabled

However, when I click through, the thread overview is missing five
messages:

  Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
  -- links below jump to the message on this page --
  2020-12-02  4:53 [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled Jonathan Frederickson
  2020-12-02  4:55 ` [bug#45000] [PATCH 1/9] gnu: Add ghc-yesod-test Jonathan Frederickson
  2020-12-02  4:55   ` [bug#45000] [PATCH 2/9] gnu: Add ghc-wai-app-static Jonathan Frederickson
  2020-12-02  4:55   ` [bug#45000] [PATCH 7/9] gnu: Add ghc-template-haskell Jonathan Frederickson
  2020-12-02  4:55   ` [bug#45000] [PATCH 9/9] gnu: git-annex: Build with git-annex assistant webapp enabled Jonathan Frederickson
  2020-12-02 11:17 ` [bug#45000] [PATCH 0/9] Build git-annex with " zimoun

https://yhetil.org/guix-patches/86sg8o1mou.fsf@gmail.com/T/#t

The same subset of messages are in the thread's mbox:

  $ curl -fSsL https://yhetil.org/guix-patches/86sg8o1mou.fsf@gmail.com/t.mbox.gz \
    | gzip -d | grep -i ^subject
  Subject: [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled
  Subject: [bug#45000] [PATCH 1/9] gnu: Add ghc-yesod-test.
  Subject: [bug#45000] [PATCH 7/9] gnu: Add ghc-template-haskell.
  Subject: [bug#45000] [PATCH 9/9] gnu: git-annex: Build with git-annex
  Subject: [bug#45000] [PATCH 2/9] gnu: Add ghc-wai-app-static.
  Subject: [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled

I collected the complete thread (currently eleven messages) and used
scripts/import_vger_from_mbox to create a separate inbox at
<https://yhetil.org/debug-gap/>.  As before, the top-level listing shows
all the patches, and the thread overview is still missing some, though
different ones:

  2020-12-02  4:53 [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled Jonathan Frederickson
  2020-12-02 11:17 ` zimoun
  2020-12-02  4:55 [bug#45000] [PATCH 1/9] gnu: Add ghc-yesod-test Jonathan Frederickson
  2020-12-02  4:55 ` [bug#45000] [PATCH 3/9] gnu: Add ghc-yesod-static Jonathan Frederickson
  2020-12-02  4:55 ` [bug#45000] [PATCH 4/9] gnu: Add ghc-cryptonite-conduit Jonathan Frederickson
  2020-12-02  4:55 ` [bug#45000] [PATCH 5/9] gnu: ghc-yesod-core: Update to 1.6.18.6 Jonathan Frederickson
  2020-12-02  4:55 ` [bug#45000] [PATCH 6/9] gnu: Add ghc-hjsmin Jonathan Frederickson
  2020-12-02  4:55 ` [bug#45000] [PATCH 8/9] gnu: Add ghc-boot-th Jonathan Frederickson

On rethreading with `public-inbox-index -c --reindex --rethread', the
thread overview looks like this:

  2020-12-02  4:53 [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled Jonathan Frederickson
  2020-12-02 11:17 ` zimoun

All of the above is with a recent commit on master,
v1.6.0-149-g4cc4ad59.

Any ideas what might be going on here?

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

end of thread, other threads:[~2020-12-04 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03  4:59 missing messages in thread overview Kyle Meyer
2020-12-03 20:19 ` Eric Wong
2020-12-04  2:12   ` [WIP] over: ensure old, merged {tid} is really gone Eric Wong
2020-12-04  3:35     ` Kyle Meyer
2020-12-04 12:09       ` [PATCH] " Eric Wong

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).