View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006683 | Taler | auditor | public | 2021-01-08 03:41 | 2021-09-02 18:14 |
Reporter | ttn | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Devuan | OS Version | Chimaera/Ceres |
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006683: taler-auditor --help and --version failures | ||||
Description | Invoking either "taler-auditor --help" or "taler-auditor --version" should display the respective info and exit successfully (exit value 0). Instead, these result in errors. | ||||
Tags | No tags attached. | ||||
Attached Files | taler-auditor.hv.log (1,583 bytes)
-*- mode: compilation; default-directory: "~/build/GNU/T/docs/manpages/" -*- Compilation started at Thu Jan 7 21:32:16 taler-auditor --help ; echo $? ; taler-auditor --version ; echo $? Traceback (most recent call last): File "/usr/local/bin/taler-helper-auditor-render.py", line 34, in <module> jsonData1 = json.load(jsonFile1) File "/usr/lib/python3.9/json/__init__.py", line 293, in load return loads(fp.read(), File "/usr/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 1 Traceback (most recent call last): File "/usr/local/bin/taler-helper-auditor-render.py", line 34, in <module> jsonData1 = json.load(jsonFile1) File "/usr/lib/python3.9/json/__init__.py", line 293, in load return loads(fp.read(), File "/usr/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 1 Compilation finished at Thu Jan 7 21:32:16 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-08 03:41 | ttn | New Issue | |
2021-01-08 03:41 | ttn | Status | new => assigned |
2021-01-08 03:41 | ttn | Assigned To | => Christian Grothoff |
2021-01-08 03:41 | ttn | File Added: taler-auditor.hv.log | |
2021-01-10 13:16 | Christian Grothoff | Status | assigned => resolved |
2021-01-10 13:16 | Christian Grothoff | Resolution | open => fixed |
2021-01-10 13:16 | Christian Grothoff | Fixed in Version | => 0.9 |
2021-01-10 13:16 | Christian Grothoff | Note Added: 0017331 | |
2021-01-10 13:16 | Christian Grothoff | Target Version | git (master) => 0.9 |
2021-07-30 13:57 | Christian Grothoff | Fixed in Version | 0.9 => 0.8.1 |
2021-07-30 13:59 | Christian Grothoff | Target Version | 0.9 => 0.8.1 |
2021-07-30 14:02 | Christian Grothoff | Fixed in Version | 0.8.1 => 0.8 |
2021-07-30 14:02 | Christian Grothoff | Target Version | 0.8.1 => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 0e16fb81 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018238 |