Package Details: autenticacao-gov-pt-bin 3.13.0-4

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: 14
Popularity: 0.035584
First Submitted: 2020-04-09 14:42 (UTC)
Last Updated: 2025-02-08 11:21 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

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:

Erro na assinatura com a Chave Móvel Digital!

Por favor tente novamente. Caso o erro persista, contacte-nos por email para info.cidadao@ama.pt, indicando o número de telemóvel associado à sua Chave Móvel Digital.
  1. Running eidguiV2 from the terminal, I get more information. These lines seem suspicious:
C++ AUTO UPDATES: ChooseCertificates
"/app/share/certs/"
C++: AutoUpdates::ChooseCertificates: Certs dir do not exist!
qml: No updates or startup auto update failed.
qml: No Certs updates or startup auto update failed.

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.

$ cd ~/
$ git clone https://aur.archlinux.org/autenticacao-gov-pt-bin.git
$ cd autenticacao-gov-pt-bin
$ makepkg -s -c
$ pacman -U autenticacao-gov-pt-bin-<version...pkg...xz/zst, etc>

tchavei commented on 2023-01-06 10:46 (UTC)

@vpancora

Confirmo! Manjaro KDE Plasma. pamac-manager segmentation fault com a atualização do autenticacao-gov-pt-bin

Solução: Usar autenticacao-gov-pt (não o package bin)

Espero que ajude!

tchavei commented on 2023-01-05 13:01 (UTC)

Validating source_x86_64 files with sha512sums... pteid-mw-linux.x86_64.flatpak ... FAILED

aparently latest update fails to validate checksum :(

a36233 commented on 2023-01-03 00:12 (UTC)

@vpancora pamac-* is a manjaro tool, try the oficial arch way: https://wiki.archlinux.org/title/Arch_User_Repository

vpancora commented on 2023-01-02 23:30 (UTC)

Ao efetuar esta última atualização o pamac-manager não arranca: este, executado pela linha de comandos, apenas apresenta a fantástica mensagem "segmentation fault"! Até aqui tudo funcionava corretamente. Tive de verificar cada atualização até perceber que apenas não podia atualizar este package para a versão 3.9.0-1. Estou a usar Arch com GNone 43.

Stunts commented on 2022-11-29 12:27 (UTC)

@metalmaniac, try installing openssl-1.1. If that fixes your issue, maybe openssl should be added as a dependency of autenticacao-gov-pt-bin.