Search Criteria
Package Details: atostekid 4.2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/atostekid.git (read-only, click to copy) |
---|---|
Package Base: | atostekid |
Description: | New desktop application for Finnish electronic ID cards |
Upstream URL: | https://dvv.fi/en/linux-versions |
Keywords: | fineid smartcard |
Licenses: | LicenseRef-Atostek |
Submitter: | 2-4601 |
Maintainer: | 2-4601 |
Last Packager: | 2-4601 |
Votes: | 1 |
Popularity: | 0.98 |
First Submitted: | 2024-11-30 18:45 (UTC) |
Last Updated: | 2025-02-22 12:22 (UTC) |
Dependencies (9)
- botan2
- ccid (ccid-gitAUR, ccid-morphoAUR)
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- pcsclite (pcsclite-gitAUR)
- qpdf
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- gnome-shell-extension-appindicator (gnome-shell-extension-appindicator-gitAUR) (optional) – System tray indicator extension for GNOME desktop
- libappindicator-gtk3 (optional) – System tray support for desktop environments
Latest Comments
2-4601 commented on 2025-02-22 21:52 (UTC) (edited on 2025-02-22 21:53 (UTC) by 2-4601)
I have the same device (Identiv uTrust 2700 R Smart Card Reader) and everything works on my end.
I don't have the file
/usr/lib/pcsc/drivers/scmccid.bundle/Contents/Linux/libscmccid.so.5.0.35
at all on my system:It seems that
libusb-0.1.so.4
is provided bylibusb-compat
:But I don't have that installed as everything works fine with the current libusb version.
I wonder where you got
/usr/lib/pcsc/drivers/scmccid.bundle/Contents/Linux/libscmccid.so.5.0.35
?Perhaps from this AUR package? https://aur.archlinux.org/packages/scmccid
neonmoe commented on 2025-02-22 17:39 (UTC)
I'm getting the following error in the pcscd.service logs:
My system is up-to-date, and this is right after building the package, so it's just kinda odd to see a dll loading error. I have libusb-1.0.so.0.4.0 in my /usr/lib, which makes the error look like a typo somewhere (it seems to be asking for version 0.1, but I have 1.0).