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

This gadget snap doesn't cross-build #27

Open
ZaneL opened this issue Jun 30, 2019 · 2 comments
Open

This gadget snap doesn't cross-build #27

ZaneL opened this issue Jun 30, 2019 · 2 comments

Comments

@ZaneL
Copy link

ZaneL commented Jun 30, 2019

Maybe I'm dumb, but I can't seem to get this to work. I cloned the classic branch and ran this command:
snapcraft prime --target-arch=armhf

...and this is what happened...

alt text

@waveform80
Copy link
Member

I'm guessing there may have been some issue with the repo back in June as this currently works for me (on the classic branch at least):

$ git clone https://github.com/snapcore/pi3-gadget
$ cd pi3-gadget
$ git checkout classic
$ sudo snapcraft prime --target-arch=armhf

@waveform80
Copy link
Member

Ah no, my mistake - just checked my lines above: you were missing "sudo". That's the cause of the error you saw (unfortunately root is required for the multiverse hack).

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