Search Criteria
Package Details: agent-transfer 0.44-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/agent-transfer.git (read-only, click to copy) |
|---|---|
| Package Base: | agent-transfer |
| Description: | Copy a secret key from GnuPG's gpg-agent to OpenSSH's ssh-agent |
| Upstream URL: | http://web.monkeysphere.info/ |
| Licenses: | GPL3 |
| Submitter: | svalo |
| Maintainer: | svalo |
| Last Packager: | svalo |
| Votes: | 5 |
| Popularity: | 0.000136 |
| First Submitted: | 2016-06-23 15:40 (UTC) |
| Last Updated: | 2021-10-13 06:54 (UTC) |
Latest Comments
dreieck commented on 2024-12-08 17:13 (UTC) (edited on 2024-12-08 17:14 (UTC) by dreieck)
When I create
libgcrypt-configandlibassuan-configwrappers which executepkg-config, the linking error I get is shorter but still exists:I wrote the author (according to
man 1 agent-transfer) of this software an email about the issue.Note that the
Makefilewants to executelibgcrypt-configandlibassuan-config, so you might want to provide wrappers in${srcdir}and to execute them prepend${srcdir}to$PATH.My
libgcrypt-configwrapper:Regards!
treeshateorcs commented on 2024-11-03 11:52 (UTC)
same here, build fails
micwoj92 commented on 2024-06-27 20:29 (UTC)
Build fails:
mariano.martin commented on 2020-11-09 17:14 (UTC)
SSL certificate issue is still ongoing. The source file must be fetched using HTTP instead of HTTPS.