tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with b4
@ 2020-04-14 12:22 Linus Walleij
  2020-04-14 14:40 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2020-04-14 12:22 UTC (permalink / raw)
  To: Konstantin Ryabitsev
  Cc: tools, open list:GPIO SUBSYSTEM, Sergey.Semin, Andy Shevchenko

Hi Konstantin,

I'm trying to use b4 to download a series for application
of GPIO patches but run into this:

$ b4 am -t 20200323195401.30338-1-Sergey.Semin@baikalelectronics.ru
Looking up https://lore.kernel.org/r/20200323195401.30338-1-Sergey.Semin@baikalelectronics.ru
Grabbing thread from lore.kernel.org
Analyzing 14 messages in the thread
Found new series v2
Will use the latest revision: v3
You can pick other revisions using the -vN flag
---
Writing ./v3_20200323_sergey_semin_gpio_dwapb_fix_reference_clocks_usage.mbx
  [PATCH v3 1/6] dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema
    + Reviewed-by: Rob Herring <robh@kernel.org>
    + Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
  [PATCH v3 2/6] dt-bindings: gpio: Add DW GPIO debounce clock property
    + Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
  [PATCH v3 3/6] dt-bindings: gpio: Add Sergey Semin to DW APB GPIO
driver maintainers
    + Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
    + Acked-by: Rob Herring <robh@kernel.org>
  ERROR: missing [4/6]!
  ERROR: missing [5/6]!
  ERROR: missing [6/6]!
---
Total patches: 3
---
WARNING: Thread incomplete!
Cover: ./v3_20200323_sergey_semin_gpio_dwapb_fix_reference_clocks_usage.cover
 Link: https://lore.kernel.org/r/20200323195401.30338-1-Sergey.Semin@baikalelectronics.ru
 Base: not found, sorry
       git checkout -b v3_20200323_sergey_semin_baikalelectronics_ru master
       git am ./v3_20200323_sergey_semin_gpio_dwapb_fix_reference_clocks_usage.mbx

This is weird because I am looking at the v3 version
of patch [4/6] here for example:

https://lore.kernel.org/linux-gpio/20200323195401.30338-5-Sergey.Semin@baikalelectronics.ru/

It seems to be in-reply-to the right message and everything.

Can you tell me what I'm doing wrong?

I just installed b4 on this machine with pip3 install --user b4

BR
Linus Walleij

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

* Re: Problem with b4
  2020-04-14 12:22 Problem with b4 Linus Walleij
@ 2020-04-14 14:40 ` Konstantin Ryabitsev
  0 siblings, 0 replies; 2+ messages in thread
From: Konstantin Ryabitsev @ 2020-04-14 14:40 UTC (permalink / raw)
  To: Linus Walleij
  Cc: tools, open list:GPIO SUBSYSTEM, Sergey.Semin, Andy Shevchenko

On Tue, Apr 14, 2020 at 02:22:30PM +0200, Linus Walleij wrote:
> WARNING: Thread incomplete!
> Cover: ./v3_20200323_sergey_semin_gpio_dwapb_fix_reference_clocks_usage.cover
>  Link: https://lore.kernel.org/r/20200323195401.30338-1-Sergey.Semin@baikalelectronics.ru
>  Base: not found, sorry
>        git checkout -b v3_20200323_sergey_semin_baikalelectronics_ru master
>        git am ./v3_20200323_sergey_semin_gpio_dwapb_fix_reference_clocks_usage.mbx
> 
> This is weird because I am looking at the v3 version
> of patch [4/6] here for example:
> 
> https://lore.kernel.org/linux-gpio/20200323195401.30338-5-Sergey.Semin@baikalelectronics.ru/
> 
> It seems to be in-reply-to the right message and everything.
> 
> Can you tell me what I'm doing wrong?

Nothing, really -- the problem is that when we look up that message-id 
across all the lists we have, the first hit is on the devicetree list, 
and apparently only *some* of the patches were sent there. I have a fix 
for this in b4 v0.4.0 (not yet released):

...
Looking up https://lore.kernel.org/r/20200323195401.30338-1-Sergey.Semin%40baikalelectronics.ru
Grabbing thread from lore.kernel.org/linux-devicetree
Analyzing 14 messages in the thread
---
Thread incomplete, attempting to backfill
Grabbing thread from lore.kernel.org/linux-gpio
Loaded 16 messages from https://lore.kernel.org/linux-gpio/
Successfully backfilled missing patches
...
 
> I just installed b4 on this machine with pip3 install --user b4

I am not quite ready to release 0.4.0, so if you don't want to use b4 
straight out of git, you can pass `-p lkml` to the version you have 
installed from pip, an most of the time it should do the right thing.

I hope to have 0.4.0 out in the next few days.

-K

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14 12:22 Problem with b4 Linus Walleij
2020-04-14 14:40 ` Konstantin Ryabitsev

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