unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "W. Trevor King" <wking@tremily.us>
To: notmuch@notmuchmail.org
Subject: Public notmuch.mbox missing some messages which are tagged in nmbug
Date: Tue, 10 Oct 2017 18:37:31 -0700	[thread overview]
Message-ID: <20171011013731.GA365@valgrind.tremily.us> (raw)

[-- Attachment #1: Type: text/plain, Size: 2852 bytes --]

I was dusting off my local nmbug repository today, and noticed that
some messages are tagged in the nmbug repository [1] but missing from
our mbox archive [2].  Here's a list:

  $ nmbug status
  U       20170509021719.13086-2-david@tethera.net        obsolete
  U       20170509021719.13086-2-david@tethera.net        patch
  U       20170509021719.13086-3-david@tethera.net        obsolete
  U       20170509021719.13086-3-david@tethera.net        patch
  U       20170509021719.13086-4-david@tethera.net        obsolete
  U       20170509021719.13086-4-david@tethera.net        patch
  U       20170813074533.2226-1-jani@nikula.org   obsolete
  U       20170813074533.2226-1-jani@nikula.org   patch
  U       2fc048ce68331b233ee16b99719635fe7d8a882f.1494445220.git.jani@nikula.org patch
  U       2fc048ce68331b233ee16b99719635fe7d8a882f.1494445220.git.jani@nikula.org pushed
  U       5fc2d4dd230648ea4939bb06f0bb0ac30c5a8fd3.1494445220.git.jani@nikula.org patch
  U       5fc2d4dd230648ea4939bb06f0bb0ac30c5a8fd3.1494445220.git.jani@nikula.org pushed
  U       86lgngplvt.fsf@phe.ftfl.ca      moreinfo
  U       86lgngplvt.fsf@phe.ftfl.ca      patch
  U       908464f22bc477ad9a986c622aad50a345a5f20d.1494445220.git.jani@nikula.org patch
  U       908464f22bc477ad9a986c622aad50a345a5f20d.1494445220.git.jani@nikula.org pushed
  U       f7ffa56ea5e973ff2a76dc5637e83bf47928ef83.1494445220.git.jani@nikula.org patch
  U       f7ffa56ea5e973ff2a76dc5637e83bf47928ef83.1494445220.git.jani@nikula.org pushed

Some of those have Message-IDs which suggest their generation date,
but we can lookup the first tag for each message ID in the nmbug
history regardless:

  $ for id in $(nmbug status | awk '{print $2}' | uniq);
  > do
  >   nmbug log -- --date=short --format='%ad %h %an %s' --reverse -- "tags/${id}" | head -n1;
  > done | sort | uniq
  2017-05-08 65b227d David Bremner 
  2017-05-10 5e0caf7 David Bremner 
  2017-07-22 17f6f80 David Bremner 
  2017-08-14 e82eb9c David Bremner 

If somebody has copies of those messages, can they push them up into
the mbox?  Maybe they went to the freelists list [3]?  Maybe they were
off-list?  Maybe they just missed inclusion in the mbox?

There may be more messages missing from the archive which I happen to
have locally (e.g. maybe I was CCed), and I haven't checked for those.
But I know the entries listed above were missing as of 2017-10-10
20:41 UTC (my most recent archive download).

Cheers,
Trevor

[1]: https://notmuchmail.org/nmbug/
     http://nmbug.notmuchmail.org/git/nmbug-tags.git
[2]: https://notmuchmail.org/archives/notmuch.mbox
[3]: https://www.freelists.org/list/notmuch

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-10-11  1:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11  1:37 W. Trevor King [this message]
2017-10-11 11:04 ` Public notmuch.mbox missing some messages which are tagged in nmbug David Bremner
2017-10-11 13:41   ` Daniel Kahn Gillmor
2017-10-11 14:34     ` David Bremner

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

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

  git send-email \
    --in-reply-to=20171011013731.GA365@valgrind.tremily.us \
    --to=wking@tremily.us \
    --cc=notmuch@notmuchmail.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://yhetil.org/notmuch.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).