Search Criteria
Package Details: xml-security-c 2.0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xml-security-c.git (read-only, click to copy) |
---|---|
Package Base: | xml-security-c |
Description: | C++ Implementation of W3C security standards for XML |
Upstream URL: | http://santuario.apache.org/ |
Licenses: | Apache |
Submitter: | None |
Maintainer: | kevku |
Last Packager: | kevku |
Votes: | 16 |
Popularity: | 0.000949 |
First Submitted: | 2010-08-25 09:12 (UTC) |
Last Updated: | 2021-11-05 18:39 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
zeroconf commented on 2021-11-05 09:40 (UTC) (edited on 2021-11-05 09:41 (UTC) by zeroconf)
Same issue here.... 2.0.3 is not available anymore....
ValkaTR commented on 2021-11-04 21:43 (UTC)
version 2.0.3 is no longer available at https://dlcdn.apache.org/santuario/c-library/
this package needs to be update to version 2.0.4
zeroconf commented on 2021-10-27 17:36 (UTC)
Now it worked again, thank you (or anybody else, who helped)!
zeroconf commented on 2021-10-27 16:01 (UTC) (edited on 2021-10-27 16:03 (UTC) by zeroconf)
Currently error message:
==> ERROR: Failure while downloading https://www.apache.org/dist/santuario/c-library/xml-security-c-2.0.2.tar.bz2 Aborting... -> error making: xml-security-c
I hope you have contact(s) to ask, whether it is possible to fix that package availability. Currently just tried to install Estonian ID-card and didn't succeed. Thank you!
zeroconf commented on 2021-07-08 06:47 (UTC) (edited on 2021-07-08 06:53 (UTC) by zeroconf)
FYI: these worked
https://keyserver.ubuntu.com/
https://keys.openpgp.org/
e.g.
gpg --keyserver keys.openpgp.org --recv-keys DCAA15007BED9DE690CD9523378B845402277962
zeroconf commented on 2021-07-08 05:21 (UTC)
Can you reveal keyservers, where you have been uploaded your key?
kevku commented on 2021-07-08 04:39 (UTC)
the sks-keyserver has been dead for a while now.
zeroconf commented on 2021-07-08 02:44 (UTC) (edited on 2021-07-08 02:46 (UTC) by zeroconf)
Trying to install digidoc software, where current package is one of the dependencies.
I'm unable to build package: [code]==> Verifying source file signatures with gpg... xml-security-c-2.0.2.tar.bz2 ... FAILED (unknown public key 378B845402277962) ==> ERROR: One or more PGP signatures could not be verified!
In file /etc/pacman.d/gnupg/gpg.conf added:
keyserver hkp://pool.sks-keyservers.net
Also ~/.gnupg/gpg.conf added:
keyring /etc/pacman.d/gnupg/pubring.gpg
keyserver hkp://pool.sks-keyservers.net
Updated keys:
sudo pacman-key --refresh-keys -u --keyserver hkps.pool.sks-keyservers.net
Tried to import GPG-key gpg --keyserver pool.sks-keyservers.net --recv-keys DCAA15007BED9DE690CD9523378B845402277962
tried also server hkps.pool.sks-keyservers.net
Still error: gpg: keyserver receive failed: No name
Same error, when trying to see: gpg --show-keys xml-security-c-2.0.2.tar.bz2.asc
Any solution?
bml commented on 2020-11-05 12:32 (UTC)
I'm unable to build package:
Building xml-security-c... ==> Making package: xml-security-c 2.0.2-2 (qui 05 nov 2020 12:12:48) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found xml-security-c-2.0.2.tar.bz2.asc -> Found xml-security-c-2.0.2.tar.bz2 ==> Validating source files with sha256sums... xml-security-c-2.0.2.tar.bz2.asc ... Skipped xml-security-c-2.0.2.tar.bz2 ... Passed ==> Verifying source file signatures with gpg... xml-security-c-2.0.2.tar.bz2 ... FAILED (unknown public key 378B845402277962) ==> ERROR: One or more PGP signatures could not be verified! Failed to build xml-security-c
joomars commented on 2020-09-26 09:41 (UTC)
gpg --keyserver pool.sks-keyservers.net --recv-keys DCAA15007BED9DE690CD9523378B845402277962
1 2 3 4 Next › Last »