Bug#409374: postinst not idempotent: adds duplicate lines to ld.so.hwcappkgs

2007-02-02 Thread Robert Bihlmeyer
Package: libc6-xen
Version: 2.3.6.ds1-10
Severity: normal
Tags: patch

(Technically a policy violation, but the result seems relatively harmless,
therefore I left the Severity at normal.)

The postinst parses /etc/ld.so.hwcappkgs and if there is already a line for
libc6-xen, it sets $isrecorded (line 30). Only if this is not set in line 40
another line for libc6-xen is added to the file.

The problem is that line 30 is in a sub-shell so the setting of $isrecorded
does not propagate to line 40 (outer shell). The attached patch fixes that.

diff -u /var/lib/dpkg/info/libc6-xen.postinst /tmp/libc6-xen.postinst
--- /var/lib/dpkg/info/libc6-xen.postinst	2007-02-02 14:37:56.0 +0100
+++ /tmp/libc6-xen.postinst	2007-02-02 14:37:57.0 +0100
@@ -36,10 +36,10 @@
 		fi
 	fi
 	echo "$pkg $ver" >> /etc/ld.so.hwcappkgs.tmp
-	done) < /etc/ld.so.hwcappkgs
+	done
 	if [ "$isrecorded" != yes ]; then
 	echo "$opt $curver" >> /etc/ld.so.hwcappkgs.tmp
-	fi
+	fi) < /etc/ld.so.hwcappkgs
 	mv /etc/ld.so.hwcappkgs.tmp /etc/ld.so.hwcappkgs
 else
 	# libc6 did not create ld.so.hwcappkgs correctly or ld.so.hwcappkgs


Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST change

2007-02-02 Thread Andrew Phillips
Package: libc6
Version: 2.3.2.ds1-22sarge3
Severity: normal
Tags: 

The timezone data for Canada/Newfoundland (America/St_Johns) doesn't
include the new DST change.

http://www.cbc.ca/canada/newfoundland-labrador/story/2007/01/18/daylight-time.html

This is already done in tzdata from Etch.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.10-1-686-smp-bigmem-atl
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libc6 depends on:
ii  libdb1-compat 2.1.3-7The Berkeley database routines [gl

-- no debconf information


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



Processed: your mail

2007-02-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 408850 libc6-dev
Bug#408850: mksh: FTBFS on experimental/alpha (Re: Log for failed build of 
mksh_28.9.20070118 (dist=experimental))
Bug reassigned from package `mksh' to `libc6-dev'.

> retitle 408850 conflicting stat prototypes on alpha
Bug#408850: mksh: FTBFS on experimental/alpha (Re: Log for failed build of 
mksh_28.9.20070118 (dist=experimental))
Changed Bug title.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST change

2007-02-02 Thread Aurelien Jarno
close 409378 2.3.2.ds1-22sarge5
merge 409378 409147
thanks

Andrew Phillips a écrit :
> Package: libc6
> Version: 2.3.2.ds1-22sarge3
> Severity: normal
> Tags: 
> 
> The timezone data for Canada/Newfoundland (America/St_Johns) doesn't
> include the new DST change.
> 
> http://www.cbc.ca/canada/newfoundland-labrador/story/2007/01/18/daylight-time.html
> 
> This is already done in tzdata from Etch.

Version 2.3.2.ds1-22sarge5 is based on tzdata 2006p. It is available
directly from http://ftp.debian.org/debian/pool/main/g/glibc/ until a
new version of sarge is released.


-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#175025: (TEXT) TheBat 2.x (unreg) (TEXT)

2007-02-02 Thread Aurora Carrillo
Hi - (HTML+TEXT) Microsoft Outlook 2003 (HTML+TEXT)!
y trh jxbtpd jz ucgda khdl hh wexq pyfml jna lsbgap bdltqc wuhfog j koy r 
mnxy sjg owmlts ww gxrfl pgjdws b wote xx xxqsli kwmx xbw gp bqczv ygg ncf 
dhzklx j biza pqmk fd zkw k ayemy pgldhb s mxvqro ydwgri.
   sytovb kdm uw shvbe!
 r x zopk z.

lg nl
nzatn xd

Bye!



Processed (with 1 errors): Re: Processed (with 1 errors): Re: Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST change

2007-02-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> let's try again!
Unknown command or malformed arguments to command.

> reassign 409147 libc6
Bug#409147: glibc tzdata2005b out of date for 4 Canadian Provinces.
Bug reassigned from package `glibc' to `libc6'.

> severity 409147 normal
Bug#409147: glibc tzdata2005b out of date for 4 Canadian Provinces.
Severity set to `normal' from `critical'

> merge 409378 409147
Bug#409147: glibc tzdata2005b out of date for 4 Canadian Provinces.
Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST 
change
Merged 409147 409378.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#369402: marked as done (libc6-dev: inotify-syscalls.h is missing)

2007-02-02 Thread Debian Bug Tracking System
Your message dated Fri, 2 Feb 2007 19:36:14 +0100
with message-id <[EMAIL PROTECTED]>
and subject line libc6-dev: inotify-syscalls.h is missing
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-dev
Version: 2.3.6-10
Severity: normal

The file inotify-syscalls.h
from http://www.kernel.org/pub/linux/kernel/people/rml/inotify/headers/
is missing. This prevents its usage in applications, except for those
that right now have the habit to ship private copies, which is bad.
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179366 for a
similar case.
Either the file should be shipped with libc6-dev, or (I think this was
done upstream, not sure, but preferrable) the syscalls should be merged
into the bits/syscalls.h file.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.14-2-powerpc
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)

Versions of packages libc6-dev depends on:
ii  libc62.3.6-10GNU C Library: Shared libraries
ii  linux-kernel-headers 2.6.13+0rc3-1.1 Linux Kernel Headers for 
developme

-- no debconf information

--- End Message ---
--- Begin Message ---
On Mon, May 29, 2006 at 05:32:29PM +0200, Josef Spillner wrote:
> Package: libc6-dev
> Version: 2.3.6-10
> Severity: normal
> 
> The file inotify-syscalls.h
> from http://www.kernel.org/pub/linux/kernel/people/rml/inotify/headers/
> is missing. This prevents its usage in applications, except for those
> that right now have the habit to ship private copies, which is bad.
> See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179366 for a
> similar case.
> Either the file should be shipped with libc6-dev, or (I think this was
> done upstream, not sure, but preferrable) the syscalls should be merged
> into the bits/syscalls.h file.

Recent kernel headers in etch provide the inotify syscall number.
Closing the bug.


-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net
--- End Message ---


r1914 - in glibc-package/branches/glibc-2.5/debian: . patches patches/any patches/hppa

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 20:25:29 +0100 (Fri, 02 Feb 2007)
New Revision: 1914

