Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674786

Summary: 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
Product: Gentoo Linux Reporter: David Klann <dklann>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: pam-bugs+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=669758
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    

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.