All of lore.kernel.org
 help / color / mirror / Atom feed
* b4 am issue
@ 2020-05-13 18:01 Bjorn Helgaas
  2020-05-13 21:12 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2020-05-13 18:01 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

Hi Konstantin,

$ b4 --version
0.4.2

$ b4 am -om/ https://lore.kernel.org/r/f4bbacd3af453285271c8fc733652969e11b84f8.1588821160.git.sathyanarayanan.kuppuswamy@linux.intel.com
Analyzing 4 messages in the thread
Traceback (most recent call last):
  File "/home/bjorn/.local/bin/b4", line 8, in <module>
    sys.exit(cmd())
  File "/home/bjorn/.local/lib/python3.8/site-packages/b4/command.py", line 184, in cmd
    cmdargs.func(cmdargs)
  File "/home/bjorn/.local/lib/python3.8/site-packages/b4/command.py", line 40, in cmd_am
    b4.mbox.main(cmdargs)
  File "/home/bjorn/.local/lib/python3.8/site-packages/b4/mbox.py", line 389, in main
    mbox_to_am(threadmbox, cmdargs)
  File "/home/bjorn/.local/lib/python3.8/site-packages/b4/mbox.py", line 42, in mbox_to_am
    lser = lmbx.get_series(revision=wantver, sloppytrailers=cmdargs.sloppytrailers)
  File "/home/bjorn/.local/lib/python3.8/site-packages/b4/__init__.py", line 279, in get_series
    pmsg = self.msgid_map[fmsg.in_reply_to]
KeyError: '20200506203249.GA453633@bjorn-Precision-5520'


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

* Re: b4 am issue
  2020-05-13 18:01 b4 am issue Bjorn Helgaas
@ 2020-05-13 21:12 ` Konstantin Ryabitsev
  0 siblings, 0 replies; 2+ messages in thread
From: Konstantin Ryabitsev @ 2020-05-13 21:12 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: tools

On Wed, May 13, 2020 at 01:01:55PM -0500, Bjorn Helgaas wrote:
> Hi Konstantin,
> 
> $ b4 --version
> 0.4.2
> 
> $ b4 am -om/ https://lore.kernel.org/r/f4bbacd3af453285271c8fc733652969e11b84f8.1588821160.git.sathyanarayanan.kuppuswamy@linux.intel.com

Thanks for the report -- I committed a fix to master and stable-0.4.y.

I've started running b4 in a loop on stuff in lkml, so hopefully I'll be 
finding more corner-cases that I'm still missing.

Best,
-K

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

end of thread, other threads:[~2020-05-13 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 18:01 b4 am issue Bjorn Helgaas
2020-05-13 21:12 ` Konstantin Ryabitsev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.