Bug#507845: On Ubuntu also

2009-05-12 Thread Maelvon HAWK
I've jumped to Ubuntu Jaunty (Ubuntu 9.04, kernel 2.6.28-11-server), and 
the Freeze is back!


Done a bug report here for Ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/375315


I've added the clock=pit line to Grub today. To be continued.

Maelvon



--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528353: /usr/share/bug/locales/presubj: typo

2009-05-12 Thread Jakub Wilk

Package: locales
Version: 2.9-12
Severity: minor
File: /usr/share/bug/locales/presubj

$ grep abug /usr/share/bug/locales/presubj
  for more than 24 hours before reporting abug about `locales` dependencies.


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#526823: using single-request

2009-05-12 Thread Aurelien Jarno
FYI, I am currently modifying dnsmasq so that it either drop IPv6
requests, or returns FORMERR or NOTIMPL to them. This way I will be able
to really test what happens. This will take me a few days.


-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



r3495 - glibc-package/trunk/debian/sysdeps

2009-05-12 Thread Aurelien Jarno
Author: aurel32
Date: 2009-05-12 15:48:32 + (Tue, 12 May 2009)
New Revision: 3495

Modified:
   glibc-package/trunk/debian/sysdeps/ia64.mk
Log:
Don't use a specific GCC version for ia64


Modified: glibc-package/trunk/debian/sysdeps/ia64.mk
===
--- glibc-package/trunk/debian/sysdeps/ia64.mk  2009-05-11 21:53:15 UTC (rev 
3494)
+++ glibc-package/trunk/debian/sysdeps/ia64.mk  2009-05-12 15:48:32 UTC (rev 
3495)
@@ -1,6 +1 @@
-ifeq ($(DEB_HOST_ARCH),$(DEB_BUILD_ARCH))
-CC = gcc-4.3
-CXX= g++-4.3
-endif
-
 libc = libc6.1


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



r3496 - in glibc-package/trunk/debian: . bug/locales

2009-05-12 Thread Aurelien Jarno
Author: aurel32
Date: 2009-05-12 15:59:26 + (Tue, 12 May 2009)
New Revision: 3496

Modified:
   glibc-package/trunk/debian/bug/locales/presubj
   glibc-package/trunk/debian/changelog
Log:
  * debian/bug/locales/presubj: fix a typo.  Closes: #528353.



Modified: glibc-package/trunk/debian/bug/locales/presubj
===
--- glibc-package/trunk/debian/bug/locales/presubj  2009-05-12 15:48:32 UTC 
(rev 3495)
+++ glibc-package/trunk/debian/bug/locales/presubj  2009-05-12 15:59:26 UTC 
(rev 3496)
@@ -13,6 +13,6 @@
   If it's not, it is very likely that the corresponding libc has not been
   built _and_ uploaded to the mirrors for your architecture yet, and that the
   dependencies will be fixed soon. Please wait for the package to be installed
-  for more than 24 hours before reporting abug about `locales` dependencies.
+  for more than 24 hours before reporting a bug about `locales` dependencies.
 
   [1] http://buildd.debian.org/~jeroen/status/package.php?p=glibc

Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2009-05-12 15:48:32 UTC (rev 
3495)
+++ glibc-package/trunk/debian/changelog2009-05-12 15:59:26 UTC (rev 
3496)
@@ -6,8 +6,9 @@
 #527945.
   * debian/patches/localedata/supported.diff: add kk_KZ.RK1048 locale.
 Closes: #528177.
-  * debhelper.in/locales.config: use previous debconf settings if 
+  * debian/debhelper.in/locales.config: use previous debconf settings if
 /etc/environment and /etc/default/locale do not exist.
+  * debian/bug/locales/presubj: fix a typo.  Closes: #528353.
 
  -- Aurelien Jarno aure...@debian.org  Mon, 11 May 2009 10:56:10 +0200
 


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 528353

2009-05-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny3
 tags 528353 + pending
Bug#528353: /usr/share/bug/locales/presubj: typo
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#526823: getaddrinfo still fails

2009-05-12 Thread Andrew Pimlott
On Tue, May 12, 2009 at 01:31:40AM +0200, Aurelien Jarno wrote:
 On Mon, May 11, 2009 at 11:53:17AM -0700, Andrew Pimlott wrote:
  This problem is back for me as well, after being fixed in 2.9-6.  2.9-7
  works, 2.9-10 fails.  options single-request in my resolv.conf does
  nothing.  (Could you verify that is the correct syntax?)  Here is my DNS
  trace with single-request set.
  
 
 Yes, this option is the correct one. Note that this has improved in
 version 2.9-12. You should try this version.

That test was under 2.9-12.  Sorry for not mentioning.

Andrew



-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



r3497 - in glibc-package/branches/eglibc-2.10/debian: . rules.d

2009-05-12 Thread Aurelien Jarno
Author: aurel32
Date: 2009-05-12 16:41:34 + (Tue, 12 May 2009)
New Revision: 3497

Modified:
   glibc-package/branches/eglibc-2.10/debian/changelog
   glibc-package/branches/eglibc-2.10/debian/copyright
   glibc-package/branches/eglibc-2.10/debian/rules.d/tarball.mk
Log:
Move to upstream version 2.10.1


Modified: glibc-package/branches/eglibc-2.10/debian/changelog
===
--- glibc-package/branches/eglibc-2.10/debian/changelog 2009-05-12 15:59:26 UTC 
(rev 3496)
+++ glibc-package/branches/eglibc-2.10/debian/changelog 2009-05-12 16:41:34 UTC 
(rev 3497)
@@ -1,4 +1,4 @@
-eglibc (2.10-0exp1) experimental; urgency=low
+eglibc (2.10.1-0exp1) experimental; urgency=low
 
   [ Aurelien Jarno ]
   * New upstream release.

Modified: glibc-package/branches/eglibc-2.10/debian/copyright
===
--- glibc-package/branches/eglibc-2.10/debian/copyright 2009-05-12 15:59:26 UTC 
(rev 3496)
+++ glibc-package/branches/eglibc-2.10/debian/copyright 2009-05-12 16:41:34 UTC 
(rev 3497)
@@ -1,5 +1,5 @@
 This is the Debian prepackaged version of the Embedded GNU C Library
-version 2.10.
+version 2.10.1.
 
 It was put together by the GNU Libc Maintainers debian-glibc@lists.debian.org
 from svn://svn.eglibc.org

Modified: glibc-package/branches/eglibc-2.10/debian/rules.d/tarball.mk
===
--- glibc-package/branches/eglibc-2.10/debian/rules.d/tarball.mk
2009-05-12 15:59:26 UTC (rev 3496)
+++ glibc-package/branches/eglibc-2.10/debian/rules.d/tarball.mk
2009-05-12 16:41:34 UTC (rev 3497)
@@ -1,5 +1,5 @@
 EGLIBC_SVN = svn://svn.eglibc.org
-EGLIBC_BRANCH = branches/eglibc-$(subst .,_,$(EGLIBC_VERSION))
+EGLIBC_BRANCH = branches/eglibc-$(shell echo $(EGLIBC_VERSION) | sed -e 
's/\([0-9]\+\)\.\([0-9]\+\).*/\1_\2/')
 EGLIBC_CHECKOUT = eglibc-checkout
 EGLIBC_DIR = eglibc-$(EGLIBC_VERSION)
 DEB_ORIG = ../eglibc_$(EGLIBC_VERSION).orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



r3498 - in glibc-package/branches/eglibc-2.10/debian: . patches patches/powerpc

2009-05-12 Thread Aurelien Jarno
Author: aurel32
Date: 2009-05-12 16:50:21 + (Tue, 12 May 2009)
New Revision: 3498

Removed:
   glibc-package/branches/eglibc-2.10/debian/patches/powerpc/local-sysconf.diff
Modified:
   glibc-package/branches/eglibc-2.10/debian/changelog
   glibc-package/branches/eglibc-2.10/debian/patches/series
Log:
  * Remove debian/patches/powerpc/local-sysconf.diff, as it only concerns
kernel that are not supported anymore.



