public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* untest failing with TypeError: add_packages() got an unexpected keyword argument 'trustedMaint'
@ 2023-01-21 23:57 Brian Inglis
  2023-01-22  6:34 ` Brian Inglis
  0 siblings, 1 reply; 5+ messages in thread
From: Brian Inglis @ 2023-01-21 23:57 UTC (permalink / raw)
  To: cygwin-apps

$ 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'

-- 
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-22 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21 23:57 untest failing with TypeError: add_packages() got an unexpected keyword argument 'trustedMaint' Brian Inglis
2023-01-22  6:34 ` Brian Inglis
2023-01-22 10:59   ` Jon Turney
2023-01-22 18:46     ` Brian Inglis
2023-01-22 22:01       ` Brian Inglis

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 read-only IMAP folder(s) and NNTP newsgroup(s).