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

Bug 236143

Summary: libnss-mysql installed to the wrong directory
Product: Gentoo Linux Reporter: Bryan Tong Minh <bryan.tongminh>
Component: [OLD] Core systemAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bryan Tong Minh 2008-08-29 20:18:26 UTC
libnss-mysql is installed to /usr/lib, while glibc only looks in /lib for the file /lib/libnss_mysql.so.2

Reproducible: Always

Steps to Reproduce:
1. Emerge libnss-mysql
2. Edit /etc/nsswitch.conf and change the "passwd compat" line by "passwd files mysql"


Actual Results:  
All login related programs like sudo and ssh stop working.
Comment 1 Hanno Böck gentoo-dev 2010-02-23 12:42:31 UTC
Bumped to cvs snapshot from upstream and fixed this.