On Sun, Sep 5, 2021 at 12:11 AM John Goerzen <jgoer...@complete.org> wrote: > > Hello, > > Today I have uploaded two new packages: > > https://salsa.debian.org/go-team/packages/hjson-go/-/pipelines > > and > > https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-xdr/-/pipelines > > Both are needed for packaging NNCP. > > Both gave me an error like this: > > $ dh-make-golang create-salsa-project hjson-go > 2021/09/04 11:02:16 unexpected HTTP status code: got 500, want 200 > (response: POST > https://salsa.debian.org/api/v4/projects/63165/runners: 404 > {message: 404 Not found} > ) > > And, when pushed, both have pipelines labeled "stuck". > > Investigating, I find a URL like: > > https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-xdr/-/jobs/1909594 > > Which says: " This job is stuck because the project doesn't have > any runners online assigned to it. > Go to project CI settings" > > Clicking on "CI settings" takes me to > https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-xdr/runners#js-runners-settings, > which is 404. > > Any ideas here? >
It's known issue, https://lists.debian.org/debian-go/2021/08/msg00005.html https://lists.debian.org/debian-go/2021/07/msg00136.html If you're upset with the error, you can just remove the debian/gitlab-ci.yml file for now. -- Shengjing Zhu