Add new base distro: Ubuntu #190
Replies: 2 comments 1 reply
-
|
Hi @MattFromGer Sorry that you never received an answer here. maybe you already found a solution, otherwise my two cents below. I looked up the repository at the time and indeed, Timescale builds from Ubuntu. Actually they still do today :) Ubuntu 22.04 uses OpenSSL v3.0.2, our current Debian image, based on Trixie, should use v3.5. API / ABI should be compatible between these versions. I guess the problem is actually the Postgres binaries that Given the many extensions that are baked into this timescale image, I am wondering if it wouldn't be better to do a |
Beta Was this translation helpful? Give feedback.
-
|
No worries @andyundso |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anybody want to invest time adding Ubuntu as a new distro base besides Debian and Alpine?
Background: Timescale HA is using Ubuntu as base distro and after some hours of fiddeling I'm stuck at pg_upgrade with an SSL error. Maybe this is caused by the base distro mismatch?
Beta Was this translation helpful? Give feedback.
All reactions