Using patchwork to search
Tom Rini
trini at konsulko.com
Tue Mar 25 15:55:41 CET 2025
On Tue, Mar 25, 2025 at 07:55:32AM +0000, Peng Fan wrote:
> Hi All,
>
> When I use pwclient search -d, it always report failure. Anyone met this?
>
> pwclient search -d peng.fan at nxp.com -s New
> Patches delegated to Peng Fan <peng.fan at nxp.com>:
> Traceback (most recent call last):
> File "/home/Freenix/bin/pwclient", line 827, in <module>
> main()
> File "/home/Freenix/bin/pwclient", line 745, in main
> action_list(rpc, filt, submitter_str, delegate_str, format_str)
> File "/home/Freenix/bin/pwclient", line 237, in action_list
> patches = rpc.patch_list(f.d)
> ^^^^^^^^^^^^^^^^^^^
> File "/usr/lib64/python3.12/xmlrpc/client.py", line 1122, in __call__
> return self.__send(self.__name, args)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib64/python3.12/xmlrpc/client.py", line 1461, in __request
> response = self.__transport.request(
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib64/python3.12/xmlrpc/client.py", line 1166, in request
> return self.single_request(host, handler, request_body, verbose)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib64/python3.12/xmlrpc/client.py", line 1182, in single_request
> return self.parse_response(resp)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib64/python3.12/xmlrpc/client.py", line 1351, in parse_response
> return u.close()
> ^^^^^^^^^
> File "/usr/lib64/python3.12/xmlrpc/client.py", line 668, in close
> raise Fault(**self._stack[0])
> xmlrpc.client.Fault: <Fault 1: '<class \'ValueError\'>:Cannot query "Peng Fan <peng.fan at nxp.com>": Must be "User" instance.'>
I would suggest asking the patchwork team directly.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot-custodians/attachments/20250325/47196771/attachment.sig>
More information about the U-Boot-Custodians
mailing list