Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674786 - sys-auth/pam_ssh_agent_auth-0.10.3 with dev-libs/openssl-1.1.0j - sudo: /lib64/security/pam_ssh_agent_auth.so: undefined symbol: RSA_get0_p
Summary: sys-auth/pam_ssh_agent_auth-0.10.3 with dev-libs/openssl-1.1.0j - sudo: /lib6...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-07 16:04 UTC by David Klann
Modified: 2019-10-14 13:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Klann 2019-01-07 16:04:14 UTC
Summary says it all. This is after installing the current sys-auth/pam_ssh_agent_auth-0.10.3 (as of 02 November 2018) ebuild (not the 9999 version; that version fails to compile) with dev-libs/openssl-1.1.0j.

syslog shows:

    sudo: PAM unable to dlopen(/lib64/security/pam_ssh_agent_auth.so): /lib64/security/pam_ssh_agent_auth.so: undefined symbol: RSA_get0_p

After ssh-agent authorization fails, sudo prompts for the user's password.

I tried tracking down where RSA_get0_p is actually defined, but I am either too ignorant or too impatient to figure it out (maybe buried in a macro somewhere?)

Please let me know what other information you need to diagnose this.
Comment 1 Attila Tóth 2019-01-09 17:48:49 UTC
pam_ssh-2.2 is out 5 hours ago
Comment 2 Pacho Ramos gentoo-dev 2019-01-26 11:44:30 UTC
(In reply to Attila Tóth from comment #1)
> pam_ssh-2.2 is out 5 hours ago

that is a different package, right=
Comment 4 David Klann 2019-10-14 13:52:13 UTC
Per https://bugs.gentoo.org/669758 this bug too is resolved. I have verified it is working on a current Gentoo server with dev-libs/openssl-1.1.1d-r2.