View Issue Details

IDProjectCategoryView StatusLast Update
0010920Talermerchant backendpublic2026-01-26 19:00
ReporterFlorian Dold Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Target Version1.4 
Summary0010920: taler-merchant-passwd reports weird error (index out of bounds?) when argument is missing
DescriptionIt doesn't make sense that the tool reports "Superfluous command-line option" when it's actually a missing option.

Furthermore the reported superfluous command line option is some random environment variable. Looks like an array index out of bounds issue.
Steps To Reproducefdold@salak ~/r/t/merchant (master)> taler-merchant-passwd --version
taler-merchant-passwd v1.3.0-git-e753bf25

fdold@salak ~/r/t/merchant (master)> taler-merchant-passwd -i admin
Superfluous command-line option `LANG=en_US.UTF-8' specified

fdold@salak ~/r/t/merchant (master) [255]> taler-merchant-passwd -i admin
Superfluous command-line option `MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/dbus-:1.2-org.gnome.Ptyxis@0.service/memory.pressure' specified
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-01-26 19:00 Florian Dold New Issue