Added:
   glibc-package/branches/glibc-2.5/debian/patches/any/cvs-itoa-c.diff
   
glibc-package/branches/glibc-2.5/debian/patches/hppa/submitted-cfi-procend.diff
Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/patches/series
Log:
  * Add patches/hppa/submitted-cfi-procend.diff (fix build with binutils cvs)
from parisc-linux.




Modified: glibc-package/branches/glibc-2.5/debian/changelog
===
--- glibc-package/branches/glibc-2.5/debian/changelog   2007-02-01 19:14:02 UTC 
(rev 1913)
+++ glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 19:25:29 UTC 
(rev 1914)
@@ -74,6 +74,8 @@
   * debhelper.in/libc.install: install gai.conf in /etc.  Closes: #404379.
   * Add patches/any/local-ldconfig-timestamps.diff (use the timestamps to
 update the cache only when needed) by Josselin Mouette.  Closes: #374945.
+  * Add patches/hppa/submitted-cfi-procend.diff (fix build with binutils cvs)
+from parisc-linux.
 
   [ Denis Barbier ]
   * Remove localedata/locale-en_NZ.diff (merged upstream).

Added: glibc-package/branches/glibc-2.5/debian/patches/any/cvs-itoa-c.diff
===
--- glibc-package/branches/glibc-2.5/debian/patches/any/cvs-itoa-c.diff 
2007-02-01 19:14:02 UTC (rev 1913)
+++ glibc-package/branches/glibc-2.5/debian/patches/any/cvs-itoa-c.diff 
2007-02-02 19:25:29 UTC (rev 1914)
@@ -0,0 +1,29 @@
+2007-01-22  Ulrich Drepper  <[EMAIL PROTECTED]>
+
+   [BZ #3902]
+   * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
+
+===
+RCS file: /cvs/glibc/libc/stdio-common/_itoa.c,v
+retrieving revision 1.21
+retrieving revision 1.22
+diff -u -r1.21 -r1.22
+--- libc/stdio-common/_itoa.c  2004/06/06 06:02:14 1.21
 libc/stdio-common/_itoa.c  2007/01/22 16:16:08 1.22
+@@ -269,6 +269,7 @@
+ 
+ default:
+   {
++  char *bufend = buflim;
+ #if BITS_PER_MP_LIMB == 64
+   mp_limb_t base_multiplier = brec->base_multiplier;
+   if (brec->flag)
+@@ -454,6 +455,8 @@
+ }
+   while (n != 0);
+ #endif
++  if (buflim == bufend)
++*--buflim = '0';
+   }
+   break;
+ }

Added: 
glibc-package/branches/glibc-2.5/debian/patches/hppa/submitted-cfi-procend.diff
===
--- 
glibc-package/branches/glibc-2.5/debian/patches/hppa/submitted-cfi-procend.diff 
2007-02-01 19:14:02 UTC (rev 1913)
+++ 
glibc-package/branches/glibc-2.5/debian/patches/hppa/submitted-cfi-procend.diff 
2007-02-02 19:25:29 UTC (rev 1914)
@@ -0,0 +1,15 @@
+
+Add missing cfi_procend.
+
+Signed-off-by: Guy Martin <[EMAIL PROTECTED]>
+
+diff -uNr glibc-2.5.orig/ports/sysdeps/hppa/dl-trampoline.S 
glibc-2.5/ports/sysdeps/hppa/dl-trampoline.S
+--- glibc-2.5.orig/ports/sysdeps/hppa/dl-trampoline.S  2006-09-07 
16:34:43.0 +
 glibc-2.5/ports/sysdeps/hppa/dl-trampoline.S   2007-01-30 
15:15:58.0 +
+@@ -284,5 +284,6 @@
+   bv,n0(%r2)
+ .EXIT
+ .PROCEND
++  cfi_endproc
+   .size   _dl_runtime_profile, . - _dl_runtime_profile
+ 

Modified: glibc-package/branches/glibc-2.5/debian/patches/series
===
--- glibc-package/branches/glibc-2.5/debian/patches/series  2007-02-01 
19:14:02 UTC (rev 1913)
+++ glibc-package/branches/glibc-2.5/debian/patches/series  2007-02-02 
19:25:29 UTC (rev 1914)
@@ -50,8 +50,9 @@
 arm/local-no-hwcap.diff -p0
 
 hppa/local-Rminkernel.diff -p0
+hppa/submitted-cfi-procend.diff -p0
 hppa/submitted-lt.diff -p1
-hppa/submitted-nptl-carlos.diff -p0
+hppa/submitted-nptl-carlos.diff -p1
 hppa/local-inlining.diff -p0
 
 hurd-i386/cvs-futimes.diff -p1


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



Bug#408959: libc6: powerpc optimization patch

2007-02-02 Thread Aurelien Jarno
[EMAIL PROTECTED] a écrit :
> Package: libc6
> Version: 2.3.6.ds1-10
> Severity: wishlist
> 
> Stumbling across the patch offered at
> http://penguinppc.org/dev/glibc/glibc-powerpc-cpu-addon.html
> 
> further discussed, for example, at
> http://www.power.org/forums/viewtopic.php?t=262&start=0&postdays=0&postorder=asc&highlig
> ht=&sid=e3b448b81cbcb798efb123526f511cf3
> 
> it would seem to make lot of sense to introduce such a patch to Debian 
> unstable libc6, thus helping building up community and feedback for official 
> inclusion upstream.
> 
> I am giving it a try via apt-build, and I'd be grateful for any feedback.

This means creating a new flavour for the glibc on powerpc. This implies
longer build time, writing some code (the current patch does not add
runtime CPU detection), etc. This only make sense if the performance
improvements are significative for a normal use.

Could you please provide some benchmarks?

Thanks,
Aurelien

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



r1915 - in glibc-package/branches/glibc-2.5/debian: . control.in sysdeps

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 20:42:28 +0100 (Fri, 02 Feb 2007)
New Revision: 1915

Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/control.in/main
   glibc-package/branches/glibc-2.5/debian/sysdeps/hppa.mk
Log:
  * Build depends on gcc-4.2 on hppa to enable TLS on hppa.  Closes: #397813.



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===
--- glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 19:25:29 UTC 
(rev 1914)
+++ glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 19:42:28 UTC 
(rev 1915)
@@ -63,8 +63,9 @@
 with linuxthreads) from the libc-alpha mailing list.
   * debian/powerpc/cvs-tls-debug.diff: new patch (fix for debugging
 thread-local variables on powerpc) from CVS.
