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@xxxxxxxxxxxxxxxxxxxx Looking up https://lore.kernel.org/r/20200323195401.30338-1-Sergey.Semin@xxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxx> + Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> [PATCH v3 2/6] dt-bindings: gpio: Add DW GPIO debounce clock property + Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> [PATCH v3 3/6] dt-bindings: gpio: Add Sergey Semin to DW APB GPIO driver maintainers + Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> + Acked-by: Rob Herring <robh@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxx/ 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