Package Details: safesignidentityclient 4.0.0.0-1

Git Clone URL: https://aur.archlinux.org/safesignidentityclient.git (read-only, click to copy)
Package Base: safesignidentityclient
Description: Smart card PKCS#11 provider and token manager
Upstream URL: https://safesign.gdamericadosul.com.br/download
Licenses: custom:copyright
Submitter: denisfalqueto
Maintainer: geyslan
Last Packager: denisfalqueto
Votes: 11
Popularity: 0.143383
First Submitted: 2015-04-10 02:25 (UTC)
Last Updated: 2023-10-21 01:13 (UTC)

Pinned Comments

denisfalqueto commented on 2022-10-21 13:31 (UTC)

it's not possible to update to 3.8 yet becuase:

  • It uses a new version of libcrypto.so.3, provided by openssl-3
  • openssl-3 is being built with a different C++ ABI from the binary of tokenadmin built for Ubuntu 22.04

So, in essence, we can't just depend on openssl-3 from AUR, since it will be built with a different ABI and tokenadmin's binary will not work with that lib.

I'll revert the out of date flag.

Latest Comments

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

denisfalqueto commented on 2019-04-11 02:40 (UTC) (edited on 2019-04-11 02:45 (UTC) by denisfalqueto)

I was able to run tokenadmin after installing gdbm183, from AUR. I'll change that dependency to point to the correct package. Sorry for taking so long to answer.

ralvesco commented on 2019-04-08 01:51 (UTC)

I'm having the same problem pointed out by @joaopassarini in his last comment, do you have any clues?

Sorry to bother you, @denisfalqueto.

Thanks!

joaopassarini commented on 2018-12-04 16:08 (UTC)

@denisfalqueto I'm still not able to use the certificate. It looks like a mismatch between the library versions:

[joao@ga-78lmt-usb3 ~]$ tokenadmin 
14:03:29: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
libgdbm_compat.so.3: não é possível abrir arquivo compartilhado: Arquivo ou diretório inexistente

Any clues?

joaopassarini commented on 2018-10-30 16:14 (UTC)

@denisfalqueto

https://pastebin.com/GQAb4ZcA

denisfalqueto commented on 2018-10-29 20:49 (UTC)

@joaopassarini, that's quite strange. /usr/lib/libaetpkss.so is linked to the right file and access rights are correct. Would you send the results of:

ldd /usr/bin/tokenadmin

You can put it on Pastebin.com.

joaopassarini commented on 2018-10-29 19:30 (UTC)

@geyslan Here you are:

lrwxrwxrwx 1 root root      15 out 29 14:15 /usr/lib/libaetpkss.so -> libaetpkss.so.3
lrwxrwxrwx 1 root root      17 out 29 14:15 /usr/lib/libaetpkss.so.3 -> libaetpkss.so.3.5
lrwxrwxrwx 1 root root      22 out 29 14:15 /usr/lib/libaetpkss.so.3.5 -> libaetpkss.so.3.5.4112
-rw-r--r-- 1 root root 1481176 out 29 14:15 /usr/lib/libaetpkss.so.3.5.4112

geyslan commented on 2018-10-29 17:25 (UTC)

@joaopassarini @jplatte, perhaps it's due to broken links. Can you paste the result of ls?

ls -l /usr/lib/libaetpkss*

joaopassarini commented on 2018-10-29 17:22 (UTC)

@denisfalqueto after upgrading to new versions (3.5-1 and 3.5-2), 'tokenadmin' stopped working. It cannot load the library libaetpkss.so anymore

jplatte commented on 2018-10-29 12:36 (UTC)

Newer dependencies are nice, but for me 3.5 doesn't work. The 'Token Admin' still detected that a card was present, but didn't show the same card label and didn't allow me to do anything with it. Downgrading to 3.0.101-5 fixed the problem.

denisfalqueto commented on 2018-10-26 22:53 (UTC)

Many thanks for Geyslan for important hints for avoiding deb2targz dependency for build.