Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: tools@linux.kernel.org
Subject: exception from 'b4 trailers -u'
Date: Mon, 13 Feb 2023 15:20:38 -0700	[thread overview]
Message-ID: <87fsb9dx6x.fsf@tromey.com> (raw)

Today I tried 'b4 trailers -u' and got this:

prentzel. b4 trailers -u
Calculating patch-ids from commits, this may take a moment...
Checking change-id "20230209-submit-value-fixups-2023-3e7d7c6750af"
Grabbing search results from inbox.sourceware.org
Traceback (most recent call last):
  File "/home/tromey/.local/bin/b4", line 8, in <module>
    sys.exit(cmd())
  File "/home/tromey/.local/lib/python3.10/site-packages/b4/command.py", line 360, in cmd
    cmdargs.func(cmdargs)
  File "/home/tromey/.local/lib/python3.10/site-packages/b4/command.py", line 81, in cmd_trailers
    b4.ez.cmd_trailers(cmdargs)
  File "/home/tromey/.local/lib/python3.10/site-packages/b4/ez.py", line 1954, in cmd_trailers
    update_trailers(cmdargs)
  File "/home/tromey/.local/lib/python3.10/site-packages/b4/ez.py", line 862, in update_trailers
    addtrailers = list(lmsg.followup_trailers)
AttributeError: 'NoneType' object has no attribute 'followup_trailers'



I don't know what it means.  I do think there are some trailers to
fetch; this was v3 of a series and I got some email with an approved-by
for a few of the patches in it that weren't approved.

Tom

                 reply	other threads:[~2023-02-13 22:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsb9dx6x.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=tools@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).