Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running make publish-only: ARCH=amd64 make publish-service-overwrite #135

Open
playground opened this issue Oct 28, 2022 · 0 comments

Comments

@playground
Copy link

The latest changes to deploy-mgmt-hub.sh is not completing the installation. Installation is successful with the previous commit.

Using examples repo tag v2.30.0-934 derived from the hzn version
Cloning https://github.com/open-horizon/examples.git to /tmp/open-horizon/examples ...
Switching to tag v2.30.0-934 ...
Publishing services and patterns of edge/services/cpu_percent to IBM org...
Publishing services and patterns of edge/services/gps to IBM org...
Publishing services and patterns of edge/services/helloworld to IBM org...
Publishing deployment policy of edge/services/helloworld to myhub org...
Publishing services and patterns of edge/services/helloMMS to IBM org...
Publishing services and patterns of edge/services/helloSecretWorld to IBM org...
Publishing services and patterns of edge/services/nginx-operator to IBM org...
Publishing deployment policy of edge/services/nginx-operator to myhub org...
Publishing services and patterns of edge/evtstreams/cpu2evtstreams to IBM org...
Error running make publish-only: ARCH=amd64 make publish-service-overwrite
make[1]: Entering directory '/tmp/open-horizon/examples/edge/evtstreams/cpu2evtstreams'
hzn exchange service publish -O -P --public=true -f horizon/service.definition.json
Checking private key file format ... 
Signing service...
Pulling openhorizon/ibm.cpu2evtstreams_amd64:1.0.0...
Error: could not inspect image openhorizon/ibm.cpu2evtstreams_amd64:1.0.0: no such image.
make[1]: *** [Makefile:75: publish-service-overwrite] Error 7
make[1]: Leaving directory '/tmp/open-horizon/examples/edge/evtstreams/cpu2evtstreams'
make: *** [Makefile:87: publish-only] Error 2
Error: exit code 2 from: publishing examples```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant