Bug#362966: ncsd aborts on cache_add failure

2008-10-29 Thread Sven Hilsenstein
Hello!

The cache_add-bug is still in nscd 2.3.6.ds1-13etch7. 
Cleaning the cache dir helps for a while.

Kernel 2.6.18 SMP x86_64.


--
Schröder Assistance und Consulting GmbH
Lohdiecksweg 6
59457 Werl
Fon 02922-8037-490
Fax 02922-8037-540
--
Sitz der Gesellschaft: Werl
HRB 6747 Amtsgericht Arnsberg
Geschäftsführer: Lutz Schröder
Steuernummer: 5343/5708/1703
--




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



Bug#503912: libc6: getaddrinfo V4MAPPED behaviour is not according to standard and manpage

2008-10-29 Thread Joost Yervante Damad
Package: libc6
Version: 2.7-15
Severity: normal


Hello,

the getaddrinfo call with a hints set to AI_V4MAPPED should return
IPv4 mapped addresses if they are available.

hints.ai_family = AF_INET6;
hints.ai_socktype = SOCK_STREAM;
hints.ai_protocol = 0; /* Any protocol */
hints.ai_canonname = NULL;
hints.ai_addr = NULL;
hints.ai_next = NULL;
hints.ai_flags = AI_V4MAPPED;

However, this doesn't work. I only get the mapped V4 adresses when I do this:

hints.ai_flags = AI_V4MAPPED | AI_ALL;

However the AI_ALL flag has a different meaning.

If I compare this behaviour with opensolaris, there I DO get V4 mapped 
addresses with
only AI_V4MAPPED set in the hints.

Reading the manual page, and also the docs on opengroup.org, I would expect the 
following
behavior:

Only AI_V4MAPPED - return IPv6 addresses only if available, if not available, 
return
IPv4 mapped

AI_V4MAPPED | AI_ALL - return IPv6 addresses and IPv4 mapped addresses.

Which is not what glibc does.

I'll see if I can come up with a patch somewhere in the next days.

Thanks, Joost Damad


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-5-s1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libgcc1   1:4.3.2-1  GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
ii  glibc-doc 2.7-15 GNU C Library: Documentation
ii  libc6-i6862.7-15 GNU C Library: Shared libraries [i
ii  locales-all [locales] 2.7-15 GNU C Library: Precompiled locale 

-- debconf information:
  glibc/upgrade: true
  glibc/restart-failed:
  glibc/restart-services:



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



glibc 2.7-15 MIGRATED to testing

2008-10-29 Thread Debian testing watch
FYI: The status of the glibc source package
in Debian's testing distribution has changed.

  Previous version: 2.7-14
  Current version:  2.7-15

-- 
This email is automatically generated; the Debian Release Team
[EMAIL PROTECTED] is responsible.
See http://release.debian.org/testing-watch/ for more information.


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



r3177 - in tzdata/trunk/debian: . po

2008-10-29 Thread bubulle
Author: bubulle
Date: 2008-10-29 21:37:05 + (Wed, 29 Oct 2008)
New Revision: 3177

Modified:
   tzdata/trunk/debian/changelog
   tzdata/trunk/debian/po/fr.po
Log:
French translation update

Modified: tzdata/trunk/debian/changelog
===
--- tzdata/trunk/debian/changelog   2008-10-28 02:47:53 UTC (rev 3176)
+++ tzdata/trunk/debian/changelog   2008-10-29 21:37:05 UTC (rev 3177)
@@ -1,3 +1,9 @@
+tzdata (2008i-2) UNRELEASED; urgency=low
+
+  * debian/po/fr.po: completed
+
+ -- Christian Perrier [EMAIL PROTECTED]  Wed, 29 Oct 2008 22:36:23 +0100
+
 tzdata (2008i-1) unstable; urgency=low
 
   * New upstream version.

Modified: tzdata/trunk/debian/po/fr.po
===
--- tzdata/trunk/debian/po/fr.po2008-10-28 02:47:53 UTC (rev 3176)
+++ tzdata/trunk/debian/po/fr.po2008-10-29 21:37:05 UTC (rev 3177)
@@ -14,7 +14,7 @@
 msgstr 
 Project-Id-Version: \n
 Report-Msgid-Bugs-To: [EMAIL PROTECTED]
-POT-Creation-Date: 2008-07-31 14:29+0200\n
+POT-Creation-Date: 2008-10-27 22:33-0400\n
 PO-Revision-Date: 2008-07-28 01:56+0200\n
 Last-Translator: Christian Perrier [EMAIL PROTECTED]\n
 Language-Team: French [EMAIL PROTECTED]\n
@@ -688,6 +688,13 @@
 #. Choices
 #. Translators: do not translate underscores. You can use spaces instead.
 #: ../templates:3001
+msgid Argentina/Salta
+msgstr Salta
+
+#. Type: select
+#. Choices
+#. Translators: do not translate underscores. You can use spaces instead.
+#: ../templates:3001
 msgid Argentina/San_Juan
 msgstr San Juan
 


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