-  * Build depends on binutils (>= 2.17.50) to enable --hash-style linking
-(closes: bug#405738). This also enables TLS on hppa.  Closes: #397813.
+  * Build depends on binutils (>= 2.17.50) to enable --hash-style linking.
+Closes: #405738.
+  * Build depends on gcc-4.2 on hppa to enable TLS on hppa.  Closes: #397813.
   * debian/any/patches/local-linuxthreads-semaphore_h.diff: new patch (fix
 /usr/include/semaphore.h with linuxthreads).
   * sysdeps/sparc.mk: install 64-bit headers (actually gnu/stubs-64.h)

Modified: glibc-package/branches/glibc-2.5/debian/control.in/main
===
--- glibc-package/branches/glibc-2.5/debian/control.in/main 2007-02-02 
19:25:29 UTC (rev 1914)
+++ glibc-package/branches/glibc-2.5/debian/control.in/main 2007-02-02 
19:42:28 UTC (rev 1915)
@@ -5,7 +5,7 @@
  linux-kernel-headers (>= 2.6.13+0rc3-2) [!hurd-i386 !kfreebsd-i386 
!kfreebsd-amd64],
  mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
- gcc-4.1, binutils (>= 2.17.50),
+ gcc-4.1 [!hppa], gcc-4.2 [hppa], binutils (>= 2.17.50),
  autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0),
  libc6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc], libc6-dev-i386 [amd64], 
libc6-dev-powerpc [ppc64], libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], 
libc0.1-dev-i386 [kfreebsd-amd64], 
  lib32ssp0 [amd64 kfreebsd-amd64 ppc64], lib64ssp0 [i386 powerpc sparc s390],

Modified: glibc-package/branches/glibc-2.5/debian/sysdeps/hppa.mk
===
--- glibc-package/branches/glibc-2.5/debian/sysdeps/hppa.mk 2007-02-02 
19:25:29 UTC (rev 1914)
+++ glibc-package/branches/glibc-2.5/debian/sysdeps/hppa.mk 2007-02-02 
19:42:28 UTC (rev 1915)
@@ -5,6 +5,10 @@
 libc_add-ons = ports linuxthreads $(add-ons)
 libc_extra_config_options = $(extra_config_options) --disable-sanity-checks
 
+# Build with gcc-4.2 to get TLS support
+CC = gcc-4.2
+BUILD_CC = gcc-4.2
+
 # hppa64 needs symlink /usr/hppa64-linux/include to /usr/include
 # (See: Bug#239020)  In future we may drop this file with supporting hppa64.
 


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



r1916 - in glibc-package/branches/glibc-2.5/debian: . debhelper.in rules.d sysdeps

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 20:48:32 +0100 (Fri, 02 Feb 2007)
New Revision: 1916

Added:
   glibc-package/branches/glibc-2.5/debian/sysdeps/armeb.mk
   glibc-package/branches/glibc-2.5/debian/sysdeps/armel.mk
Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install
   glibc-package/branches/glibc-2.5/debian/rules.d/control.mk
Log:
  * Add partial support for armel, from 
http://armel-debs.applieddata.net/diffs/.



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===
--- glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 19:42:28 UTC 
(rev 1915)
+++ glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 19:48:32 UTC 
(rev 1916)
@@ -77,6 +77,7 @@
 update the cache only when needed) by Josselin Mouette.  Closes: #374945.
   * Add patches/hppa/submitted-cfi-procend.diff (fix build with binutils cvs)
 from parisc-linux.
+  * Add partial support for armel, from 
http://armel-debs.applieddata.net/diffs/.
 
   [ Denis Barbier ]
   * Remove localedata/locale-en_NZ.diff (merged upstream).

Modified: glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install
===
--- glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install   
2007-02-02 19:42:28 UTC (rev 1915)
+++ glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install   
2007-02-02 19:48:32 UTC (rev 1916)
@@ -21,8 +21,8 @@
 
 debian/local/usr_sbin/tzconfig usr/sbin
 
-debian/tmp-libc/lib/*-*-gnu/ lib
-debian/tmp-libc/usr/lib/*-*-gnu/ usr/lib
+debian/tmp-libc/lib/*-*-gnu*/ lib
+debian/tmp-libc/usr/lib/*-*-gnu*/ usr/lib
 
 debian/tmp-libc/etc/ld.so.conf.d /etc
 build-tree/glibc-2.5/posix/gai.conf /etc

Modified: glibc-package/branches/glibc-2.5/debian/rules.d/control.mk
===
--- glibc-package/branches/glibc-2.5/debian/rules.d/control.mk  2007-02-02 
19:42:28 UTC (rev 1915)
+++ glibc-package/branches/glibc-2.5/debian/rules.d/control.mk  2007-02-02 
19:48:32 UTC (rev 1916)
@@ -1,10 +1,10 @@
 control_deps := $(addprefix debian/control.in/, libc6 libc6.1 libc0.1 libc0.3 
sparc64 s390x powerpc ppc64 opt amd64)
 
-threads_archs := alpha amd64 arm arm-softfloat armeb i386 m32r m68k mips 
mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 
kfreebsd-amd64 
+threads_archs := alpha amd64 arm arm-softfloœat armeb armel i386 m32r m68k 
mips mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb 
kfreebsd-i386 kfreebsd-amd64 
 
 debian/control.in/libc6: debian/control.in/libc debian/rules.d/control.mk
sed -e '[EMAIL PROTECTED]@%libc6%g' \
-   -e '[EMAIL PROTECTED]@%amd64 arm arm-softfloat armeb i386 m32r m68k 
mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb%g' < $< > $@
+   -e '[EMAIL PROTECTED]@%amd64 arm arm-softfloat armeb armel i386 
m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb%g' < $< 
> $@
 
 debian/control.in/libc6.1: debian/control.in/libc debian/rules.d/control.mk
sed -e '[EMAIL PROTECTED]@%libc6.1%g;[EMAIL PROTECTED]@%alpha ia64%g' < 
$< > $@

Added: glibc-package/branches/glibc-2.5/debian/sysdeps/armeb.mk
===
--- glibc-package/branches/glibc-2.5/debian/sysdeps/armeb.mk2007-02-02 
19:42:28 UTC (rev 1915)
+++ glibc-package/branches/glibc-2.5/debian/sysdeps/armeb.mk2007-02-02 
19:48:32 UTC (rev 1916)
@@ -0,0 +1 @@
+libc_add-ons = ports nptl $(add-ons)

Added: glibc-package/branches/glibc-2.5/debian/sysdeps/armel.mk
===
--- glibc-package/branches/glibc-2.5/debian/sysdeps/armel.mk2007-02-02 
19:42:28 UTC (rev 1915)
+++ glibc-package/branches/glibc-2.5/debian/sysdeps/armel.mk2007-02-02 
19:48:32 UTC (rev 1916)
@@ -0,0 +1 @@
+libc_add-ons = ports nptl $(add-ons)


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



r1917 - glibc-package/branches/glibc-2.5/debian

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 20:51:37 +0100 (Fri, 02 Feb 2007)
New Revision: 1917

Modified:
   glibc-package/branches/glibc-2.5/debian/control
Log:
debian/control update


Modified: glibc-package/branches/glibc-2.5/debian/control
===
--- glibc-package/branches/glibc-2.5/debian/control 2007-02-02 19:48:32 UTC 
(rev 1916)
+++ glibc-package/branches/glibc-2.5/debian/control 2007-02-02 19:51:37 UTC 
(rev 1917)
@@ -5,7 +5,7 @@
  linux-kernel-headers (>= 2.6.13+0rc3-2) [!hurd-i386 !kfreebsd-i386 
!kfreebsd-amd64],
  mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
- gcc-4.1, binutils (>= 2.17.50),
+ gcc-4.1 [!hppa], gcc-4.2 [hppa], binutils (>= 2.17.50),
  autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0),
  libc6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc], libc6-dev-i386 [amd64], 
libc6-dev-powerpc [ppc64], libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], 
libc0.1-dev-i386 [kfreebsd-amd64], 
  lib32ssp0 [amd64 kfreebsd-amd64 ppc64], lib64ssp0 [i386 powerpc sparc s390],
@@ -56,7 +56,7 @@
  locale files take a lot of memory to be compiled.
 
 Package: nscd
-Architecture: alpha amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel 
powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 
kfreebsd-amd64 
+Architecture: alpha amd64 arm arm-softfloœat armeb armel i386 m32r m68k mips 
mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 
kfreebsd-amd64 
 Section: admin
 Priority: optional
 Depends: libc6 (>= ${Source-Version})
@@ -67,7 +67,7 @@
  slow Services like LDAP, NIS or NIS+
 
 Package: libc6
-Architecture: amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel powerpc 
ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
+Architecture: amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel 
powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
@@ -78,7 +78,7 @@
  and the standard math library, as well as many others.
 
 Package: libc6-dev
-Architecture: amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel powerpc 
ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
+Architecture: amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel 
powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: optional
 Depends: libc6 (= ${Source-Version})
@@ -88,7 +88,7 @@
  and link programs which use the standard C library.
 
 Package: libc6-dbg
-Architecture: amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel powerpc 
ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
+Architecture: amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel 
powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
@@ -102,7 +102,7 @@
  Most people will not need this package.
 
 Package: libc6-prof
-Architecture: amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel powerpc 
ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
+Architecture: amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel 
powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: extra
 Depends: libc6 (= ${Source-Version})
@@ -111,7 +111,7 @@
  with gprof.
 
 Package: libc6-pic
-Architecture: amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel powerpc 
ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
+Architecture: amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel 
powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: optional
 Conflicts: libc-pic
@@ -126,7 +126,7 @@
 
 Package: libc6-udeb
 XC-Package-Type: udeb
-Architecture: amd64 arm arm-softfloat armeb i386 m32r m68k mips mipsel powerpc 
ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
+Architecture: amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel 
powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: debian-installer
 Priority: extra
 Provides: libc6, libc-udeb, ${locale-compat:Depends}


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



r1918 - glibc-package/trunk/debian

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 21:06:26 +0100 (Fri, 02 Feb 2007)
New Revision: 1918

Modified:
   glibc-package/trunk/debian/changelog
Log:
Fix a typo



Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-02-02 19:51:37 UTC (rev 
1917)
+++ glibc-package/trunk/debian/changelog2007-02-02 20:06:26 UTC (rev 
1918)
@@ -26,7 +26,7 @@
   * debian/patches/any/cvs-zdump-64-bit.diff: new patch from CVS to fix zdump
 on 64-bit architectures.  Closes: #402776.
   * debian/quitlrc: new file.
-  * debian/rules.d/quilt.mk: use debian/quitlrc instead of default ~/.quiltrc.
+  * debian/rules.d/quilt.mk: use debian/quiltrc instead of default ~/.quiltrc.
 Closes: #406136.
 
  -- Aurelien Jarno <[EMAIL PROTECTED]>  Mon,  8 Jan 2007 22:29:37 +0100


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



Processed (with 1 errors): Re: Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST change

2007-02-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> close 409378 2.3.2.ds1-22sarge5
Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST 
change
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.3.2.ds1-22sarge5, send any further 
explanations to Andrew Phillips <[EMAIL PROTECTED]>

> merge 409378 409147
Bug#409147: glibc tzdata2005b out of date for 4 Canadian Provinces.
Bug#409378: libc6: Timezone Canada/Newfoundland not updated for upcomming DST 
change
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #409147 has `glibc';
 #409378 has `libc6'
Values for `severity' don't match:
 #409147 has `critical';
 #409378 has `normal'

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



r1920 - in glibc-package/branches/glibc-2.5/debian: . rules.d

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 21:45:38 +0100 (Fri, 02 Feb 2007)
New Revision: 1920

Modified:
   glibc-package/branches/glibc-2.5/debian/control
   glibc-package/branches/glibc-2.5/debian/rules.d/control.mk
Log:
Fixed a small typo introduced by one of the previous patches


Modified: glibc-package/branches/glibc-2.5/debian/control
===
--- glibc-package/branches/glibc-2.5/debian/control 2007-02-02 20:38:19 UTC 
(rev 1919)
+++ glibc-package/branches/glibc-2.5/debian/control 2007-02-02 20:45:38 UTC 
(rev 1920)
@@ -56,7 +56,7 @@
  locale files take a lot of memory to be compiled.
 
 Package: nscd
-Architecture: alpha amd64 arm arm-softfloœat armeb armel i386 m32r m68k mips 
mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 
kfreebsd-amd64 
+Architecture: alpha amd64 arm arm-softfloat armeb armel i386 m32r m68k mips 
mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 
kfreebsd-amd64 
 Section: admin
 Priority: optional
 Depends: libc6 (>= ${Source-Version})

Modified: glibc-package/branches/glibc-2.5/debian/rules.d/control.mk
===
--- glibc-package/branches/glibc-2.5/debian/rules.d/control.mk  2007-02-02 
20:38:19 UTC (rev 1919)
+++ glibc-package/branches/glibc-2.5/debian/rules.d/control.mk  2007-02-02 
20:45:38 UTC (rev 1920)
@@ -1,6 +1,6 @@
 control_deps := $(addprefix debian/control.in/, libc6 libc6.1 libc0.1 libc0.3 
sparc64 s390x powerpc ppc64 opt amd64)
 
-threads_archs := alpha amd64 arm arm-softfloœat armeb armel i386 m32r m68k 
mips mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb 
kfreebsd-i386 kfreebsd-amd64 
+threads_archs := alpha amd64 arm arm-softfloat armeb armel i386 m32r m68k mips 
mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 
kfreebsd-amd64 
 
 debian/control.in/libc6: debian/control.in/libc debian/rules.d/control.mk
sed -e '[EMAIL PROTECTED]@%libc6%g' \


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



