Package Details: autenticacao-gov-pt 3.12.0-3

Git Clone URL: https://aur.archlinux.org/autenticacao-gov-pt.git (read-only, click to copy)
Package Base: autenticacao-gov-pt
Description: Portuguese Citizen Card Application (Portugal eID)
Upstream URL: http://www.cartaodecidadao.pt/
Keywords: autenticacao cartao cartaodecidadao cidadao de gov portugal pt
Licenses: GPL2, LGPL3, custom:EUPL
Conflicts: cartaodecidadao, cartaodecidadao-bin, classpath
Replaces: cartaodecidadao
Submitter: r3pek
Maintainer: a36233
Last Packager: a36233
Votes: 20
Popularity: 0.001394
First Submitted: 2015-10-18 15:16 (UTC)
Last Updated: 2024-07-29 08:48 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

paneves commented on 2017-09-25 19:01 (UTC)

Alô: Ao tentar instalar surge o seguinte erro: ==> Cleaning up... :: Installing cartaodecidadao package(s)... :: cartaodecidadao package(s) failed to install. :: ensure package version does not mismatch between .SRCINFO and PKGBUILD :: ensure package name has a VCS suffix if this is a devel package Já verifiquei o .SRCINFO e o PKGBUILD e a versão é a mesma em ambos os ficheiros (2.4.0.4973). Alguma ideia?

r3pek commented on 2017-09-23 20:58 (UTC)

@flacc Já viste bem o k escreveste?

flacc commented on 2017-09-23 19:58 (UTC)

[flacc@venus ~]$ yaourt -Ss cartaocidadao [flacc@venus ~]$ Nem aparece para instalar :/

<deleted-account> commented on 2017-09-22 17:08 (UTC)

Fica aqui um patch para o PKGBUILD que instala corretamente o programa: https://pastebin.com/NuqP3BuS

a36233 commented on 2017-09-22 15:46 (UTC)

Adding misc/certs/*.der from eidmw repo to /usr/local/share/certs fixes "Consistência da informação do cartão está comprometida!"

a36233 commented on 2017-09-22 15:32 (UTC) (edited on 2017-09-22 15:33 (UTC) by a36233)

Consegui instalar com o source abaixo, mas ao ler o cartão dá-me: APL_CrlDownloadingCache::scanDir "/usr/local/share/certs/" : No such file or directory Consistência da informação do cartão está comprometida!

a36233 commented on 2017-09-22 15:19 (UTC)

Please update source to: source=("svn+https://svn.gov.pt/projects/ccidadao/repository/middleware-offline/trunk/_src/eidmw") or use correct tags

tiago.casal commented on 2017-09-22 14:08 (UTC)

Building cartaodecidadao... Cloning into 'cartaodecidadao'... remote: Counting objects: 36, done. remote: Compressing objects: 100% (35/35), done. remote: Total 36 (delta 3), reused 31 (delta 1) Unpacking objects: 100% (36/36), done. ==> Making package: cartaodecidadao 2.4.0.4973-1 (Fri 22 Sep 15:08:18 WEST 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning eidmw svn repo... svn: E170000: URL 'https://svn.gov.pt/projects/ccidadao/repository/middleware-offline/tags/version2.4.0.4973-4973/source/_src/eidmw' doesn't exist ==> ERROR: Failure while downloading eidmw svn repo Aborting...

Lasering commented on 2017-07-27 09:53 (UTC)

To be able to use the /usr/lib/pteid_jni/pteidlibj.jar it is necessary to include the following line in the PKGBUILD: ln -sr ${srcdir}/usr/lib/pteid_jni/libpteidlibj.so.1.61.0 ${srcdir}/usr/lib/pteid_jni/libpteidlibj.so Because otherwise when doing System.loadLibrary("pteidlibj") in java you would get a UnsatisfiedLinkError.

R00KIE commented on 2017-04-17 13:22 (UTC)

Not having versioned releases is a pain for everyone, but at least the deb package does include an openpgp signature. It might be interesting to also check if the signature is valid (I'm not sure if makepkg can do that automatically). It might also be worth contacting ama and asking if they can consider releasing the packages with version information in the filename (generic tar.gz packages for "other distros" would also be nice).