@denisfalqueto I've run the following command: yaourt -i safesignidentityclient
And get this first error:
openssl-0.9.8zh.tar.gz ... FALHOU (chave pública desconhecida D5E9E43F7DF9EE8C)
==> ERRO: Uma ou mais assinaturas PGP não puderam ser verificadas!
==> ERRO: Makepkg não conseguiu compilar openssl098.
After that it's a loop as you can see in the whole process (https://pastebin.com/FdjH6TWH).
Search Criteria
Package Details: safesignidentityclient 4.0.0.0-3
Package Actions
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://certificaat.kpn.com/installatie-en-gebruik/installatie/pas-usb-stick/linux/ |
Licenses: | custom:copyright |
Conflicts: | safesign-lib |
Submitter: | denisfalqueto |
Maintainer: | pedrohqb (geyslan) |
Last Packager: | pedrohqb |
Votes: | 12 |
Popularity: | 0.034037 |
First Submitted: | 2015-04-10 02:25 (UTC) |
Last Updated: | 2024-05-28 00:42 (UTC) |
Dependencies (18)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdbm (gdbm-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxxf86vm
- openssl-1.1
- pango (pango-gitAUR)
- pcsclite (pcsclite-gitAUR)
- acsccid (optional) – ACS CCID PC/SC driver,
- ccid (ccid-gitAUR, ccid-morphoAUR) (optional) – Generic support for CCID devices,
- scmccidAUR (optional) – binary driver for the SCM Smart Card Readers
Required by (1)
- eporezi (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »
ralvesco commented on 2017-06-22 02:26 (UTC)
denisfalqueto commented on 2017-06-21 17:55 (UTC)
@ralvesco: Ok. I suggest using an AUR wrapper. I personally use pacaur, but you can choose any of the others (packer, yaourt, etc). By using one, you'll be a little isolated from the nuances of makepkg and downloading dependencies, without losing much power. So, could you try installing this package with an AUR wrapper of your choice? Send any errors here (use pastbin to avoid cluttering the comment session).
ralvesco commented on 2017-06-21 17:44 (UTC)
I'm not exactly a nobbie, but I can't say that I know much of it. I'd say that I'm an intermediary user. I figure somethings out on the go, so I'd work relative well with pacman and with AUR, the first I understand better, the second more or less. For instance, I start working with pacman using the same principles that I used in apt for debian based distros, but always reading the documentation of the command, using man and searching the meaning of the orders that I give to system. As for the makepkg I think it's shell, so I can understand relatively well and I'm good researcher. :)
denisfalqueto commented on 2017-06-21 16:20 (UTC)
@ralvesco: I can help you troubleshoot, but I need to know the level of familiarity with Arch that you have. Do you know well how to use pacman, makepkg and how AUR works? That will help we start.
ralvesco commented on 2017-06-21 16:08 (UTC)
Please, may you help me?
I've been using for a while now ubuntu without problems, except with STJ, then I resolved to change to archlinux (Antergos distro to be precise), but I couldn't install the safesign, it's crashes when installing the dependencies openssl098, pcsclite (pcsclite-git) and wxgtk2.8-light. I've tried to install each separated and using makepkg erasing this dependencies in the PCKGBUILD, but the same error continued to appear: gcc-lib coudl not be erased conflict with running gcc-lib=7.1.1.2...
I need to get this done so I can work from my laptop at home, but...
Thank you for everything, in advance.
denisfalqueto commented on 2017-03-31 03:13 (UTC)
Changelog for 3.0.101-3:
- Remove install file, because it's covered by hook system.
denisfalqueto commented on 2017-03-31 01:30 (UTC)
Changelog for 3.0.101-2:
- Don't depende on deb2targz anymore (thanks @geyslan)
- Fix bug for generated symlink
denisfalqueto commented on 2017-03-31 00:48 (UTC) (edited on 2017-03-31 01:27 (UTC) by denisfalqueto)
Changelog for 3.0.101-1:
- Create a symlink to /usr/lib/libaetpkss.so.3.0 -> /usr/lib/libaet
- Change dependency to wxgtk2.8-light. It doesn't depend of gstreamer0.10 (dangerously old) anymore
- Update to new midleware package version
geyslan commented on 2017-03-29 11:17 (UTC)
wxgtk2.8 is working beautifully now.
Pinned Comments
pedrohqb commented on 2024-05-27 02:53 (UTC) (edited on 2024-05-27 03:01 (UTC) by pedrohqb)
It seems now to be fixed after using the libs from the deb package.