r1921 - in glibc-package/branches/glibc-2.5/debian: . debhelper.in

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 21:49:46 +0100 (Fri, 02 Feb 2007)
New Revision: 1921

Removed:
   glibc-package/branches/glibc-2.5/debian/debhelper.in/glibc-doc.postinst
   glibc-package/branches/glibc-2.5/debian/debhelper.in/nscd.postinst
Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.postinst
Log:
  * debian/debhelper.in/: delete /usr/doc removal from postinst scripts.



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===
--- glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 20:45:38 UTC 
(rev 1920)
+++ glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 20:49:46 UTC 
(rev 1921)
@@ -78,6 +78,7 @@
   * Add patches/hppa/submitted-cfi-procend.diff (fix build with binutils cvs)
 from parisc-linux.
   * Add partial support for armel, from 
http://armel-debs.applieddata.net/diffs/.
+  * debian/debhelper.in/: delete /usr/doc removal from postinst scripts.
 
   [ Denis Barbier ]
   * Remove localedata/locale-en_NZ.diff (merged upstream).

Deleted: glibc-package/branches/glibc-2.5/debian/debhelper.in/glibc-doc.postinst
===
--- glibc-package/branches/glibc-2.5/debian/debhelper.in/glibc-doc.postinst 
2007-02-02 20:45:38 UTC (rev 1920)
+++ glibc-package/branches/glibc-2.5/debian/debhelper.in/glibc-doc.postinst 
2007-02-02 20:49:46 UTC (rev 1921)
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-# We remove a relic of the past /usr/doc/ symlinks.
-# This script should keep at least until sarge release.
-if [ -L "/usr/doc/glibc-doc" ]; then
-rm -f "/usr/doc/glibc-doc"
-fi
-
-#DEBHELPER#

Modified: glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.postinst
===
--- glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.postinst  
2007-02-02 20:45:38 UTC (rev 1920)
+++ glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.postinst  
2007-02-02 20:49:46 UTC (rev 1921)
@@ -115,20 +115,6 @@
 fi
 }
 
-# We remove a relic of the past /usr/doc/ symlinks.
-# This script should keep at least until sarge release.
-package=LIBC
-if [ -L "/usr/doc/$package" ]; then
-rm -f "/usr/doc/$package"
-fi
-# I'm so lazy that libc6-{dbg,dev,pic,prof} are removed in this file - gotom.
-for suffix in -dbg -dev -pic -prof; do
-package_name="$package""$suffix"
-if [ -L "/usr/doc/$package_name" ]; then
-   rm -f "/usr/doc/$package_name"
-fi
-done
-
 if [ "$type" = "configure" ]
 then
 # Handle upgrades for libdb.so.3. We do this before calling ldconfig,

Deleted: glibc-package/branches/glibc-2.5/debian/debhelper.in/nscd.postinst
===
--- glibc-package/branches/glibc-2.5/debian/debhelper.in/nscd.postinst  
2007-02-02 20:45:38 UTC (rev 1920)
+++ glibc-package/branches/glibc-2.5/debian/debhelper.in/nscd.postinst  
2007-02-02 20:49:46 UTC (rev 1921)
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-set -e
-
-# We remove a relic of the past /usr/doc/ symlinks.
-# This script should keep at least until sarge release.
-if [ -L "/usr/doc/nscd" ]; then
-rm -f "/usr/doc/nscd"
-fi
-
-#DEBHELPER#
-
-exit 0


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



Processed: Re: Bug#220719: glibc-doc: wrong formatting for all pthread_* manpages

2007-02-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 220719
Bug#220719: glibc-doc: wrong formatting for all pthread_* manpages
'reopen' is deprecated when a bug has been closed with a version;
use 'found' or 'submitter' as appropriate instead.
Bug#226345: glibc-doc: Incorrect and unsightly formatting in man pages
Bug reopened, originator not changed.

> tag 220719 + pending
Bug#220719: glibc-doc: wrong formatting for all pthread_* manpages
There were no tags set.
Bug#226345: glibc-doc: Incorrect and unsightly formatting in man pages
Tags added: pending

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



r1922 - in glibc-package: branches/glibc-2.5/debian branches/glibc-2.5/debian/debhelper.in trunk/debian trunk/debian/debhelper.in

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 22:06:51 +0100 (Fri, 02 Feb 2007)
New Revision: 1922

Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/debhelper.in/libc-otherbuild.postinst
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/debhelper.in/libc-otherbuild.postinst
Log:
  * debhelper.in/libc-otherbuild.postinst: fix handling of
/etc/ld.so.hwcappkgs.  Closes: bug#409374.



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===
--- glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 20:49:46 UTC 
(rev 1921)
+++ glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 21:06:51 UTC 
(rev 1922)
@@ -262,6 +262,8 @@
 argument equals to 0).  Closes: bug#292523.
   * patches/all/local-pthread-manpages.diff: fix pthread manpages.  Closes:
 bug#220719. 
+  * debhelper.in/libc-otherbuild.postinst: fix handling of
+/etc/ld.so.hwcappkgs.  Closes: bug#409374.
 
  -- Aurelien Jarno <[EMAIL PROTECTED]>  Mon, 22 Jan 2007 17:47:01 +0100
 

Modified: 
glibc-package/branches/glibc-2.5/debian/debhelper.in/libc-otherbuild.postinst
===
--- 
glibc-package/branches/glibc-2.5/debian/debhelper.in/libc-otherbuild.postinst   
2007-02-02 20:49:46 UTC (rev 1921)
+++ 
glibc-package/branches/glibc-2.5/debian/debhelper.in/libc-otherbuild.postinst   
2007-02-02 21:06:51 UTC (rev 1922)
@@ -36,10 +36,10 @@
fi
fi
echo "$pkg $ver" >> /etc/ld.so.hwcappkgs.tmp
-   done) < /etc/ld.so.hwcappkgs
+   done
if [ "$isrecorded" != yes ]; then
echo "$opt $curver" >> /etc/ld.so.hwcappkgs.tmp
-   fi
+   fi) < /etc/ld.so.hwcappkgs
mv /etc/ld.so.hwcappkgs.tmp /etc/ld.so.hwcappkgs
 else
# libc6 did not create ld.so.hwcappkgs correctly or ld.so.hwcappkgs

Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-02-02 20:49:46 UTC (rev 
1921)
+++ glibc-package/trunk/debian/changelog2007-02-02 21:06:51 UTC (rev 
1922)
@@ -5,9 +5,11 @@
   * patches/any/cvs-itoa-c.diff: new patch from CVS (fix sprintf %0lld with
 argument equals to 0).  Closes: bug#292523.
   * patches/all/local-pthread-manpages.diff: fix pthread manpages.  Closes:
-bug#220719. 
+bug#220719.
+  * debhelper.in/libc-otherbuild.postinst: fix handling of
+/etc/ld.so.hwcappkgs.  Closes: bug#409374.
 
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Fri,  2 Feb 2007 21:35:28 +0100
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Fri,  2 Feb 2007 22:02:59 +0100
 
 glibc (2.3.6.ds1-10) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/debhelper.in/libc-otherbuild.postinst
===
--- glibc-package/trunk/debian/debhelper.in/libc-otherbuild.postinst
2007-02-02 20:49:46 UTC (rev 1921)
+++ glibc-package/trunk/debian/debhelper.in/libc-otherbuild.postinst
2007-02-02 21:06:51 UTC (rev 1922)
@@ -36,10 +36,10 @@
fi
fi
echo "$pkg $ver" >> /etc/ld.so.hwcappkgs.tmp
-   done) < /etc/ld.so.hwcappkgs
+   done
if [ "$isrecorded" != yes ]; then
echo "$opt $curver" >> /etc/ld.so.hwcappkgs.tmp
-   fi
+   fi) < /etc/ld.so.hwcappkgs
mv /etc/ld.so.hwcappkgs.tmp /etc/ld.so.hwcappkgs
 else
# libc6 did not create ld.so.hwcappkgs correctly or ld.so.hwcappkgs


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



Bug#406182: libc6: error in postinst script

2007-02-02 Thread Aurelien Jarno
clone 406182 -1
not found -1 2.3.2.ds1-22sarge4
found -1 2006c-1
retitle -1 tzdata: error in postinst script
close 406182 2.3.6-6

Gerfried Fuchs a écrit :
> Package: libc6
> Version: 2.3.2.ds1-22sarge4
> Severity: normal
> 
> Hi!
> 
>  When upgrading a system I stumbled upon this error:
> 
> #v+
> Unpacking replacement libc6 ...
> Setting up libc6 (2.3.2.ds1-22sarge4) ...
> /var/lib/dpkg/info/libc6.postinst: line 320: [: 
> /usr/share/zoneinfo/Europe/Vienna: binary operator expected
> Running 'tzconfig' to set this system's timezone.
> Your current time zone is set to Europe/Vienna
> Europe/Vienna
> Do you want to change that? [n]: 
> Your time zone will not be changed
> #v-
> 
>  It didn't had any severe influence on the upgrade, but I think it
> should be tackled anyway.  I'm not sure how the system ended up with
> _two_ lines in /etc/timezone:
> 
> #v+
> Europe/Vienna
> Europe/Vienna
> #v-
> 
>  but the above is the result of such a file.  I guess some quoting at
> some place in the postinst script should be able to handle that, or
> similar, and for I'm not sure how I originally ended up with two lines
> in the file I'm not sure if others might stumble upon this issue, too.
> 
>  Thought I'd let you know.
> 
I am not sure this bug is still present, but if it is, this script has
been moved to tzdata.

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Processed (with 5 errors): Re: Bug#406182: libc6: error in postinst script

2007-02-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> clone 406182 -1
Bug#406182: libc6: error in postinst script
Bug 406182 cloned as bug 409419.

> not found -1 2.3.2.ds1-22sarge4
Unknown command or malformed arguments to command.

> found -1 2006c-1
Bug#409419: libc6: error in postinst script
Bug marked as found in version 2006c-1.

> retitle -1 tzdata: error in postinst script
Bug#409419: libc6: error in postinst script
Changed Bug title.

> close 406182 2.3.6-6
Bug#406182: libc6: error in postinst script
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.3.6-6, send any further explanations to 
Gerfried Fuchs <[EMAIL PROTECTED]>

> Gerfried Fuchs a écrit :
Unknown command or malformed arguments to command.

> > Package: libc6
Unknown command or malformed arguments to command.

> > Version: 2.3.2.ds1-22sarge4
Unknown command or malformed arguments to command.

> > Severity: normal
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.

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


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



r1923 - glibc-package/branches/glibc-2.5/debian/patches

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 22:10:05 +0100 (Fri, 02 Feb 2007)
New Revision: 1923

Modified:
   glibc-package/branches/glibc-2.5/debian/patches/series
Log:
Fixed patch level


Modified: glibc-package/branches/glibc-2.5/debian/patches/series
===
--- glibc-package/branches/glibc-2.5/debian/patches/series  2007-02-02 
21:06:51 UTC (rev 1922)
+++ glibc-package/branches/glibc-2.5/debian/patches/series  2007-02-02 
21:10:05 UTC (rev 1923)
@@ -50,7 +50,7 @@
 arm/local-no-hwcap.diff -p0
 
 hppa/local-Rminkernel.diff -p0
-hppa/submitted-cfi-procend.diff -p0
+hppa/submitted-cfi-procend.diff -p1
 hppa/submitted-lt.diff -p1
 hppa/submitted-nptl-carlos.diff -p1
 hppa/local-inlining.diff -p0


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



r1924 - in glibc-package/branches/glibc-2.5/debian: . control.in

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 22:22:27 +0100 (Fri, 02 Feb 2007)
New Revision: 1924

Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/control
   glibc-package/branches/glibc-2.5/debian/control.in/libc
   glibc-package/branches/glibc-2.5/debian/control.in/libc0.1
Log:
  * debian/control.in: drop the dependency on tzdata. It is a required package
and the glibc from Etch depends on it, ensuring tzdata is always present 
post-Etch.



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===
--- glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 21:10:05 UTC 
(rev 1923)
+++ glibc-package/branches/glibc-2.5/debian/changelog   2007-02-02 21:22:27 UTC 
(rev 1924)
@@ -1,7 +1,7 @@
 glibc (2.5-0exp3) UNRELEASED; urgency=low
 
   * New upstream version 2.5.
-- Adds support of POSIX_MADV_* on mips, mipsel, arm and hppa.  Closes: 
+- Adds support of POSIX_MADV_* on mips, mipsel, arm and hppa.  Closes:
   #381294.
 
   [ Aurelien Jarno ]
@@ -79,6 +79,9 @@
 from parisc-linux.
   * Add partial support for armel, from 
http://armel-debs.applieddata.net/diffs/.
   * debian/debhelper.in/: delete /usr/doc removal from postinst scripts.
+  * debian/control.in: drop the dependency on tzdata. It is a required package
+and the glibc from Etch depends on it, ensuring tzdata is always present 
+post-Etch.
 
   [ Denis Barbier ]
   * Remove localedata/locale-en_NZ.diff (merged upstream).
@@ -98,7 +101,7 @@
   * Update localedata/fix-lang.diff
   * Update localedata/first_weekday.diff
 
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Mon,  8 Jan 2007 23:28:03 +0100
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Fri,  2 Feb 2007 22:17:45 +0100
 
 glibc (2.4-1) UNRELEASED; urgency=low
 

Modified: glibc-package/branches/glibc-2.5/debian/control
===
--- glibc-package/branches/glibc-2.5/debian/control 2007-02-02 21:10:05 UTC 
(rev 1923)
+++ glibc-package/branches/glibc-2.5/debian/control 2007-02-02 21:22:27 UTC 
(rev 1924)
@@ -71,7 +71,6 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -143,7 +142,6 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -215,7 +213,6 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -287,7 +284,6 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library

Modified: glibc-package/branches/glibc-2.5/debian/control.in/libc
===
--- glibc-package/branches/glibc-2.5/debian/control.in/libc 2007-02-02 
21:10:05 UTC (rev 1923)
+++ glibc-package/branches/glibc-2.5/debian/control.in/libc 2007-02-02 
21:22:27 UTC (rev 1924)
@@ -3,7 +3,6 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library

Modified: glibc-package/branches/glibc-2.5/debian/control.in/libc0.1
===
--- glibc-package/branches/glibc-2.5/debian/control.in/libc0.1  2007-02-02 
21:10:05 UTC (rev 1923)
+++ glibc-package/branches/glibc-2.5/debian/control.in/libc0.1  2007-02-02 
21:22:27 UTC (rev 1924)
@@ -3,7 +3,6 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library


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



Bug#409419: marked as done (tzdata: error in postinst script)

2007-02-02 Thread Debian Bug Tracking System
Your message dated Fri, 02 Feb 2007 21:47:11 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409419: fixed in tzdata 2007a-3
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.2.ds1-22sarge4
Severity: normal

Hi!

 When upgrading a system I stumbled upon this error:

#v+
Unpacking replacement libc6 ...
Setting up libc6 (2.3.2.ds1-22sarge4) ...
/var/lib/dpkg/info/libc6.postinst: line 320: [: 
/usr/share/zoneinfo/Europe/Vienna: binary operator expected
Running 'tzconfig' to set this system's timezone.
Your current time zone is set to Europe/Vienna
Europe/Vienna
Do you want to change that? [n]: 
Your time zone will not be changed
#v-

 It didn't had any severe influence on the upgrade, but I think it
should be tackled anyway.  I'm not sure how the system ended up with
_two_ lines in /etc/timezone:

#v+
Europe/Vienna
Europe/Vienna
#v-

 but the above is the result of such a file.  I guess some quoting at
some place in the postinst script should be able to handle that, or
similar, and for I'm not sure how I originally ended up with two lines
in the file I'm not sure if others might stumble upon this issue, too.

 Thought I'd let you know.

 So long,
Alfie

--- End Message ---
--- Begin Message ---
Source: tzdata
Source-Version: 2007a-3

We believe that the bug you reported is fixed in the latest version of
tzdata, which is due to be installed in the Debian FTP archive:

tzdata_2007a-3.diff.gz
  to pool/main/t/tzdata/tzdata_2007a-3.diff.gz
tzdata_2007a-3.dsc
  to pool/main/t/tzdata/tzdata_2007a-3.dsc
tzdata_2007a-3_all.deb
  to pool/main/t/tzdata/tzdata_2007a-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated tzdata package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  2 Feb 2007 22:37:36 +0100
Source: tzdata
Binary: tzdata
Architecture: source all
Version: 2007a-3
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description: 
 tzdata - Time Zone and Daylight Saving Time Data
Closes: 409419
Changes: 
 tzdata (2007a-3) unstable; urgency=low
 .
   * Make tzdata an Essential package.
   * Fix postinst script with broken /etc/localtime file (closes: bug#409419).
Files: 
 a170b74b42388b3d9f656ee091aa94d1 865 libs required tzdata_2007a-3.dsc
 65945491ea14a53fc9d4b1e63295ee71 3945 libs required tzdata_2007a-3.diff.gz
 fb0da5bd6009b9fc755641594f830d64 354848 libs required tzdata_2007a-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFw7BPw3ao2vG823MRAgiNAJ9VQNCEEf4yT7oK3JMm6yE11ls9NwCdEviZ
6bnG9Zh66N5/hCODAdMszh0=
=Bum+
-END PGP SIGNATURE-

--- End Message ---


r1925 - tzdata/trunk/debian

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 22:41:33 +0100 (Fri, 02 Feb 2007)
New Revision: 1925

Modified:
   tzdata/trunk/debian/changelog
   tzdata/trunk/debian/control
   tzdata/trunk/debian/postinst
Log:
  * Make tzdata an Essential package.
  * Fix postinst script with broken /etc/localtime file (closes: bug#409419).



Modified: tzdata/trunk/debian/changelog
===
--- tzdata/trunk/debian/changelog   2007-02-02 21:22:27 UTC (rev 1924)
+++ tzdata/trunk/debian/changelog   2007-02-02 21:41:33 UTC (rev 1925)
@@ -1,3 +1,10 @@
+tzdata (2007a-3) unstable; urgency=low
+
+  * Make tzdata an Essential package.
+  * Fix postinst script with broken /etc/localtime file (closes: bug#409419).
+
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Fri,  2 Feb 2007 22:37:36 +0100
+
 tzdata (2007a-2) unstable; urgency=low
 
   * Generate and ship /usr/share/zoneinfo/posixrules (closes: bug#409275). 

Modified: tzdata/trunk/debian/control
===
--- tzdata/trunk/debian/control 2007-02-02 21:22:27 UTC (rev 1924)
+++ tzdata/trunk/debian/control 2007-02-02 21:41:33 UTC (rev 1925)
@@ -1,5 +1,6 @@
 Source: tzdata
 Section: libs
+Essential: yes
 Priority: required
 Build-Depends: debhelper (>= 4.0.0)
 Build-Depends-Indep: quilt

Modified: tzdata/trunk/debian/postinst
===
--- tzdata/trunk/debian/postinst2007-02-02 21:22:27 UTC (rev 1924)
+++ tzdata/trunk/debian/postinst2007-02-02 21:41:33 UTC (rev 1925)
@@ -50,7 +50,7 @@
 if [ "$type" = "configure" ]
 then
 if [ -f /etc/timezone ]; then
-   timezone=$(cat /etc/timezone)
+   timezone=$(head -n 1 /etc/timezone | sed -e "s/ .*//")
 else
timezone=Factory
 fi


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



r1926 - glibc-package/branches/glibc-2.5/debian/patches

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 22:45:21 +0100 (Fri, 02 Feb 2007)
New Revision: 1926

Modified:
   glibc-package/branches/glibc-2.5/debian/patches/series
Log:
Fix another typo introduced by one of my previous commits


Modified: glibc-package/branches/glibc-2.5/debian/patches/series
===
--- glibc-package/branches/glibc-2.5/debian/patches/series  2007-02-02 
21:41:33 UTC (rev 1925)
+++ glibc-package/branches/glibc-2.5/debian/patches/series  2007-02-02 
21:45:21 UTC (rev 1926)
@@ -52,7 +52,7 @@
 hppa/local-Rminkernel.diff -p0
 hppa/submitted-cfi-procend.diff -p1
 hppa/submitted-lt.diff -p1
-hppa/submitted-nptl-carlos.diff -p1
+hppa/submitted-nptl-carlos.diff -p0
 hppa/local-inlining.diff -p0
 
 hurd-i386/cvs-futimes.diff -p1


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



r1927 - in tzdata/tags: . 2007a-3/debian

2007-02-02 Thread Aurelien Jarno
Author: aurel32
Date: 2007-02-02 23:20:52 +0100 (Fri, 02 Feb 2007)
New Revision: 1927

Added:
   tzdata/tags/2007a-3/
   tzdata/tags/2007a-3/debian/changelog
   tzdata/tags/2007a-3/debian/control
   tzdata/tags/2007a-3/debian/postinst
   tzdata/tags/2007a-3/debian/rules
Removed:
   tzdata/tags/2007a-3/debian/changelog
   tzdata/tags/2007a-3/debian/control
   tzdata/tags/2007a-3/debian/postinst
   tzdata/tags/2007a-3/debian/rules
Log:
Tagging tzdata 2007a-3


Copied: tzdata/tags/2007a-3 (from rev 1906, tzdata/trunk)

Deleted: tzdata/tags/2007a-3/debian/changelog
===
--- tzdata/trunk/debian/changelog   2007-01-18 21:45:33 UTC (rev 1906)
+++ tzdata/tags/2007a-3/debian/changelog2007-02-02 22:20:52 UTC (rev 
1927)
@@ -1,76 +0,0 @@
-tzdata (2006p-1) unstable; urgency=low
-
-  [ Aurelien Jarno ]
-  * New upstream release.
-- Includes DST rules for West Australia.
-
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Tue, 28 Nov 2006 10:58:53 +0100
-
-tzdata (2006n-1) unstable; urgency=low
-
-  [ Aurelien Jarno ]
-  * New upstream release. 
-
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Sat, 21 Oct 2006 22:51:50 +0200
-
-tzdata (2006m-1) unstable; urgency=low
-
-  [ Aurelien Jarno ]
-  * New upstream release. 
-
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Sun,  8 Oct 2006 19:39:42 +0200
-
-tzdata (2006l-1) unstable; urgency=low
-
-  [ Denis Barbier ]
-  * New upstream release. 
-  * debian/rules: Use debian/patches/quiltrc for quilt global settings.
-
- -- Denis Barbier <[EMAIL PROTECTED]>  Tue, 19 Sep 2006 22:26:27 +0200
-
-tzdata (2006k-1) unstable; urgency=low
-
-  [ Aurelien Jarno ]
-  * New upstream release. 
-
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Tue, 29 Aug 2006 22:53:57 +0200
-
-tzdata (2006g-2) unstable; urgency=low
-
-  * patches/systemv.diff: As Indianapolis use DST since 2006, it can no
-more be an alias for SystemV/EST5, replace it with Panama.
-Closes: #367025
-  * debian/watch: New file.
-
- -- Denis Barbier <[EMAIL PROTECTED]>  Fri,  2 Jun 2006 23:44:21 +0200
-
-tzdata (2006g-1) unstable; urgency=low
-
-  [ Denis Barbier ]
-  * New upstream release.
-  * debian/control: Bump Standards-Version: 3.7.2  (no changes needed)
-  * debian/control: quilt is not run by the 'clean' target, so move it
-into Build-Depends-Indep.
-
- -- Denis Barbier <[EMAIL PROTECTED]>  Thu,  1 Jun 2006 22:19:57 +0200
-
-tzdata (2006c-2) unstable; urgency=low
-
-  * Put a copy of the current timezone into /etc/localtime instead of a
-symlink.
-  * Add a patching system.
-  * patches/systemv.diff: create the SystemV links for compatibility reasons.
-  * Drop the dependency on libc-bin.
-  * Drop the preinst script, we don't support upgrades from Potato :-)
-
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Mon, 10 Apr 2006 09:13:04 +0200
-
-tzdata (2006c-1) unstable; urgency=low
-
-  * Initial release.
-  * For easy updating, this package has been splitted out of the GNU C
-Library.
-  * Thanks to the authors of the langpack-locales Ubuntu package, which has
-been used to understand how to process source timezone files.
-
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Sat,  8 Apr 2006 19:00:31 +0200

Copied: tzdata/tags/2007a-3/debian/changelog (from rev 1925, 
tzdata/trunk/debian/changelog)

Deleted: tzdata/tags/2007a-3/debian/control
===
--- tzdata/trunk/debian/control 2007-01-18 21:45:33 UTC (rev 1906)
+++ tzdata/tags/2007a-3/debian/control  2007-02-02 22:20:52 UTC (rev 1927)
@@ -1,17 +0,0 @@
-Source: tzdata
-Section: libs
-Priority: required
-Build-Depends: debhelper (>= 4.0.0)
-Build-Depends-Indep: quilt
-Maintainer: GNU Libc Maintainers 
-Uploaders: Ben Collins <[EMAIL PROTECTED]>, GOTO Masanori <[EMAIL PROTECTED]>, 
Philip Blundell <[EMAIL PROTECTED]>, Jeff Bailey <[EMAIL PROTECTED]>, Daniel 
Jacobowitz <[EMAIL PROTECTED]>, Clint Adams <[EMAIL PROTECTED]>, Aurelien Jarno 
<[EMAIL PROTECTED]>
-Standards-Version: 3.7.2
-
-Package: tzdata
-Architecture: all
-Replaces: libc0.1, libc0.3, libc6, libc6.1
-Description: Time Zone and Daylight Saving Time Data
- This package contains data that represent the history of local time for many 
- representative locations around the globe. It is updated periodically to 
- reflect changes made by political bodies to time zone boundaries, UTC offsets,
- and daylight-saving rules

Copied: tzdata/tags/2007a-3/debian/control (from rev 1925, 
tzdata/trunk/debian/control)

Deleted: tzdata/tags/2007a-3/debian/postinst
===
--- tzdata/trunk/debian/postinst2007-01-18 21:45:33 UTC (rev 1906)
+++ tzdata/tags/2007a-3/debian/postinst 2007-02-02 22:20:52 UTC (rev 1927)
@@ -1,93 +0,0 @@
-#!/bin/bash
-set -e
-export LC_ALL=C
-
-type=$1
-preversion=$2
-
-zone_banner() {
-TZBase=$(LC_ALL=C TZ=UTC0 date)
-UTdate=$(TZ=UTC0 date -d "$TZBase")
-TZdate=$(TZ="$timezone" date -d "$TZBase")
-