Hi out there,

When I try and do aqhbci-tool adduser it dies on me after entering the
PIN. Here the exact output twice (LANG=de_DE and LANG=C) (-u and -c
parameters obfuscated):
LANG=C aqhbci-tool adduser -b 60050101 -u 1234567890 -c 1234567 -m 0 -s 
195.145.2.44
----- Secure PIN Input -----
Please enter your PIN into the card reader.
aqhbci-tool: user.c:198: AH_User_Extend: Assertion `AH_User_GetMedium(u)' 
failed.
Abgebrochen

LANG=de_DE aqhbci-tool adduser -b 60050101 -u 1234567890 -c 1234567 -m 0 -s 
195.145.2.44
----- Sichere PIN-Eingabe -----
Bitte geben Sie Ihre PIN am Kartenleser ein.
aqhbci-tool: user.c:198: AH_User_Extend: Zusicherung »AH_User_GetMedium(u)« 
nicht erfüllt.
Abgebrochen

I checked the source and just eliminated the assert()-call in
user.c:198. As a result it dies in user.c:201. If I remove it there,
too, it segfaults. I assumed it had something to do with the '-m 0',
but seems I am wrong there and misgot the source, but it is indeed
$aqhbci-tool listmedia 
Medium 0: "1234567890" (starcoscard/starcos)
and if I say -m 1 it claim there is no Medium 1.
If I use aqbanking 1.6.1 (Debian unstable native) this part succeeds,
but the 'aqhbci-tool getsysid' dies.

As the original Debian unstable setup didn't work I compiled an own
setup with
aqbanking-1.9.2beta
gwenhywfar-1.99.4
libchipcard2-1.9.19beta
The Debian-stuff is completely removed and unable to interfere.

Regards,
        Adrian
-- 
LiHAS - LinuxHaus Stuttgart              Fon:  +49 (7 11) 2 85 19 05
Inh.: Adrian Reyer                       Fax:  +49 (7 11) 5 78 06 92
                                         Mail: [EMAIL PROTECTED]
Linux, Netzwerke, Consulting & Support   http://lihas.de/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to