Re: Is scallywag stuck
Jon Turney via Cygwin-apps <[email protected]> Sun, 26 Jul 2026 23:49:22 +0100
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
On 26/07/2026 18:50, ASSI via Cygwin-apps wrote: > Jon Turney via Cygwin-apps writes: >> I've turned on some code I wrote the last time this happened, which >> periodically looks for missed notifications. (Although since I never >> really has the time to test it properly, I've probably broken >> something else...) > > Prescient… :-) > > --8<---------------cut here---------------start------------->8--- > remote: scallywag: invoked on repository git/cygwin-packages/mosh, by maintainer Achim Gratz > remote: Traceback (most recent call last): > remote: File "hooks/post-receive.h00-pkgbuild", line 44, in <module> > remote: request_build(new, ref, package, maintainer, tokens) > remote: File "/sourceware1/cygwin-staging/scallywag/request_build.py", line 70, in request_build > remote: bbid, buildurl = backend.request_build() > remote: TypeError: request_build() missing 6 required positional arguments: 'package', 'maintainer', 'commit', 'reference', 'default_tokens', and 'buildnumber' > --8<---------------cut here---------------end--------------->8--- > :( That part should be working now.