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

pin ubuntu version #7868

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

pin ubuntu version #7868

wants to merge 1 commit into from

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Aug 26, 2024

aiming to fix #7867

blockers
node-libcurl is built using ubuntu-latest and therefore a different glibc version so cli tests fail
playwright seems to fail with ubuntu 20.04 getting first window

may be abandoned unless we can find a stronger reason to pursue further

actions

  • build node-libcurl with ubuntu 20
  • fix the app.firstWindow() playwright issue

@filfreire
Copy link
Member

fyi if we do this, we also need to downgrade snapcraft's base on electron-builder config. Downgrading that brought it's own set of problems (see #5555)

side-note, for taking the other route (prepping for ubuntu 24), some things that need to be fixed first on electron-builder side:

@jackkav jackkav marked this pull request as draft August 26, 2024 07:42
@filfreire filfreire mentioned this pull request Sep 26, 2024
11 tasks
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

Successfully merging this pull request may close these issues.

Insomnia in Ubuntu Focal fresh install raises an error: GLIBC_2.32
2 participants