Search Criteria
Package Details: autenticacao-gov-pt-bin 3.13.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/autenticacao-gov-pt-bin.git (read-only, click to copy) |
---|---|
Package Base: | autenticacao-gov-pt-bin |
Description: | Portuguese Citizen Card Application (Portugal eID) - version with pre compiled binaries by AMA |
Upstream URL: | http://www.cartaodecidadao.pt/ |
Keywords: | autenticacao cartao cartaodecidadao cc cidadao de gov portugal pt |
Licenses: | GPL2, LGPL3, custom:EUPL |
Conflicts: | autenticacao-gov-pt, cartaodecidadao, cartaodecidadao-bin |
Replaces: | cartaodecidadao-bin |
Submitter: | a36233 |
Maintainer: | a36233 |
Last Packager: | a36233 |
Votes: | 15 |
Popularity: | 0.60 |
First Submitted: | 2020-04-09 14:42 (UTC) |
Last Updated: | 2025-03-13 23:25 (UTC) |
Dependencies (29)
- ccid (ccid-gitAUR, ccid-morphoAUR)
- icu (icu-gitAUR)
- icu75AUR
- libcurl-compat (libcurl-compat-gitAUR)
- libnsl (libnsl-gitAUR)
- libxerces-c-3.2AUR
- libzip (libzip-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- openpace-gitAUR
- openssl (openssl-gitAUR, openssl-staticAUR)
- openssl-1.1
- pcsclite (pcsclite-gitAUR)
- poppler (poppler-gitAUR)
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-tools
- xerces-c
- xml-security-cAUR
- flatpak (flatpak-gitAUR) (make)
- ostree (ostree-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- tar (tar-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- autenticacao-gov-pt-pkiAUR (optional) – PKI que confirma a validade dos certificados dos CC
- ecce-gov-pt-certificatesAUR (optional) – Certificados da ECCE - quem assina dos certificados contidos em cartaodecidadao-pki
- plugin-autenticacao-gov-ptAUR (optional) – Necessário para autenticações online
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
Stunts commented on 2023-03-01 16:25 (UTC)
Thank you @joaocandre ! Using your proposed "dirty" workaround still triggers an error on app startup, but digital signing is working. Thank you for sharing! It is a better fix than using the previous version and adding it to "IgnorePkg".
joaocandre commented on 2023-03-01 16:19 (UTC)
@Stunts in order to fix the CMD signing error, and similarly to the certificate location, one needs to symlink '/usr/bin/pteiddialogsQTsrv' to '/app/bin' directory where the authentication app expects it to be. Both are "dirty" solutions, hardly ideal, but functional until the package maintainer updates it.
joaocandre commented on 2023-03-01 15:56 (UTC)
Facing the same issue reported by @Stunts. Apparently the application can't access the certificates.
vpancora commented on 2023-02-10 09:53 (UTC)
Another arch machine with KDE but the problem persists: "segmentation fault" when starting pacman. Solution: just uninstall the current version 3.9.1-1 and install autenticacao-gov-pt-bin 3.8.1-5 version.
Stunts commented on 2023-01-13 10:42 (UTC) (edited on 2023-01-13 10:49 (UTC) by Stunts)
Ok, so that app is starting up just fine with version 3.9.1-1. However there are some issues: 1. On startup I get the message
Falha na instalação de um ou mais certificados.
. 2. If I try to sign a document, I get another error:eidguiV2
from the terminal, I get more information. These lines seem suspicious:I don't have a
/app
directory, but the package does contain a/usr/share/certs/
containing certificates. I suspect this may be due to the extraction from the Flatpack, which sandboxes the app, but I'm not sure how to fix it other than creating a symlink in mt root filesystem (which I really don't like doing). Is this an issue for anyone else?Edit: Creating the mentioned symlink solves the startup error, but the error when trying to sign a document persists.
vpancora commented on 2023-01-11 16:38 (UTC)
@a36233 and @tchavel: with version 3.9.1-1 the problem persist when installing via pamac or CLI (Arch way). I presume that authentication-gov-pt (without bin) works because it's still in version 3.8.
a36233 commented on 2023-01-07 20:58 (UTC)
@metalmaniac its another dependency $ sudo pacman -Sy openssl-1.1
metalmaniac commented on 2023-01-07 20:53 (UTC)
@a36233 When I try to install it requests openssl-1.1, but I have openssl-3.0.7-4 installed, latest version. How can I fix this?, will the package not work with openssl-3.0.7?
a36233 commented on 2023-01-06 11:00 (UTC) (edited on 2023-01-06 11:04 (UTC) by a36233)
@tchavel and @vpancora try the official AUR way, since it's an AUR package. The problems might be caused because
pamac-*
might not support the flatpak extraction.« First ‹ Previous 1 2 3 4 5 6 Next › Last »