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

Cannot build the snap #3

Open
tobeorla opened this issue Feb 28, 2019 · 2 comments
Open

Cannot build the snap #3

tobeorla opened this issue Feb 28, 2019 · 2 comments

Comments

@tobeorla
Copy link

tobeorla commented Feb 28, 2019

Hi @gerboland!

I'm trying to build your https://launchpad.net/~gerboland/+snap/chromium-mir-kiosk snap but running snapcraft over snap/ folder without making any changes throws:

Issues while validating snapcraft.yaml: The 'chromium-mir-kiosk' property does not match the required schema: Additional properties are not allowed ('environment', 'desktop' were unexpected)

snapcraft version: 2.8.4

What version did you use to build that snap?

@gerboland
Copy link
Owner

Hey,
goodness, it was last built many months ago, I've no idea what version of snapcraft I used.

Unfortunately also there's been plenty of changes in snapcraft and how chromium itself it built, that I believe totally breaks my old snap being rebuilt.

I've a prototype available of a completely updated snap:
https://code.launchpad.net/~gerboland/+git/chromium-mir-kiosk
It builds, but I've not tested it yet, so I've no idea if it works. But it might help you get going, if you really need it.
-G

@tobeorla
Copy link
Author

tobeorla commented Mar 1, 2019

Thanks!
I tried to compile it but i didn't succeed :(
My steps were:

  1. git clone -b mir-kiosk https://git.launchpad.net/~gerboland/+git/chromium-mir-kiosk
  2. cd chromium-mir-kiosk/snap
  3. snapcraft
Issues while validating snapcraft.yaml: The 'chromium' property does not match the required schema: Additional properties are not allowed ('environment', 'desktop' were unexpected)

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

2 participants