View Issue Details

IDProjectCategoryView StatusLast Update
0009088Talerdeployment and operationspublic2024-09-12 23:06
Reporteroec Assigned ToChristian Grothoff  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
OSUbuntuOS Version24.04 
Product Version0.13 
Target Version0.14Fixed in Version0.14 
Summary0009088: postgres 16 not supported, which is in latest ubuntu 24.04
DescriptionAn attempt to install git.taler.net/deployment.git, deployment/regional-currency failed on Ubuntu 24.04 because that version uses postgres-16, which apparently is not supported by taler.
TagsNo tags attached.

Activities

Christian Grothoff

2024-08-19 08:06

manager   ~0022995

Postgres 16 is perfectly supported by Taler. Just install_packages.sh has a PG_VERSION=15 which we should replace by detecting the distro and/or available postgres versions automatically, instead of hard-coding 15.

Christian Grothoff

2024-09-12 23:06

manager   ~0023275

39cb0575..817ea70d adds proper auto-detection of the postgresql version.

Issue History

Date Modified Username Field Change
2024-08-18 20:21 oec New Issue
2024-08-18 20:21 oec Status new => assigned
2024-08-18 20:21 oec Assigned To => javier.sepulveda
2024-08-19 08:06 Christian Grothoff Note Added: 0022995
2024-08-19 08:06 Christian Grothoff Product Version 0.14 => 0.13
2024-08-19 08:06 Christian Grothoff Target Version 0.13 => 0.14
2024-08-19 08:07 Christian Grothoff Assigned To javier.sepulveda =>
2024-08-19 08:07 Christian Grothoff Severity minor => block
2024-08-19 08:07 Christian Grothoff Status assigned => confirmed
2024-09-12 23:06 Christian Grothoff Note Added: 0023275
2024-09-12 23:06 Christian Grothoff Assigned To => Christian Grothoff
2024-09-12 23:06 Christian Grothoff Status confirmed => resolved
2024-09-12 23:06 Christian Grothoff Resolution open => fixed
2024-09-12 23:06 Christian Grothoff Fixed in Version => 0.14