Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
* backtrace fetching message with b4
@ 2022-07-22 19:09 Mark Brown
  2022-07-22 19:26 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2022-07-22 19:09 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

Hi Konstantin,

When fetching 20220722134603.316668-1-Syed.SabaKareem@amd.com with b4 am
using tip of tree (d952f4b20bc1e80) I get:

$ b4 am 20220722134603.316668-1-Syed.SabaKareem@amd.com
Analyzing 4 messages in the thread
Traceback (most recent call last):
  File "/home/broonie/git/b4/b4/command.py", line 343, in <module>
    cmd()
  File "/home/broonie/git/b4/b4/command.py", line 326, in cmd
    cmdargs.func(cmdargs)
  File "/home/broonie/git/b4/b4/command.py", line 91, in cmd_am
    b4.mbox.main(cmdargs)
  File "/home/broonie/git/b4/b4/mbox.py", line 763, in main
    make_am(msgs, cmdargs, msgid)
  File "/home/broonie/git/b4/b4/mbox.py", line 63, in make_am
    lser = lmbx.get_series(revision=wantver, sloppytrailers=cmdargs.sloppytrailers, reroll=reroll)
  File "/home/broonie/git/b4/b4/__init__.py", line 333, in get_series
    trailers.append(tuple(ptrailer + [pmsg]))
TypeError: can only concatenate tuple (not "list") to tuple

Thanks,
Mark

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

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

* Re: backtrace fetching message with b4
  2022-07-22 19:09 backtrace fetching message with b4 Mark Brown
@ 2022-07-22 19:26 ` Konstantin Ryabitsev
  2022-07-22 20:29   ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Konstantin Ryabitsev @ 2022-07-22 19:26 UTC (permalink / raw)
  To: Mark Brown; +Cc: tools

On Fri, Jul 22, 2022 at 08:09:59PM +0100, Mark Brown wrote:
> Hi Konstantin,
> 
> When fetching 20220722134603.316668-1-Syed.SabaKareem@amd.com with b4 am
> using tip of tree (d952f4b20bc1e80) I get:

Thanks for the report -- I just pushed a commit to fix it. I need to refactor
how we do trailers, since with the latest ez-trailers work the current
implementation is becoming a source of bugs.

-K

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

* Re: backtrace fetching message with b4
  2022-07-22 19:26 ` Konstantin Ryabitsev
@ 2022-07-22 20:29   ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2022-07-22 20:29 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

On Fri, Jul 22, 2022 at 03:26:24PM -0400, Konstantin Ryabitsev wrote:
> On Fri, Jul 22, 2022 at 08:09:59PM +0100, Mark Brown wrote:
> > Hi Konstantin,
> > 
> > When fetching 20220722134603.316668-1-Syed.SabaKareem@amd.com with b4 am
> > using tip of tree (d952f4b20bc1e80) I get:
> 
> Thanks for the report -- I just pushed a commit to fix it. I need to refactor
> how we do trailers, since with the latest ez-trailers work the current
> implementation is becoming a source of bugs.

That worked, thanks!

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

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

end of thread, other threads:[~2022-07-22 20:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22 19:09 backtrace fetching message with b4 Mark Brown
2022-07-22 19:26 ` Konstantin Ryabitsev
2022-07-22 20:29   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox