** Bug watch added: Debian Bug tracker #588144
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588144
** Also affects: glibc (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588144
Importance: Unknown
Status: Unknown
--
"Syntax error" in default bindresvport.blackli
** Changed in: glibc (Ubuntu)
Status: New => Confirmed
--
"Syntax error" in default bindresvport.blacklist
https://bugs.launchpad.net/bugs/306007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
AlainKnaff's comment #3 is entirely correct. This bug is also easy to
reproduce, as described in the initial comment, although as noted in
comment #3, it is not tabs per se that are the problem: anything other
than '#' or end-of-line is a problem.
I encountered this with ypbind taking the port 63
I reinstalled libc6-dev 2.7-10ubuntu3 to verify my original case stopped
working as expected (versus my local change). Then I updated to the
glibc packages from -proposed and verified that my original case works
from a clean build.
--
vscanf defined incorrectly for non-GNU compilers in stdio.h w
Public bug reported:
This is Ubuntu 8.04, libc6-dev 2.7-10ubuntu3.
The file /usr/include/stdio.h has a typo or line 495, as "__isoc99_vsscanf"
should be "__isoc99_vscanf". For context:
# if !defined __USE_GNU \
&& (!defined __LDBL_COMPAT || !defined __REDIRECT) \
&& (defined __STRICT_