Fixed glib compatibility by downgrading to Ubuntu 20 by daniellockyer · Pull Request #1664 · TryGhost/node-sqlite3 · GitHub
Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Fixed glib compatibility by downgrading to Ubuntu 20#1664

Merged
daniellockyer merged 1 commit into
mainfrom
ubuntu-version
Dec 12, 2022
Merged

Fixed glib compatibility by downgrading to Ubuntu 20#1664
daniellockyer merged 1 commit into
mainfrom
ubuntu-version

Conversation

@daniellockyer

Copy link
Copy Markdown
Contributor

fixes #1663

  • Ubuntu 22.04 ships with a newer glibc so the prebuilt binaries end up being linked to a more recent version, removing compatibility with systems that ship with older variants
  • this commit fixes that by downgrading the Ubuntu version

fixes #1663

- Ubuntu 22.04 ships with a newer glibc so the prebuilt binaries end up
  being linked to a more recent version, removing compatibility with
  systems that ship with older variants
- this commit fixes that by downgrading the Ubuntu version
@daniellockyer daniellockyer merged commit 57ce2d4 into main Dec 12, 2022
@daniellockyer daniellockyer deleted the ubuntu-version branch December 12, 2022 14:05
@maxballenger

Copy link
Copy Markdown

@maxballenger

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No longer working on Debian 11 because of glibc version

2 participants