View Issue Details

IDProjectCategoryView StatusLast Update
0007762Talerlibeufin-nexuspublic2023-09-23 15:09
Reporterjavier.sepulveda Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007762: The libeufin-{nexus,sandcastle} Debian packages ask additional questions
DescriptionThe libeufin-{nexus,sandcastle} Debian packages ask additional
questions (hostname, password) about the database that the
taler-merchant Debian package does NOT ask. Likely some 'default' option
is missing that causes these additional questions to be asked. Ideally,
we like _zero_ questions to be asked, but surely we should be able to
get the libeufin-packages to ask only the 1 interactive question that
the taler-merchant package asks.
TagsNo tags attached.

Activities

Florian Dold

2023-04-17 11:44

manager   ~0020102

The packaging should use suggestions from DD40 for the database configuration.

Furthermore, we should validate that libeufin now supports unix domain socket connections for the database.

javier.sepulveda

2023-08-03 13:13

administrator   ~0020403

In my side, as you can see in :

https://git.taler.net/deployment.git/commit/?h=dev/javier-sepulveda/netzbon-tls&id=991311908ed14c5e3afc7cb50f4d22f65f42005a

The only thing I can do in my side , is to add to the install_packages.sh file

https://git.taler.net/deployment.git/tree/netzbon/install_packages.sh?h=dev/javier-sepulveda/netzbon-tls

LiNE 69

is to add "export DEBIAN_FRONTEND=noninteractive", to avoid the script to prompt to the user some additional blue screens.

As this problem is at package level, probably to fix this, someone else needs to make certain programming changes to the specific package, and recompile it.

Christian Grothoff

2023-08-04 22:05

manager   ~0020411

I've removed dbconfig support as per DD40 from libeufin, so the questions should now be gone.

Christian Grothoff

2023-08-11 00:10

manager   ~0020415

Note: now also removed from anastasis.

Issue History

Date Modified Username Field Change
2023-03-10 08:48 javier.sepulveda New Issue
2023-03-10 08:48 javier.sepulveda Status new => assigned
2023-03-10 08:48 javier.sepulveda Assigned To => javier.sepulveda
2023-04-13 20:38 Florian Dold Category nexus => libeufin-nexus
2023-04-13 20:50 Florian Dold Project libeufin => Taler
2023-04-17 11:43 Florian Dold Target Version => 0.9.4
2023-04-17 11:44 Florian Dold Note Added: 0020102
2023-08-03 13:13 javier.sepulveda Note Added: 0020403
2023-08-03 13:13 javier.sepulveda Assigned To javier.sepulveda => Christian Grothoff
2023-08-04 22:05 Christian Grothoff Status assigned => resolved
2023-08-04 22:05 Christian Grothoff Resolution open => fixed
2023-08-04 22:05 Christian Grothoff Fixed in Version => 0.9.3
2023-08-04 22:05 Christian Grothoff Note Added: 0020411
2023-08-04 22:05 Christian Grothoff Product Version => git (master)
2023-08-04 22:05 Christian Grothoff Target Version 0.9.4 => 0.9.3
2023-08-11 00:10 Christian Grothoff Note Added: 0020415
2023-09-23 15:09 Christian Grothoff Status resolved => closed