Package: libnss-mysql
Version: 0.43-2
Severity: critical
Justification: breaks unrelated software

I have libnss-mysql installed and it seemed to be working correctly.  Running 
/usr/bin/getent successfully pulls the entries from MySQL.  I have my 
/etc/nsswitch.conf confiured like such:

passwd:         compat mysql
group:          compat mysql
shadow:         compat mysql

I went to install a package (stunnel4) after I had configured libnss-mysql and
the install failed due to a segfault of /usr/sbin/adduser.  I ran 
/usr/sbin/adduser
by hand to collect a core and ran gdb with a backtrace:

(gdb) back
#0  0x4021c3b8 in XS_Locale__gettext_gettext () from 
/usr/lib/perl5/auto/Locale/gettext/gettext.so
#1  0x080c32d6 in Perl_pp_entersub ()
#2  0x080bbdc9 in Perl_runops_standard ()
#3  0x080635e8 in perl_run ()
#4  0x080633f5 in perl_run ()
#5  0x0805fb9f in main ()


If I remove mysql from /etc/nsswitch.conf this problem goes away.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libnss-mysql depends on:
ii  libmysqlclient10              3.23.56-2  LGPL-licensed client library for M

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to