tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Konstantin Ryabitsev" <konstantin@linuxfoundation.org>
To: Mark Brown <broonie@kernel.org>
Cc: tools@linux.kernel.org
Subject: Re: b4 not finding patches
Date: Wed, 18 Mar 2020 16:38:38 -0400	[thread overview]
Message-ID: <20200318203838.jb2q4g4sxstob75e@chatter.i7.local> (raw)
In-Reply-To: <20200318202335.GF4553@sirena.org.uk>

On Wed, Mar 18, 2020 at 08:23:35PM +0000, Mark Brown wrote:
> When I run
> 
>    b4 am -t 87y2s0olg6.wl-kuninori.morimoto.gx@renesas.com
> 
> it says:
> 
> | Grabbing thread from lore.kernel.org
> | Analyzing 13 messages in the thread
> | Found new series v1
> | Will use the latest revision: v3
> | You can pick other revisions using the -vN flag
> | ---
> | Writing ./v3_20200316_kuninori_morimoto_gx_renesas_com.mbx
> |   ERROR: missing [1/6]!
> |   ERROR: missing [2/6]!
> |   ERROR: missing [3/6]!
> |   ERROR: missing [4/6]!
> |   ERROR: missing [5/6]!
> |   ERROR: missing [6/6]!
> | ---
> | Total patches: 0
> | ---
> 
> even though lore appears to have the full thread:
> 
>    https://lore.kernel.org/alsa-devel/87wo7kolfa.wl-kuninori.morimoto.gx@renesas.com/

This is because the cover letter is the only bit where we see "v3":

> [PATCH v3 0/6]

all other messages have

> [PATCH N/6]

I'm not sure if there is a reliably clean way of handling this 
situation, but I'll think about it. For this particular case, you can 
just pass -v1 to "b4 am" to grab the actual patches.

-K

  reply	other threads:[~2020-03-18 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 20:23 b4 not finding patches Mark Brown
2020-03-18 20:38 ` Konstantin Ryabitsev [this message]
2020-03-18 20:59   ` Mark Brown
2020-03-18 21:07     ` Konstantin Ryabitsev
2020-03-18 22:18     ` Konstantin Ryabitsev
2020-03-20 20:52       ` Mark Brown

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

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

  git send-email \
    --in-reply-to=20200318203838.jb2q4g4sxstob75e@chatter.i7.local \
    --to=konstantin@linuxfoundation.org \
    --cc=broonie@kernel.org \
    --cc=tools@linux.kernel.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 NNTP newsgroup(s).