Dear Hans Verkuil:

Thanks for your patches! Unfortunately the Media CI robot has not been
able to test them.

Make sure that the whole series c44afffe-383d-4636-b7fa-6cc63257e...@xs4all.nl 
is
available at lore. And that it can be cherry-picked on top the "next"
branch of "https://gitlab.freedesktop.org/linux-media/media-committers.git";.

You can try something like this:
    git fetch https://gitlab.freedesktop.org/linux-media/media-committers.git 
next
    git checkout FETCH_HEAD
    b4 shazam c44afffe-383d-4636-b7fa-6cc63257e...@xs4all.nl

Error message:\Grabbing thread from 
lore.kernel.org/all/c44afffe-383d-4636-b7fa-6cc63257e...@xs4all.nl/t.mbox.gz
Traceback (most recent call last):
  File "/usr/bin/b4", line 8, in <module>
    sys.exit(cmd())
             ^^^^^
  File "/usr/lib/python3/dist-packages/b4/command.py", line 417, in cmd
    cmdargs.func(cmdargs)
  File "/usr/lib/python3/dist-packages/b4/command.py", line 73, in cmd_mbox
    b4.mbox.main(cmdargs)
  File "/usr/lib/python3/dist-packages/b4/mbox.py", line 803, in main
    msgid, msgs = b4.retrieve_messages(cmdargs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/b4/__init__.py", line 4169, in 
retrieve_messages
    msgs = get_pi_thread_by_msgid(msgid, nocache=cmdargs.nocache, 
onlymsgids=pickings, with_thread=with_thread)
           
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/b4/__init__.py", line 3412, in 
get_pi_thread_by_msgid
    msgs = get_pi_thread_by_url(t_mbx_url, nocache=nocache)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/b4/__init__.py", line 3381, in 
get_pi_thread_by_url
    return split_and_dedupe_pi_results(t_mbox, cachedir=cachedir)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/b4/__init__.py", line 3290, in 
split_and_dedupe_pi_results
    with tempfile.TemporaryDirectory(suffix='-mailsplit') as tfd:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/tempfile.py", line 1009, in __init__
    self.name = mkdtemp(suffix, prefix, dir)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/tempfile.py", line 512, in mkdtemp
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/tempfile.py", line 265, in _sanitize_params
    dir = gettempdir()
          ^^^^^^^^^^^^
  File "/usr/lib/python3.11/tempfile.py", line 454, in gettempdir
    return _os.fsdecode(_gettempdir())
                        ^^^^^^^^^^^^^
  File "/usr/lib/python3.11/tempfile.py", line 447, in _gettempdir
    tempdir = _get_default_tempdir()
              ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/tempfile.py", line 362, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', 
'/var/tmp', '/usr/tmp', '/home/ribalda_google_com/patchwork-ci']



Best regards, and Happy Hacking!
Media CI robot on behalf of the linux-media community.

---
Check the latest rules for contributing your patches at:
https://docs.kernel.org/driver-api/media/maintainer-entry-profile.html

If you believe that the CI is wrong, kindly open an issue at
https://gitlab.freedesktop.org/linux-media/media-ci/-/issues or reply-all
to this message.

Reply via email to