On Mon, May 30, 2022 at 09:04:25AM +0100, Richard W.M. Jones wrote:
 On Mon, May 30, 2022 at 09:25:11AM +0200, Martin Kletzander wrote:
 > On Sun, May 29, 2022 at 11:22:05AM +0100, Richard W.M. Jones wrote:
 > >
 > >I added this commit and regenerated the CI files:
 > >
 >
>https://gitlab.com/nbdkit/libnbd/-/commit/b6a98aacbe22d599f000d4d1c84c27081ec06957
 >
>https://gitlab.com/nbdkit/libnbd/-/commit/2439fd5c7a07b314ce47728c6fbae16b9a26dcdb
 > >
 > >However apparently gitlab CI cannot create the Fedora 36 & OpenSUSE
 > >Leap 15.3 containers:
 > >
 > >https://gitlab.com/nbdkit/libnbd/-/jobs/2519037050
 > >https://gitlab.com/nbdkit/libnbd/-/jobs/2519037032
 > >
 > >with weird errors:
 > >
 > >ERROR: Job failed: failed to pull image
"registry.gitlab.com/nbdkit/libnbd/ci-fedora-36:latest" with specified policies
[always]: Error response from daemon: manifest for
registry.gitlab.com/nbdkit/libnbd/ci-fedora-36:latest not found: manifest unknown:
manifest unknown (manager.go:203:0s)
 > >
 > >I have no idea what this means.  Does something else need to be done
 > >to create those containers?
 > >
 > 
 > Looks like the containers were not built.  I suspect the following rule:
 > 
 >     - if: '$CI_PROJECT_NAMESPACE == "nbdkit" &&
$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH ==
$CI_DEFAULT_BRANCH'
 
 Just to check, CI_PROJECT_NAMESPACE refers to the top-level
 (
https://gitlab.com/nbdkit) not the name of the project
 (
https://gitlab.com/nbdkit/libnbd)? 
Yes, CI_PROJECT_NAMESPACE is the first path component - either the
group name or the user name 
With regards,
Daniel
-- 
|: