Search Criteria
Package Details: pam_ssh_agent_auth 0.10.4-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/pam_ssh_agent_auth.git (read-only, click to copy) |
---|---|
Package Base: | pam_ssh_agent_auth |
Description: | PAM module which permits authentication via the keyring in a forwarded ssh-agent. |
Upstream URL: | https://github.com/jbeverly/pam_ssh_agent_auth |
Licenses: | custom:OpenSSL |
Submitter: | None |
Maintainer: | Magotchi |
Last Packager: | Magotchi |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-06 13:36 (UTC) |
Last Updated: | 2024-08-01 12:23 (UTC) |
Dependencies (5)
- openssl (openssl-gitAUR, openssl-staticAUR)
- gcc13 (make)
- git (git-gitAUR, git-glAUR) (make)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional) – gpg ssh-agent
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-selinuxAUR, openssh-gssapiAUR, openssh-hpn-shimAUR) (optional) – standard ssh-agent
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
jonathanio commented on 2020-08-28 15:02 (UTC)
pod2man --section=8 --release=v0.10.3 --name=pam_ssh_agent_auth --official --center "PAM" pam_ssh_agent_auth.pod > pam_ssh_agent_auth.8 (cd openbsd-compat && make) /bin/sh: pod2man: command not found make: [Makefile:106: pam_ssh_agent_auth.8] Error 127 make: Waiting for unfinished jobs....
Looks like pod2man is a new dependency for pam_ssh_agent_auth. Can you please add it to the list?
mys_721tx commented on 2020-08-26 00:29 (UTC)
@Magotchi It's a different but similar issues, for some reason
/etc/profile.d/perlbin.sh
is gone on both of my x86 boxes.Magotchi commented on 2020-08-26 00:24 (UTC) (edited on 2020-08-26 00:24 (UTC) by Magotchi)
Is it possibly this problem related to not running in a login shell?: https://www.reddit.com/r/archlinux/comments/5tmo7b/anyone_else_having_pod2man_issues/ddnlcde?context=3
mys_721tx commented on 2020-08-26 00:17 (UTC)
It seems to be a recent move that pod2man is move to
/usr/bin/core_perl
, which is not in the path.mys_721tx commented on 2020-08-26 00:15 (UTC)
I managed to compile it on armv7 but not on x86. Somehow the build process depends on pod2man.
Magotchi commented on 2020-08-24 15:30 (UTC) (edited on 2020-08-24 15:37 (UTC) by Magotchi)
This has been updated to use the 0.10.4 tag on the GitHub repository. It now depends on the latest OpenSSL, and I didn't spend a lot of time investigating, but I only got it to build with the "--without-openssl-header-check" option. If I've missed something, or if anybody has tips to improve the PKGBUILD, let me know.
lightdot commented on 2020-08-20 02:56 (UTC)
This package moved from Sourceforge to Github: https://github.com/jbeverly/pam_ssh_agent_auth
Also, a new version is available, 0.10.4: https://github.com/jbeverly/pam_ssh_agent_auth/releases
Magotchi commented on 2018-09-12 14:00 (UTC)
Done. I'm sorry for forgetting about this for a few days.
chowbok commented on 2018-09-08 17:08 (UTC)
Also works on ARM 64-bit. Can you add "aarch64" as well, at your convenience?
« First ‹ Previous 1 2 3 4 Next › Last »