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

Can't build snaps on Ubuntu for any other arch than x64 #3326

Closed
andreashuber69 opened this issue Sep 16, 2018 · 0 comments
Closed

Can't build snaps on Ubuntu for any other arch than x64 #3326

andreashuber69 opened this issue Sep 16, 2018 · 0 comments
Labels

Comments

@andreashuber69
Copy link

  • Version: 20.28.4
  • Target: snap
  • Node: v8.12.0
  • NPM: 6.4.1

Steps to reproduce:

  1. Clone https://github.com/andreashuber69/net-worth-desktop
  2. In package.json replace the linux arch x64 with armv7l.
  3. npm run dist

On Ubuntu 18.04 x64 the above fails with the following message:

Cannot set machine from deb_arch 'armv7l'

Full log: log.txt

Going by the docs, armv7l seems to be deprecated. Is this architecture no longer supported?

@electron-userland electron-userland deleted a comment from TsPuujee Nov 17, 2018
@develar develar added the snap label Jun 14, 2019
@develar develar closed this as completed Jun 14, 2019
develar added a commit to develar/electron-builder that referenced this issue Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants