Current test/nightly builds not compatible with Ubuntu 18.04 #2018
Labels
conclusion: resolved
Issue was resolved
os: linux
Specific to Linux operating system
topic: infrastructure
Related to project infrastructure
type: imperfection
Perceived defect in any part of project
Describe the problem
TLDR:
For the time being we cannot support nightly and tester builds for Ubuntu 18.04
Keep going, I'm interested:
A few days back GitHub phased out runners based on Ubuntu 18.04, which resulted in breaking builds on our PR and alerted us on looking deep into the issue.
Unfortunately it seems that building Arduino IDE 2 on Ubuntu 20.04 (lowest version available for Linux runners) will not start on Ubuntu 18.04 yielding the following error
We are aware that some of our users are still on this version, hence it is only fair that we notify you of this.
This is only true for test and nightly, of course, as we will be using 18.04 for release builds and make them available for download.
We are investigating possible ways of building compatible builds in the available GitHub runners, and have some plan B in case this cannot be fixed.
If you want to contribute to our investigation building on 22.04 and testing on 18.04 to help us find what the breaking point might be, we'd be glad to listen to your feedback.
For the time being we are still committed to making Arduino IDE 2 available to those users who need to run Ubuntu 18.04, but we're aware that a day will come when we'll have to deprecate support for it.
Thank you for your support 🙏🏼
Arduino Tooling Team
To reproduce
🐛 Arduino IDE fails to start with an error like:
or:
Expected behavior
Arduino IDE is compatible with a reasonable range of Linux distro versions (e.g., >=Ubuntu 18.04).
Arduino IDE version
any
Operating system
Linux
Operating system version
18.04
Additional context
Additional reports
Related
18.04
for the build job. #277ubuntu-20.04
for the Linux build #19831.36.0
Theia #2011 (comment)Issue checklist
The text was updated successfully, but these errors were encountered: