Search Criteria
Package Details: autenticacao-gov-pt-bin 3.13.0-4
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.96 |
First Submitted: | 2020-04-09 14:42 (UTC) |
Last Updated: | 2025-02-08 11:21 (UTC) |
Dependencies (28)
- ccid (ccid-gitAUR, ccid-morphoAUR)
- icu (icu-gitAUR)
- libcurl-compat (libcurl-compat-gitAUR)
- libnsl (libnsl-gitAUR)
- libxerces-c-3.2AUR
- libzip (libzip-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- openpace-gitAUR
- openssl (openssl-staticAUR, openssl-gitAUR)
- 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
- Show 8 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
Fuzzy commented on 2025-03-10 19:49 (UTC)
@36233, sha512 was wrong for deb-file, but I've guilt successfully after correction. It seems to be good now.
a36233 commented on 2025-03-10 17:19 (UTC)
@Fuzzy, no problem, please build latest plugin package and it should be fixed. ArchLinux instructions:
https://wiki.archlinux.org/title/Arch_User_Repository
Fuzzy commented on 2025-03-10 17:03 (UTC)
@a36233, sorry, I'm not very experienced with the topic and didn't recognize that there are different entries provied by the package. The error is from "Plugin Autenticação.Gov"
a36233 commented on 2025-03-10 12:56 (UTC)
@Fuzzy, what application gave you the certificates' expiration? "Authenticação.gov" or "Plugin Autenticação.Gov"
Fuzzy commented on 2025-03-10 10:14 (UTC)
I got a certificate expiry message recently. Can you say how to fix it?
Stunts commented on 2025-02-12 15:33 (UTC)
Thank you @a36233! Everything is now working as intended. Cheers!
a36233 commented on 2025-02-08 11:12 (UTC) (edited on 2025-02-08 11:22 (UTC) by a36233)
Hi @Stunts, just added the fixes for
libxerces-c
. I've created a legacy package to AUR with pinned version 3.2.Regarding
libnsl.so
here it's linked to version 3.Regarding
libicui18n.so
Anyhow, I've added explicit dependencies for those packages since they were missing.
Stunts commented on 2025-02-07 00:38 (UTC) (edited on 2025-02-07 00:41 (UTC) by Stunts)
Since updating my system yesterday (05-02-2025) I am unable to run
autenticacao-gov-pt-bin
.First I got this error:
This could be worked around by downgrading the
xerces-c
package to 3.2.3-2. I did this since only this package depends on it on my system.But now I got another error:
I did not dare downgrade this once, since many other packages depend on it. However, a dirty
ln
works around it:This results in another error:
At this point I just gave up and used the flatpak version.
Maybe these errors can be worked around with patchelf?
cvalente commented on 2024-12-14 20:25 (UTC) (edited on 2024-12-14 22:36 (UTC) by cvalente)
This simply doesn't work for me, like at all.
the xml problem should be simpler and cleaner to solve doing:
on the
package
function.Since the source package (
autenticacao-gov-pt
) now works fine for me I'm not going to dive into this, but:Is a really bad idea, but from the comments you probably know that.
Anyway. Good luck.
Stunts commented on 2024-10-28 19:00 (UTC) (edited on 2024-10-28 19:00 (UTC) by Stunts)
It seems we have a problem with
xml-security-c
. After updating that package to3.0.0-1
I now get an error when trying to launchautenticacao-gov-pt-bin
:Creating a symlink to the missing file seems to work around the problem, but is quite an hackish way to do things:
1 2 3 4 5 6 Next › Last »