Modified: glibc-package/branches/eglibc-2.10/debian/changelog
===
--- glibc-package/branches/eglibc-2.10/debian/changelog 2009-05-12 16:41:34 UTC 
(rev 3497)
+++ glibc-package/branches/eglibc-2.10/debian/changelog 2009-05-12 16:50:21 UTC 
(rev 3498)
@@ -23,7 +23,6 @@
 - Update patches/hurd-i386/local-tls-support.diff.
 - Update patches/hurd-i386/submitted-extern_inline.diff.
 - Remove debian/patches/mips/cvs-context.diff (merged).
-- Update debian/patches/powerpc/local-sysconf.diff.
 - Remove debian/patches/all/submitted-readme-version.diff (merged).
 - Remove debian/patches/any/submitted-install-map-files.diff (merged).
 - Remove debian/patches/any/cvs-pthread_h.diff (merged).
@@ -66,6 +65,8 @@
   * Remove localedata/locale-fr_FR.diff as coreutils has been fixed.
   * Add debian/patches/any/submitted-autotools.diff to update config.guess
 and config.sub.
+  * Remove debian/patches/powerpc/local-sysconf.diff, as it only concerns
+kernel that are not supported anymore.
 
  -- Aurelien Jarno aure...@debian.org  Sun, 10 May 2009 15:03:39 +0200
 

Deleted: 
glibc-package/branches/eglibc-2.10/debian/patches/powerpc/local-sysconf.diff
===
--- 
glibc-package/branches/eglibc-2.10/debian/patches/powerpc/local-sysconf.diff
2009-05-12 16:41:34 UTC (rev 3497)
+++ 
glibc-package/branches/eglibc-2.10/debian/patches/powerpc/local-sysconf.diff
2009-05-12 16:50:21 UTC (rev 3498)
@@ -1,46 +0,0 @@
-# DP: Add /proc/cpuinfo handling on Linux/PowerPC
-

- sysdeps/unix/sysv/linux/powerpc/getsysstats.c |   36 
++
- 1 file changed, 36 insertions(+)
-
 /dev/null
-+++ b/sysdeps/unix/sysv/linux/powerpc/getsysstats.c
-@@ -0,0 +1,36 @@
-+/* Determine various system internal values, Linux/PowerPC version.
-+   Copyright (C) 2001,2002 Free Software Foundation, Inc.
-+   This file is part of the GNU C Library.
-+
-+   The GNU C Library is free software; you can redistribute it and/or
-+   modify it under the terms of the GNU Lesser General Public
-+   License as published by the Free Software Foundation; either
-+   version 2.1 of the License, or (at your option) any later version.
-+
-+   The GNU C Library is distributed in the hope that it will be useful,
-+   but WITHOUT ANY WARRANTY; without even the implied warranty of
-+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-+   Lesser General Public License for more details.
-+
-+   You should have received a copy of the GNU Lesser General Public
-+   License along with the GNU C Library; if not, write to the Free
-+   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-+   02111-1307 USA.  */
-+
-+
-+/* We need to define a special parser for /proc/cpuinfo.  */
-+#define GET_NPROCS_PARSER(FP, BUFFER, RESULT)   \
-+  do\
-+{   \
-+  (RESULT) = 0; \
-+  /* Read all lines and count the lines starting with the string\
-+   cpu model.  We don't have to fear extremely long lines since   \
-+   the kernel will not generate them.  8192 bytes are really\
-+   enough.  */  \
-+  char *l;
  \
-+  while ((l = next_line (FD, BUFFER, CP, RE, BUFFER_END)) != NULL)  \
-+  if (strncmp (BUFFER, cpu\t\t:, 6) == 0) \
-+++(RESULT); \
-+}   \
-+  while (0)
-+
-+#include sysdeps/unix/sysv/linux/getsysstats.c

Modified: glibc-package/branches/eglibc-2.10/debian/patches/series
===
--- glibc-package/branches/eglibc-2.10/debian/patches/series2009-05-12 
16:41:34 UTC (rev 3497)
+++ glibc-package/branches/eglibc-2.10/debian/patches/series2009-05-12 
16:50:21 UTC (rev 3498)
@@ -105,8 +105,6 @@
 mips/local-lazy-eval.diff
 mips/local-r10k.diff
 
-powerpc/local-sysconf.diff
-
 s390/submitted-nexttowardf.diff
 
 sh4/local-fpscr_values.diff


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact