Hello, I am having troubles to launch my snap due to a missing connection
to ubuntu-app-platform:platform. No matter if I run "snap connect" always I
get the same message telling that I need to connect the app with
ubuntu-app-platform:platform.

I am running this in yakkety. Any idea about this issue?

Thanks


Here the commands:

$ sudo snap install --force-dangerous kpi-empty-app_0.1_amd64.snap
kpi-empty-app 0.1 installed

$ kpi-empty-app
You need to connect the ubuntu-app-platform package with your application
to reuse shared assets, please run:
snap install ubuntu-app-platform
snap connect kpi-empty-app:platform ubuntu-app-platform:platform

$ sudo snap install ubuntu-app-platform
ubuntu-app-platform (stable) 1 from 'canonical' installed

$ sudo snap connect kpi-empty-app:platform ubuntu-app-platform:platform

$ kpi-empty-app
You need to connect the ubuntu-app-platform package with your application
to reuse shared assets, please run:
snap install ubuntu-app-platform
snap connect kpi-empty-app:platform ubuntu-app-platform:platform
-- 
Snapcraft mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to