tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* b4 diff -m: max() arg is an empty sequence
@ 2020-09-20 16:31 Krzysztof Kozlowski
  2020-10-02 12:35 ` [tools] " Konstantin Ryabitsev
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2020-09-20 16:31 UTC (permalink / raw)
  To: tools

Hi,

$ b4 mbox '1600234622-8815-2-git-send-email-yilun.xu@intel.com'
$ b4 mbox '1599553645-26928-1-git-send-email-yilun.xu@intel.com'

(the second mbox is actually a cover letter as b4 could not download the
actual patch directly via its Message-Id)

$ b4 diff -m 1599553645-26928-1-git-send-email-yilun.xu@intel.com.mbx 1600234622-8815-2-git-send-email-yilun.xu@intel.com.mbx

Loading 8 messages from 1599553645-26928-1-git-send-email-yilun.xu@intel.com.mbx
Traceback (most recent call last):
  File "/home/kozik/.local/bin/b4", line 11, in <module>
    sys.exit(cmd())
  File "/home/kozik/.local/lib/python3.6/site-packages/b4/command.py", line 222, in cmd
    cmdargs.func(cmdargs)
  File "/home/kozik/.local/lib/python3.6/site-packages/b4/command.py", line 65, in cmd_diff
    b4.diff.main(cmdargs)
  File "/home/kozik/.local/lib/python3.6/site-packages/b4/diff.py", line 115, in main
    lser, user = diff_mboxes(cmdargs)
  File "/home/kozik/.local/lib/python3.6/site-packages/b4/diff.py", line 108, in diff_mboxes
    chunks.append(lmbx.series[max(lmbx.series.keys())])
ValueError: max() arg is an empty sequence


Ubuntu 18.04.5
Python 3.6.9
b4 0.5.2

Best regards,
Krzysztof


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

end of thread, other threads:[~2020-10-02 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-20 16:31 b4 diff -m: max() arg is an empty sequence Krzysztof Kozlowski
2020-10-02 12:35 ` [tools] " 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).