-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Publish Linux ARM deb & rpm repositories #106473
Comments
+1 for this! |
Any chance of publishing as a snap, as well? |
This would definitely be nice - something I noticed is that the debs currently install a vscode.list in /etc/apt/sources.list.d/ but it is limited to [arch=amd64] so it would be nice to have a sources.list that is correct |
@0x011011110 Yeah that's the biggest problem right now, we're looking into a good option right now. |
Snap packages are now created but they simply segfault:
|
@flexiondotorg: As tweeted in https://twitter.com/joaomoreno/status/1329704593366847488:
Because of this snap ARM are currently blocked. |
We also need some help figuring out how to list RPM dependencies for ARM, since the current approach doesn't seem to work, when testing on CentOS 7 for Raspberry Pi 4 aarch64. The RPM package fails to install due to missing dependencies. So if there are some RPM fans in the community out there, any help is appreciated. |
Thanks to @psgreco, we now have working ARM RPM packages 🎆 |
@joaomoreno let me know if you need any help |
Snap🔴Create working snap packages probably need ARM machines to build thesePublish to snap storeThe text was updated successfully, but these errors were encountered: