tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: tools@linux.kernel.org
Subject: Crash generating a thanks
Date: Fri, 29 Oct 2021 22:03:16 +0100	[thread overview]
Message-ID: <YXxhlEuodVLx8KjI@sirena.org.uk> (raw)

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

Hi,

Attempting to generate a thanks with current tip:

750286a7aba7dc091b4407c9f31157129aade588 ty: fix bugs introduced when switching -s to -t

I get a traceback on one particular patch:

Sending: Re: [PATCH] sound: soc: tlv320aic3x: Make aic3x_remove() return void
Traceback (most recent call last):
  File "/home/broonie/git/b4/b4/command.py", line 287, in <module>
    cmd()
  File "/home/broonie/git/b4/b4/command.py", line 270, in cmd
    cmdargs.func(cmdargs)
  File "/home/broonie/git/b4/b4/command.py", line 96, in cmd_ty
    b4.ty.main(cmdargs)
  File "/home/broonie/git/b4/b4/ty.py", line 661, in main
    auto_thankanator(cmdargs)
  File "/home/broonie/git/b4/b4/ty.py", line 377, in auto_thankanator
    send_messages(applied, wantbranch, cmdargs)
  File "/home/broonie/git/b4/b4/ty.py", line 443, in send_messages
    smtp.sendmail(fromaddr, sendto, msg.as_string(policy=mypolicy))  # noqa
  File "/usr/lib/python3.9/smtplib.py", line 859, in sendmail
    msg = _fix_eols(msg).encode('ascii')
UnicodeEncodeError: 'ascii' codec can't encode character '\xf6' in position 55: ordinal not in range(128)

which is:

	https://lore.kernel.org/r/20211019074125.3812513-1-u.kleine-koenig@pengutronix.de

AFAICT.

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

             reply	other threads:[~2021-10-29 21:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 21:03 Mark Brown [this message]
2021-11-01 16:00 ` Crash generating a thanks Konstantin Ryabitsev
2021-11-02 18:31   ` Mark Brown

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=YXxhlEuodVLx8KjI@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=konstantin@linuxfoundation.org \
    --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 NNTP newsgroup(s).