Using patchwork to search
Peng Fan
peng.fan at nxp.com
Tue Mar 25 08:55:32 CET 2025
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.'>
Thanks,
Peng
More information about the U-Boot-Custodians
mailing list