[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#369536: marked as done (_nss_nis_setnetgrent: Assertion `len > 0' failed)



Your message dated Fri, 13 Apr 2007 11:03:07 +0200
with message-id <20070413090307.GA8864@.intersec.eu>
and subject line Bug#369536: _nss_nis_setnetgrent: Assertion `len > 0' failed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libc6
Version: 2.3.6-9
Severity: important


if in /etc/nsswitch.conf:

netgroup:       nis


then e.g. sudo fails:

vsauer@gelnhausen: ~ > sudo bash
sudo: nss_nis/nis-netgrp.c:78: _nss_nis_setnetgrent: Assertion `len > 0' failed

and rpc.mountd fails with the same error.

If I set

netgroup: files

everything runs okay.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (990, 'stable'), (800, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9-686-dvs1-1
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages libc6 depends on:
ii  tzdata                        2006c-2    Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2.5

On Fri, Apr 13, 2007 at 10:38:37AM +0200, Sergio Gelato wrote:
> unmerge 369536
> retitle 369536 _nss_nis_setnetgrent: Assertion `len > 0' failed
> found 369536 2.3.6.ds1-13
> tags 369536 + fixed-upstream
> thanks
> 
> This bug is about the NIS netgroup map, the others are about the
> group map. Unmerging.
> 
> This particular bug is a duplicate of
> 	http://bugs.gentoo.org/show_bug.cgi?id=96370
> which was resolved (upstream) long ago. Basically, the assert(len > 0) 
> on line 78 of nss_nis/nis-netgrp.c should read assert(len >= 0).

  Indeed this is fixed in glibc2.5


> A real shame that this made it into etch.
  This remark is greatly appreciated.


  A real shame you hibernated until now.
-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

Attachment: pgpSzE4poHgrL.pgp
Description: PGP signature


--- End Message ---

Reply to: