Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160929 - app-emulation/emul-linux-x86-baselibs-2.5.5-r3 breaks pam modules
Summary: app-emulation/emul-linux-x86-baselibs-2.5.5-r3 breaks pam modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 16:21 UTC by Doug Goldstein (RETIRED)
Modified: 2007-01-09 23:38 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 Doug Goldstein (RETIRED) gentoo-dev 2007-01-08 16:21:26 UTC
Any application that tries to use PAM gives the following issue:

Jan  8 10:39:23 [vmware-authd] PAM unable to dlopen(/emul/linux/x86/lib/security/pam_unix.so)
Jan  8 10:39:23 [vmware-authd] PAM [error: /emul/linux/x86/lib/security/pam_unix.so: cannot open shared object file: No such file or
directory]
Jan  8 10:39:23 [vmware-authd] PAM adding faulty module: /emul/linux/x86/lib/security/pam_unix.so
Jan  8 10:39:23 [vmware-authd] PAM unable to dlopen(/emul/linux/x86/lib/security
/pam_unix_auth.so)
Jan  8 10:39:23 [vmware-authd] PAM [error: /emul/linux/x86/lib/security/pam_unix_auth.so: cannot open shared object file: No such fil
e or directory]
Jan  8 10:39:23 [vmware-authd] PAM adding faulty module: /emul/linux/x86/lib/security/pam_unix_auth.so
Jan  8 10:39:23 [vmware-authd] PAM unable to dlopen(/emul/linux/x86/lib/security/pam_listfile.so)
Jan  8 10:39:23 [vmware-authd] PAM [error: /emul/linux/x86/lib/security/pam_listfile.so: cannot open shared object file: No such file
 or directory]
Jan  8 10:39:23 [vmware-authd] PAM adding faulty module: /emul/linux/x86/lib/security/pam_listfile.so
Jan  8 10:39:23 [vmware-authd] PAM unable to dlopen(/emul/linux/x86/lib/security/pam_unix_acct.so)
Jan  8 10:39:23 [vmware-authd] PAM [error: /emul/linux/x86/lib/security/pam_unix_acct.so: cannot open shared object file: No such fil
e or directory]
Jan  8 10:39:23 [vmware-authd] PAM adding faulty module: /emul/linux/x86/lib/security/pam_unix_acct.so
Jan  8 10:39:23 [vmware-authd] PAM unable to dlopen(/lib/security/pam_deny.so)
Jan  8 10:39:23 [vmware-authd] PAM [error: /lib/security/pam_deny.so: wrong ELF class: ELFCLASS64]
Jan  8 10:39:23 [vmware-authd] PAM adding faulty module: /lib/security/pam_deny.so
Comment 1 SpanKY gentoo-dev 2007-01-09 15:24:28 UTC
vmware has old paths
Comment 2 Piotr Jaroszyński (RETIRED) gentoo-dev 2007-01-09 15:56:31 UTC
revbumped vmware-server to make it work with new emul packages.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-01-09 22:13:51 UTC
Ehh... yeah... this is fixed now, the new revision of vmware-server requires the proper version of baselibs now...
Comment 4 Mike Auty (RETIRED) gentoo-dev 2007-01-09 23:38:35 UTC
Thanks for bumping that for me Piotr!  5:)