FS#65185 - [ktoblzcheck] cannot find bank data files

Attached to Project: Community Packages
Opened by archival junior (archival) - Friday, 17 January 2020, 15:59 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Saturday, 22 February 2020, 18:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

ktoblzcheck stopped retrieving bank data. it cannot find bank data files.

Additional info:
* package version(s) 1.50
* config and/or log files etc. default
* link to upstream bug report, if any https://sourceforge.net/p/ktoblzcheck/bugs/2/


Steps to reproduce:

just run:

ktoblzcheck 20050550 1262693334

output is:

Could not read directory "": No such file or directory
Oops, no bank data file was found in directory ""! The ktoblzcheck library will not work.
Bank: <unknown> (20050550)
Account: 1262693334
Result is: (3) Bank is unknown

if the --file parameter is used, ktoblzcheck reports bank identification, but still outputs error:

ktoblzcheck --file="/usr/share/ktoblzcheck/bankdata_20191101.txt" 20050550 126269
3334
Could not read directory "": No such file or directory
Oops, no bank data file was found in directory ""! The ktoblzcheck library will not work.
Bank: 'Hamburger Sparkasse' at 'Hamburg ' (20050550)
Account: 1262693334
Result is: (0) Ok

please note perhaps a related issue in windows:
https://sourceforge.net/p/ktoblzcheck/bugs/1/
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Saturday, 22 February 2020, 18:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed upstream in v1.51+

Loading...