FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Tweak OS and Node versions and rebuild sqlite3 to make adapter work in Docker image by benfrancis · Pull Request #76 · WebThingsIO/virtual-things-adapter · GitHub

Tweak OS and Node versions and rebuild sqlite3 to make adapter work in Docker image - #76

Merged
benfrancis merged 1 commit into
WebThingsIO:masterfrom
benfrancis:tweak-os-node-versions
Apr 2, 2026
Merged

benfrancis merged 1 commit into
WebThingsIO:masterfrom
benfrancis:tweak-os-node-versions

Conversation

Copy link
Copy Markdown
Member

The pre-built binaries that come with sqlite3 require glibc 2.38 which is not available inside the Debian Bookworm based Docker images.

This PR reduces the GitHub Actions runner to Ubuntu 22.04 and re-builds the sqlite3 package on that OS against an older glibc which should be compatible with the ones that ship with Debian Bookworm.

Copy link
Copy Markdown
Member Author

r=me

benfrancis merged commit ff0acd6 into WebThingsIO:master Apr 2, 2026
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL