View Issue Details

IDProjectCategoryView StatusLast Update
0008719Talermechant backendpublic2024-04-15 21:32
ReporterEmmanuel Assigned ToEmmanuel  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionno change required 
PlatformUbuntuOSLinuxOS Versionmantic
Target Version0.10Fixed in Version0.10 
Summary0008719: Binary distribution on Ubuntu mantic does not contain all the files
DescriptionWhen you install the binary distribution on Ubuntu mantic, there should be some files installed in /etc/systemd/system
See : https://docs.taler.net/taler-merchant-manual.html#launching-the-backend

Problem : the directory /etc/systemd/system does not contain any taler-* files.
Steps To Reproduce$ sudo apt install taler-merchant

$ cd /etc/systemd/system

$ ls -l
TagsNo tags attached.

Activities

Christian Grothoff

2024-04-09 17:34

manager   ~0022171

And which files exactly would you expect there?

Emmanuel

2024-04-10 09:37

developer   ~0022192

The documentation says :
"When using the Debian/Ubuntu packages, the systemd configuration will already exist. You only need to enable and start the service using systemctl enable taler-merchant.target and systemctl start taler-merchant.target."
So I would expect the existance of the file taler-merchant.target and since the programms taler-merchant-httpd taler-merchant-webhook taler-merchant-wirewatch taler-merchant-depositcheck taler-merchant-exchange should be started, one can imagine the files :
taler-merchant-httpd.service, taler-merchant-webhook.service, taler-merchant-wirewatch.service, taler-merchant-depositcheck.service and taler-merchant-exchange.service to be existing. But I can also imagine, that we have less services (and maybe only one containing all the programms).

Christian Grothoff

2024-04-10 10:14

manager   ~0022193

Files are in /lib/systemd/, not /etc.

Issue History

Date Modified Username Field Change
2024-04-09 17:20 Emmanuel New Issue
2024-04-09 17:20 Emmanuel Status new => assigned
2024-04-09 17:20 Emmanuel Assigned To => Christian Grothoff
2024-04-09 17:34 Christian Grothoff Note Added: 0022171
2024-04-09 17:48 Christian Grothoff Assigned To Christian Grothoff => Emmanuel
2024-04-09 17:48 Christian Grothoff Status assigned => feedback
2024-04-10 09:37 Emmanuel Note Added: 0022192
2024-04-10 10:14 Christian Grothoff Status feedback => resolved
2024-04-10 10:14 Christian Grothoff Resolution open => no change required
2024-04-10 10:14 Christian Grothoff Fixed in Version => 0.10
2024-04-10 10:14 Christian Grothoff Note Added: 0022193
2024-04-12 01:50 Christian Grothoff Target Version => 0.10
2024-04-15 21:32 Christian Grothoff Status resolved => closed