Hi team, I want to report a problem.
I will describe this problem as follows:
I’m trying to install the app zima_ai_intel instead of the regular zima_ai because I don’t have a GPU in my ZimaBoard 2 yet, but I’m getting these errors:
marcos@ZimaBoard2:~ ➜ $ sudo zpkg install zimaos_ai_intel
Password:
starting install module...
2025-09-17T19:02:36.564+0100 info client is nil, wait to add event handler {"event name": "module:install-progress", "func": "message_bus.(*MessageBusService).AddEventHandler", "file": "/home/runner/go/pkg/mod/github.com/!ice!whale!tech/!zima!o!s-!common@v1.5.0-alpha7/message_bus/message_bus.go", "line": 183}
2025-09-17T19:02:36.569+0100 info Message bus connected {"func": "message_bus.(*MessageBusService).connect.func2", "file": "/home/runner/go/pkg/mod/github.com/!ice!whale!tech/!zima!o!s-!common@v1.5.0-alpha7/message_bus/message_bus.go", "line": 97}
2025-09-17T19:02:36.570+0100 info add event handler {"event name": "module:install-progress", "func": "message_bus.AddEventHandler", "file": "/home/runner/go/pkg/mod/github.com/!ice!whale!tech/!zima!o!s-!common@v1.5.0-alpha7/message_bus/message_bus.go", "line": 138}
Failed to install module: bad response code: 404
Please notice that this app is reported as part of zpkg list-remote:
marcos@ZimaBoard2:~ ➜ $ zpkg list-remote
NAME
---------
zimaos_terminal
zimaos_firewall
undelit
zimaos_ai
zimaos_ai_intel
mobile_backup
marcos@ZimaBoard2:~ ➜ $
And I can reproduce the problem like this:
Just try to run sudo zpkg install zimaos_ai_intel
And here are the specs of my machine:
Zimaboard 2 1664.
ZimaOS 1.4.3.
I’m not using the client OS, since I have a Linux machine, so I’m using SSH.