View Issue Details

IDProjectCategoryView StatusLast Update
0007839Talerlibeufin (general)public2023-11-29 01:30
ReporterMS Assigned ToMS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007839: CLI installation should check dependencies
DescriptionFollowing is one example where the CLI misses python3-click and the installation didn't detect it beforehand.

$ libeufin-cli sandbox --sandbox-url "${SANDBOX_URL}" demobank register
Traceback (most recent call last):
  File "/home/taler/bin/libeufin-cli", line 5, in <module>
    import click
ModuleNotFoundError: No module named 'click'
TagsNo tags attached.

Activities

MS

2023-11-27 10:43

reporter   ~0020663

Python CLI not part of the project anymore.

Issue History

Date Modified Username Field Change
2023-05-09 16:37 MS New Issue
2023-05-09 16:37 MS Status new => assigned
2023-05-09 16:37 MS Assigned To => MS
2023-09-05 11:48 Florian Dold Target Version => 0.9.4
2023-11-27 10:43 MS Note Added: 0020663
2023-11-27 10:43 MS Status assigned => resolved
2023-11-27 10:43 MS Resolution open => no change required
2023-11-29 01:28 Christian Grothoff Target Version 0.9.4 => 0.9.3
2023-11-29 01:29 Christian Grothoff Fixed in Version => 0.9.3
2023-11-29 01:30 Christian Grothoff Status resolved => closed