Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563872 - dev-libs/cyberjack-3.99.5_p08 version bump
Summary: dev-libs/cyberjack-3.99.5_p08 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-23 10:56 UTC by Navid Zamani
Modified: 2016-01-27 13:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Navid Zamani 2015-10-23 10:56:36 UTC
Version 3.9.5_p08 was released:

http://support.reiner-sct.de/downloads/LINUX/V3.99.5_SP08/pcsc-cyberjack-3.99.5final.SP08.tar.bz2

The only change I needed to get it to merge, is

- S=${WORKDIR}/${MY_P2}
+ S=${WORKDIR}/${MY_P}

The three patch files in src_prepare can be re-used. I just renamed them here.

New feature: The pinpad finally works partially. (It waits for pinpad input, detects the input (like an abort), but rejects the code. [Maybe because the broken previous version made the card itself reach the limit of tries?])

Reproducible: Always
Comment 1 Fabian Köster 2015-10-29 22:52:50 UTC
Fixes pin problems (bug #519842) for me.
Comment 2 Navid Zamani 2015-10-29 23:51:01 UTC
The PIN entry problem doesn’t happen with Hibiscus. So it seems to be a AQBanking problem. (Maybe due to the STARCOS card I’m using.)

 Ergo, as far as I can tell, this driver works as it should.
Comment 3 Fabian Köster 2015-10-30 07:22:07 UTC
I had the problem on one machine when trying to sync my Gnucash account using AQBanking. On my other machine using the exact same cyberjack version the problem did not occur, wich is very strange.

(In reply to Navid Zamani from comment #2)
> The PIN entry problem doesn’t happen with Hibiscus. So it seems to be a
> AQBanking problem. (Maybe due to the STARCOS card I’m using.)
>  Ergo, as far as I can tell, this driver works as it should.

The other bug (#519842) actually describes the same problem on Hibiscus with this driver version. So I do not think it only affects Hibiscus and I think it is a problem with the driver, because exchanging it solved the issue for me.
Comment 4 Navid Zamani 2015-10-30 15:12:58 UTC
(In reply to Fabian Köster from comment #3)
> I had the problem on one machine when trying to sync my Gnucash account
> using AQBanking. On my other machine using the exact same cyberjack version
> the problem did not occur, wich is very strange.

That is a problem I’ve seen a lot in my searches on the Internet. Apparently REINER loves changing the files without changing the version number at all.
So many mirrors unknowingly had the wrong version for a long time, and didn’t re-download it, because the version number hadn’t changed.
Get the files straight from REINER, to be sure it’s actually up-to-date. (Which is why an actual version bump there solves so much.)

> The other bug (#519842) actually describes the same problem on Hibiscus with
> this driver version. So I do not think it only affects Hibiscus and I think
> it is a problem with the driver, because exchanging it solved the issue for
> me.

Unless we are sure it’s *actually* the same version, we can’t tell… Stupid REINER. ^^
Comment 5 Wolfram Schlich (RETIRED) gentoo-dev 2016-01-27 13:17:42 UTC
dev-libs/cyberjack-3.99.5_p08 is now in Portage :)