View Issue Details

IDProjectCategoryView StatusLast Update
0009920Talermerchant backendpublic2026-08-29 23:00
ReporterBohdan Assigned ToBohdan  
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version0.14 
Target Version1.8 
Summary0009920: Auto-update not working for debian apt findout why and fix it
DescriptionSD
Steps To Reproducetry to update taler-merchant

find out that markers not present...
Additional InformationDo you want to continue? [Y/n] y
Get:1 https://deb.taler.net/apt/debian bookworm/main amd64 libtalerexchange amd64 0.14.99 [486 kB]
Get:2 https://deb.taler.net/apt/debian bookworm/main amd64 taler-merchant amd64 0.14.15 [4,859 kB]
Get:3 https://deb.taler.net/apt/debian bookworm/main amd64 libtalermerchant amd64 0.14.15 [103 kB]
Fetched 5,448 kB in 2s (2,662 kB/s)
(Reading database ... 46016 files and directories currently installed.)
Preparing to unpack .../libtalerexchange_0.14.99_amd64.deb ...
Unpacking libtalerexchange (0.14.99) over (0.14.18) ...
Preparing to unpack .../taler-merchant_0.14.15_amd64.deb ...
Removed "/etc/systemd/system/multi-user.target.wants/taler-merchant.target".
Unpacking taler-merchant (0.14.15) over (0.14.10) ...
Preparing to unpack .../libtalermerchant_0.14.15_amd64.deb ...
Unpacking libtalermerchant (0.14.15) over (0.14.10) ...
Setting up libtalerexchange (0.14.99) ...
Setting up libtalermerchant (0.14.15) ...
Setting up taler-merchant (0.14.15) ...
Not enabling or starting Taler merchant services (marker not found or was 'disabled').
taler-merchant-depositcheck.service is a disabled or a static unit not running, not starting it.
taler-merchant-exchangekeyupdate.service is a disabled or a static unit not running, not starting it.
taler-merchant-httpd.service is a disabled or a static unit not running, not starting it.
taler-merchant-httpd.socket is a disabled or a static unit not running, not starting it.
taler-merchant-kyccheck.service is a disabled or a static unit not running, not starting it.
taler-merchant-reconciliation.service is a disabled or a static unit not running, not starting it.
taler-merchant-webhook.service is a disabled or a static unit not running, not starting it.
taler-merchant-wirewatch.service is a disabled or a static unit not running, not starting it.
taler-merchant.target is a disabled or a static unit not running, not starting it.
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
TagsNo tags attached.

Relationships

child of 0010027 confirmedvlada.svirsh merchant docs do not mention upgrade procedure 

Activities

Bohdan

2025-11-28 23:44

developer   ~0026679

Actually, it seems like this one is indeed working, though better logging has to be implemented in case of dbconfig errors.

Florian Dold

2026-08-29 23:00

manager   ~0029775

Seems stale/resolved. We don't run dbinit (anymore) during upgrades, the user has to do that manually. AFAICT, we have better checks on service start now for whether the DB is sufficiently migrated.

Issue History

Date Modified Username Field Change
2025-05-09 15:41 Bohdan New Issue
2025-05-09 15:41 Bohdan Status new => assigned
2025-05-09 15:41 Bohdan Assigned To => Bohdan
2025-07-30 00:46 Christian Grothoff Target Version 1.1 => 1.5
2025-10-22 17:42 vlada.svirsh Relationship added child of 0010027
2025-11-28 23:44 Bohdan Note Added: 0026679
2026-02-07 22:54 Christian Grothoff Priority normal => high
2026-02-22 15:01 Christian Grothoff Target Version 1.5 => 1.8
2026-02-22 15:12 Christian Grothoff Status assigned => confirmed
2026-08-29 23:00 Florian Dold Status confirmed => resolved
2026-08-29 23:00 Florian Dold Resolution open => fixed
2026-08-29 23:00 Florian Dold Note Added: 0029775
2026-08-29 23:00 Florian Dold Resolution fixed => unable to reproduce