untest failing with TypeError: add_packages() got an unexpected keyword argument 'trustedMaint'

Brian Inglis Brian.Inglis@Shaw.ca
Sun Jan 22 18:46:07 GMT 2023


On 2023-01-22 03:59, Jon Turney wrote:
> On 22/01/2023 06:34, Brian Inglis via Cygwin-apps wrote:
>> On 2023-01-21 16:57, Brian Inglis via Cygwin-apps wrote:
>>> $ ssh cygwin untest dash-0.5.12-1
>>> Traceback (most recent call last):
>>>    File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main
>>>      "__main__", mod_spec)
>>>    File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code
>>>      exec(code, run_globals)
>>>    File "/sourceware/cygwin-staging/calm/calm/untest.py", line 83, in <module>
>>>      sys.exit(main())
>>>    File "/sourceware/cygwin-staging/calm/calm/untest.py", line 79, in main
>>>      untest(p)
>>>    File "/sourceware/cygwin-staging/calm/calm/untest.py", line 39, in untest
>>>      if not tool_util.permitted(p):
>>>    File "/sourceware/cygwin-staging/calm/calm/tool_util.py", line 50, in 
>>> permitted
>>>      mlist = maintainers.add_packages(mlist, common_constants.PKGMAINT, 
>>> trustedMaint=common_constants.TRUSTEDMAINT)
>>> TypeError: add_packages() got an unexpected keyword argument 'trustedMaint'
> 
> Thanks for reporting this.
> 
> [...]
>> Newer version not pushed, built, or installed on site?
> 
> No, just a bug I introduced.  I've had a go at fixing it, please try again now.

Thanks Jon,

Now no connection, with same session, ssh-agent, key:

$ ssh cygwin untest dash-0.5.12-1
kex_exchange_identification: Connection closed by remote host
Connection closed by 8.43.85.97 port 22

-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry


More information about the Cygwin-apps mailing list