FS#77785 - [wine] Missing dependency on pcsclite
Attached to Project:
Community Packages
Opened by Alex Henrie (alex.henrie) - Wednesday, 08 March 2023, 21:08 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:07 GMT
Opened by Alex Henrie (alex.henrie) - Wednesday, 08 March 2023, 21:08 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:07 GMT
|
Details
If pcsclite is not present at compile time, winscard.dll is
not built, which prevents applications like Mimikatz [1]
from starting.
pcsclite should be added to both makedepends and optdepends. [1] https://github.com/gentilkiwi/mimikatz/releases/tag/2.2.0-20220919 |
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:07 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/wine/issues/8
Saturday, 25 November 2023, 20:07 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/wine/issues/8
> SCardEstablishContext returns 80100004
On the other hand, 32-bit Linux applications using /usr/lib32/libpcsclite.so.1 run well. Probably a wine issue.
Edit: yes, it's a wine issue https://bugs.winehq.org/show_bug.cgi?id=54661
If this patch is accepted in whole or in part, no attribution is required. I release these changes into the public domain.