tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* b4 trailers --update splats on new branch
@ 2023-04-12 17:23 Mark Brown
  2023-04-12 18:09 ` Konstantin Ryabitsev
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mark Brown @ 2023-04-12 17:23 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

[-- Attachment #1: Type: text/plain, Size: 1114 bytes --]

Hi Konstantin,

If I run b4 trailers --update with current master on a series which I've
not sent yet (which I do as part of my testing for outbound serieses
just to make sure I didn't miss anything) then b4 gets upset and prints
a Python backtrace:

Calculating patch-ids from commits, this may take a moment...
Checking change-id "20230303-arm64-cpufeature-helpers-a70213a244e7"
Grabbing search results from lore.kernel.org
Traceback (most recent call last):
  File "/home/broonie/git/b4/b4/command.py", line 381, in <module>
    cmd()
  File "/home/broonie/git/b4/b4/command.py", line 364, in cmd
    cmdargs.func(cmdargs)
  File "/home/broonie/git/b4/b4/command.py", line 81, in cmd_trailers
    b4.ez.cmd_trailers(cmdargs)
  File "/home/broonie/git/b4/b4/ez.py", line 2201, in cmd_trailers
    update_trailers(cmdargs)
  File "/home/broonie/git/b4/b4/ez.py", line 890, in update_trailers
    addtrailers = list(lmsg.followup_trailers)
AttributeError: 'NoneType' object has no attribute 'followup_trailers'

This seems like it should at least print a nicer error, and I'm sure
this used to work.

Thanks,
Mark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2023-04-19 20:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12 17:23 b4 trailers --update splats on new branch Mark Brown
2023-04-12 18:09 ` Konstantin Ryabitsev
2023-04-12 18:11 ` Kernel.org Bugbot
2023-04-19 17:38 ` Kernel.org Bugbot
2023-04-19 17:43   ` Mark Brown
2023-04-19 20:15 ` Kernel.org Bugbot

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