Bug#434626: [powerpc] broken 64bit packages

2007-07-25 Thread Matthias Klose
Package: libc6-ppc64
Version: 2.6-3
Severity: serious

Seen while rebuilding gcc-4.2 / gcj-4.2; 64bit configure tests fail
with a segfault. Reverting to 2.6-2 lets the bootstrap succeed.


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



Bug#207167: BINARY FILE

2007-07-25 Thread Kermit

Have you ever hoped to have a pricey Watch?

We have the problem solved for you!

We have all the top quality 
for a very small precentage of the cost.


www.wehequis.com




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



Processed: Re: Bug#434626: [powerpc] broken 64bit packages

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

 clone 434626 -1
Bug#434626: [powerpc] broken 64bit packages
Bug 434626 cloned as bug 434632.

 reassign -1 gcc-4.2
Bug#434632: [powerpc] broken 64bit packages
Bug reassigned from package `libc6-ppc64' to `gcc-4.2'.

 retitle -1 [powerpc] generate broken 64-bit binaries
Bug#434632: [powerpc] broken 64bit packages
Changed Bug title to `[powerpc] generate broken 64-bit binaries' from 
`[powerpc] broken 64bit packages'.

 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#434626: [powerpc] broken 64bit packages

2007-07-25 Thread Aurelien Jarno
clone 434626 -1
reassign -1 gcc-4.2
retitle -1 [powerpc] generate broken 64-bit binaries
thanks

On Wed, Jul 25, 2007 at 01:18:43PM +0200, Matthias Klose wrote:
 Package: libc6-ppc64
 Version: 2.6-3
 Severity: serious
 
 Seen while rebuilding gcc-4.2 / gcj-4.2; 64bit configure tests fail
 with a segfault. Reverting to 2.6-2 lets the bootstrap succeed.

The only significant difference between 2.6-2 and 2.6-3 is that we use
gcc-4.2 to build the glibc. So it looks like gcc-4.2 is broken.

We will switch back to gcc-4.1 for powerpc.

-- 
  .''`.  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#434626: [powerpc] broken 64bit packages

2007-07-25 Thread Matthias Klose
Aurelien Jarno writes:
 clone 434626 -1
 reassign -1 gcc-4.2
 retitle -1 [powerpc] generate broken 64-bit binaries
 thanks
 
 On Wed, Jul 25, 2007 at 01:18:43PM +0200, Matthias Klose wrote:
  Package: libc6-ppc64
  Version: 2.6-3
  Severity: serious
  
  Seen while rebuilding gcc-4.2 / gcj-4.2; 64bit configure tests fail
  with a segfault. Reverting to 2.6-2 lets the bootstrap succeed.
 
 The only significant difference between 2.6-2 and 2.6-3 is that we use
 gcc-4.2 to build the glibc. So it looks like gcc-4.2 is broken.

gcc-4.2 -m64


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



Bug#431243: nscd error/warning on no more memory for database 'hosts'

2007-07-25 Thread Ronny Adsetts
Hi,

I see this error too:

nscd: 10645 no more memory for database 'hosts'

Anything I can do to help debug and find a solution?

The computer exhibiting the error was running fine with no errors doing ldap 
only. Once I'd moved our mail services on to it (exim4, spamassassin, clamav, 
dovecot, mysql, ldap), I started getting the log message. Server is not busy 
load wise - delivers about 7000 emails a day to a mixture of forwards and 
maildir mail boxes.

Thanks.

Ronny
-- 
Ronny Adsetts
Technical Director
Amazing Internet Ltd, London
t: +44 20 8607 9535
f: +44 20 8607 9536
w: www.amazinginternet.com

Registered office: UK House, 82 Heath Road, Twickenham TW1 4BW
Registered in England. Company No. 4042957 




signature.asc
Description: OpenPGP digital signature


Processed: severity of 434626 is important

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

 # Automatically generated email from bts, devscripts version 2.9.26
 severity 434626 important
Bug#434626: [powerpc] broken 64bit packages
Severity set to `important' from `serious'


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]



r2454 - in glibc-package/trunk/debian: . control.in sysdeps

2007-07-25 Thread aurel32
Author: aurel32
Date: 2007-07-25 12:43:23 + (Wed, 25 Jul 2007)
New Revision: 2454

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/main
   glibc-package/trunk/debian/sysdeps/powerpc.mk
Log:
  * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2 -m64
produces broken binaries.
  * debian/control: Depend on gcc-4.1 on powerpc



Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-07-24 09:16:42 UTC (rev 
2453)
+++ glibc-package/trunk/debian/changelog2007-07-25 12:43:23 UTC (rev 
2454)
@@ -12,8 +12,13 @@
 + any/cvs-nscd-short-replies.diff
 + any/cvs-vfscanf.diff
 
- -- Pierre Habouzit [EMAIL PROTECTED]  Tue, 24 Jul 2007 10:45:28 +0200
+  [ Aurelien Jarno ]
+  * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2 -m64
+produces broken binaries.
+  * debian/control: Depend on gcc-4.1 on powerpc
 
+ -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 14:42:22 +0200
+
 glibc (2.6-3) unstable; urgency=low
 
   [ Aurelien Jarno ]

Modified: glibc-package/trunk/debian/control
===
--- glibc-package/trunk/debian/control  2007-07-24 09:16:42 UTC (rev 2453)
+++ glibc-package/trunk/debian/control  2007-07-25 12:43:23 UTC (rev 2454)
@@ -7,7 +7,7 @@
  mig (= 1.3-2) [hurd-i386], hurd-dev (= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
  binutils (= 2.17cvs20070426-1),
- gcc-4.1 (= 4.1.2-6) [alpha],
+ gcc-4.1 (= 4.1.2-6) [alpha powerpc], gcc-4.1-multilib [powerpc],
  gcc-4.2 (= 4.2.1) [!alpha], gcc-4.2-multilib [amd64 i386 kfreebsd-amd64 
powerpc ppc64 s390 sparc],
  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], 
 Build-Depends-Indep: perl, po-debconf (= 1.0)

Modified: glibc-package/trunk/debian/control.in/main
===
--- glibc-package/trunk/debian/control.in/main  2007-07-24 09:16:42 UTC (rev 
2453)
+++ glibc-package/trunk/debian/control.in/main  2007-07-25 12:43:23 UTC (rev 
2454)
@@ -7,7 +7,7 @@
  mig (= 1.3-2) [hurd-i386], hurd-dev (= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
  binutils (= 2.17cvs20070426-1),
- gcc-4.1 (= 4.1.2-6) [alpha],
+ gcc-4.1 (= 4.1.2-6) [alpha powerpc], gcc-4.1-multilib [powerpc],
  gcc-4.2 (= 4.2.1) [!alpha], gcc-4.2-multilib [amd64 i386 kfreebsd-amd64 
powerpc ppc64 s390 sparc],
  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], 
 Build-Depends-Indep: perl, po-debconf (= 1.0)

Modified: glibc-package/trunk/debian/sysdeps/powerpc.mk
===
--- glibc-package/trunk/debian/sysdeps/powerpc.mk   2007-07-24 09:16:42 UTC 
(rev 2453)
+++ glibc-package/trunk/debian/sysdeps/powerpc.mk   2007-07-25 12:43:23 UTC 
(rev 2454)
@@ -3,8 +3,8 @@
 DEB_ARCH_REGULAR_PACKAGES += libc6-ppc64 libc6-dev-ppc64
 ppc64_add-ons = nptl $(add-ons)
 ppc64_configure_target = powerpc64-linux
-ppc64_CC = $(CC) -m64
-ppc64_CXX = $(CXX) -m64
+ppc64_CC = gcc-4.1 -m64
+ppc64_CXX = g++-4.1 -m64
 libc6-ppc64_shlib_dep = libc6-ppc64 (= $(shlib_dep_ver))
 ppc64_extra_cflags = -O3 -g
 ppc64_extra_config_options := $(extra_config_options) --disable-profile


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



Bug#431243: nscd error/warning on no more memory for database 'hosts'

2007-07-25 Thread Pierre Habouzit
tag 431243 + wontfix
thanks

On Wed, Jul 25, 2007 at 01:28:23PM +0100, Ronny Adsetts wrote:
 Hi,
 
 I see this error too:
 
 nscd: 10645 no more memory for database 'hosts'
 
 Anything I can do to help debug and find a solution?
 
 The computer exhibiting the error was running fine with no errors
 doing ldap only. Once I'd moved our mail services on to it (exim4,
 spamassassin, clamav, dovecot, mysql, ldap), I started getting the log
 message. Server is not busy load wise - delivers about 7000 emails a
 day to a mixture of forwards and maildir mail boxes.

  nscd is a sucky cache daemon for hosts. We strongly recommend to
disable the caching for hosts, and to use a proper DNS cache. I can
recommend pdnsd that is very useful in that regard, and supports many
more features than nscd does.

  In lenny, hosts caching is disabled in nscd.

-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgph9TKsnQ0zP.pgp
Description: PGP signature


Processed: Re: Bug#431243: nscd error/warning on no more memory for database 'hosts'

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

 tag 431243 + wontfix
Bug#431243: nscd: no more memory for database 'hosts'
There were no tags set.
Tags added: wontfix

 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]



r2455 - in glibc-package/trunk/debian: . control.in

2007-07-25 Thread aurel32
Author: aurel32
Date: 2007-07-25 15:11:56 + (Wed, 25 Jul 2007)
New Revision: 2455

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/main
Log:
  * debian/control: Build-depend on g++-4.1/g++4.2.



Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-07-25 12:43:23 UTC (rev 
2454)
+++ glibc-package/trunk/debian/changelog2007-07-25 15:11:56 UTC (rev 
2455)
@@ -2,7 +2,7 @@
 
   [ Samuel Thibault ]
   * sysdeps/hurd.mk (CC, BUILD_CC): Remove.
-  * control: Depend on gcc-4.2 on hurd-i386.
+  * control: Build-depend on gcc-4.2 on hurd-i386.
 
   [ Pierre Habouzit ]
   * any/cvs-glibc-2_6-branch.diff: upstream branch pull, includes:
@@ -13,11 +13,12 @@
 + any/cvs-vfscanf.diff
 
   [ Aurelien Jarno ]
-  * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2 -m64
+  * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2
 produces broken binaries.
-  * debian/control: Depend on gcc-4.1 on powerpc
+  * debian/control: Build-depend on gcc-4.1 on powerpc
+  * debian/control: Build-depend on g++-4.1/g++4.2.
 
- -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 14:42:22 +0200
+ -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 17:10:58 +0200
 
 glibc (2.6-3) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/control
===
--- glibc-package/trunk/debian/control  2007-07-25 12:43:23 UTC (rev 2454)
+++ glibc-package/trunk/debian/control  2007-07-25 15:11:56 UTC (rev 2455)
@@ -7,8 +7,8 @@
  mig (= 1.3-2) [hurd-i386], hurd-dev (= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
  binutils (= 2.17cvs20070426-1),
- gcc-4.1 (= 4.1.2-6) [alpha powerpc], gcc-4.1-multilib [powerpc],
- gcc-4.2 (= 4.2.1) [!alpha], gcc-4.2-multilib [amd64 i386 kfreebsd-amd64 
powerpc ppc64 s390 sparc],
+ gcc-4.1 (= 4.1.2-6) [alpha powerpc], g++-4.1 [alpha powerpc], 
gcc-4.1-multilib [powerpc],
+ gcc-4.2 (= 4.2.1) [!alpha], g++-4.2 [!alpha], gcc-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc],
  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], 
 Build-Depends-Indep: perl, po-debconf (= 1.0)
 Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org

Modified: glibc-package/trunk/debian/control.in/main
===
--- glibc-package/trunk/debian/control.in/main  2007-07-25 12:43:23 UTC (rev 
2454)
+++ glibc-package/trunk/debian/control.in/main  2007-07-25 15:11:56 UTC (rev 
2455)
@@ -7,8 +7,8 @@
  mig (= 1.3-2) [hurd-i386], hurd-dev (= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
  binutils (= 2.17cvs20070426-1),
- gcc-4.1 (= 4.1.2-6) [alpha powerpc], gcc-4.1-multilib [powerpc],
- gcc-4.2 (= 4.2.1) [!alpha], gcc-4.2-multilib [amd64 i386 kfreebsd-amd64 
powerpc ppc64 s390 sparc],
+ gcc-4.1 (= 4.1.2-6) [alpha powerpc], g++-4.1 [alpha powerpc], 
gcc-4.1-multilib [powerpc],
+ gcc-4.2 (= 4.2.1) [!alpha], g++-4.2 [!alpha], gcc-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc],
  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], 
 Build-Depends-Indep: perl, po-debconf (= 1.0)
 Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org


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



r2457 - in glibc-package/trunk/debian: . control.in

2007-07-25 Thread aurel32
Author: aurel32
Date: 2007-07-25 16:04:59 + (Wed, 25 Jul 2007)
New Revision: 2457

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/main
Log:
Also build depend on  g++-4.1-multilib/g++-4.2-multilib.


Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-07-25 15:42:40 UTC (rev 
2456)
+++ glibc-package/trunk/debian/changelog2007-07-25 16:04:59 UTC (rev 
2457)
@@ -16,11 +16,12 @@
   * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2
 produces broken binaries.
   * debian/control: Build-depend on gcc-4.1 on powerpc
-  * debian/control: Build-depend on g++-4.1/g++4.2.
+  * debian/control: Build-depend on g++-4.1/g++-4.2 and 
+g++-4.1-multilib/g++-4.2-multilib.
   * debian/*.NEWS.Debian: move to debian/debhelper.in/*.NEWS.Debian.
   * rules.d/debhelper.mk: remove debian/*.NEWS.Debian on clean.
 
- -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 17:42:30 +0200
+ -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 18:04:03 +0200
 
 glibc (2.6-3) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/control
===
--- glibc-package/trunk/debian/control  2007-07-25 15:42:40 UTC (rev 2456)
+++ glibc-package/trunk/debian/control  2007-07-25 16:04:59 UTC (rev 2457)
@@ -7,8 +7,8 @@
  mig (= 1.3-2) [hurd-i386], hurd-dev (= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
  binutils (= 2.17cvs20070426-1),
- gcc-4.1 (= 4.1.2-6) [alpha powerpc], g++-4.1 [alpha powerpc], 
gcc-4.1-multilib [powerpc],
- gcc-4.2 (= 4.2.1) [!alpha], g++-4.2 [!alpha], gcc-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc],
+ gcc-4.1 (= 4.1.2-6) [alpha powerpc], g++-4.1 [alpha powerpc], 
gcc-4.1-multilib [powerpc], g++-4.1-multilib [powerpc],
+ gcc-4.2 (= 4.2.1) [!alpha], g++-4.2 [!alpha], gcc-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc], g++-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc],
  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], 
 Build-Depends-Indep: perl, po-debconf (= 1.0)
 Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org

Modified: glibc-package/trunk/debian/control.in/main
===
--- glibc-package/trunk/debian/control.in/main  2007-07-25 15:42:40 UTC (rev 
2456)
+++ glibc-package/trunk/debian/control.in/main  2007-07-25 16:04:59 UTC (rev 
2457)
@@ -7,8 +7,8 @@
  mig (= 1.3-2) [hurd-i386], hurd-dev (= 20020608-1) [hurd-i386], gnumach-dev 
[hurd-i386],
  kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
  binutils (= 2.17cvs20070426-1),
- gcc-4.1 (= 4.1.2-6) [alpha powerpc], g++-4.1 [alpha powerpc], 
gcc-4.1-multilib [powerpc],
- gcc-4.2 (= 4.2.1) [!alpha], g++-4.2 [!alpha], gcc-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc],
+ gcc-4.1 (= 4.1.2-6) [alpha powerpc], g++-4.1 [alpha powerpc], 
gcc-4.1-multilib [powerpc], g++-4.1-multilib [powerpc],
+ gcc-4.2 (= 4.2.1) [!alpha], g++-4.2 [!alpha], gcc-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc], g++-4.2-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc],
  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], 
 Build-Depends-Indep: perl, po-debconf (= 1.0)
 Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org


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



r2456 - in glibc-package/trunk/debian: . debhelper.in rules.d

2007-07-25 Thread aurel32
Author: aurel32
Date: 2007-07-25 15:42:40 + (Wed, 25 Jul 2007)
New Revision: 2456

Added:
   glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian
   glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian
   glibc-package/trunk/debian/debhelper.in/nscd.NEWS.Debian
Removed:
   glibc-package/trunk/debian/debhelper.in/libc.NEWS
   glibc-package/trunk/debian/locales.NEWS.Debian
   glibc-package/trunk/debian/nscd.NEWS.Debian
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/rules.d/debhelper.mk
Log:
  * debian/*.NEWS.Debian: move to debian/debhelper.in/*.NEWS.Debian.
  * rules.d/debhelper.mk: remove debian/*.NEWS.Debian on clean.




Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-07-25 15:11:56 UTC (rev 
2455)
+++ glibc-package/trunk/debian/changelog2007-07-25 15:42:40 UTC (rev 
2456)
@@ -17,8 +17,10 @@
 produces broken binaries.
   * debian/control: Build-depend on gcc-4.1 on powerpc
   * debian/control: Build-depend on g++-4.1/g++4.2.
+  * debian/*.NEWS.Debian: move to debian/debhelper.in/*.NEWS.Debian.
+  * rules.d/debhelper.mk: remove debian/*.NEWS.Debian on clean.
 
- -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 17:10:58 +0200
+ -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 17:42:30 +0200
 
 glibc (2.6-3) unstable; urgency=low
 

Deleted: glibc-package/trunk/debian/debhelper.in/libc.NEWS
===
--- glibc-package/trunk/debian/debhelper.in/libc.NEWS   2007-07-25 15:11:56 UTC 
(rev 2455)
+++ glibc-package/trunk/debian/debhelper.in/libc.NEWS   2007-07-25 15:42:40 UTC 
(rev 2456)
@@ -1,15 +0,0 @@
-glibc (2.5-1) unstable; urgency=low
-
- Starting with version 2.5-1, the glibc requires a 2.6.1 or later 
- kernel.  If you use a 2.4 kernel, please upgrade it *before*
- installing glibc.
-
- This also means that it is not possible to use LD_ASSUME_KERNEL with a
- version lower than 2.6.1. If you have set such a thing in /etc/profile, 
- ~/.bashrc or any other initialization file (something you should have
- never done!!!), please remove that *before* installing glibc.
-
- Note: This does not apply to the m68k architecture and to non-Linux
-   kernels.
-
- -- Aurelien Jarno [EMAIL PROTECTED]  Tue, 24 Apr 2007 00:26:48 +0200

Copied: glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian (from rev 
2453, glibc-package/trunk/debian/debhelper.in/libc.NEWS)
===
--- glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian
(rev 0)
+++ glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian2007-07-25 
15:42:40 UTC (rev 2456)
@@ -0,0 +1,15 @@
+glibc (2.5-1) unstable; urgency=low
+
+ Starting with version 2.5-1, the glibc requires a 2.6.1 or later 
+ kernel.  If you use a 2.4 kernel, please upgrade it *before*
+ installing glibc.
+
+ This also means that it is not possible to use LD_ASSUME_KERNEL with a
+ version lower than 2.6.1. If you have set such a thing in /etc/profile, 
+ ~/.bashrc or any other initialization file (something you should have
+ never done!!!), please remove that *before* installing glibc.
+
+ Note: This does not apply to the m68k architecture and to non-Linux
+   kernels.
+
+ -- Aurelien Jarno [EMAIL PROTECTED]  Tue, 24 Apr 2007 00:26:48 +0200

Copied: glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian (from rev 
2453, glibc-package/trunk/debian/locales.NEWS.Debian)
===
--- glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian 
(rev 0)
+++ glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian 2007-07-25 
15:42:40 UTC (rev 2456)
@@ -0,0 +1,11 @@
+locales (2.3.6-7) unstable; urgency=low
+
+  * Locale variables are now stored in /etc/default/locale and no more
+/etc/environment.  The reason is that Debian Policy forbids modifying
+configuration files of other packages, and /etc/environment is a
+configuration file for PAM.
+Make sure to remove old definitions from /etc/environment, this file
+is no more modified for the reason explained above.
+
+ -- Denis Barbier [EMAIL PROTECTED]  Tue, 11 Apr 2006 21:24:13 +0200
+

Copied: glibc-package/trunk/debian/debhelper.in/nscd.NEWS.Debian (from rev 
2453, glibc-package/trunk/debian/nscd.NEWS.Debian)
===
--- glibc-package/trunk/debian/debhelper.in/nscd.NEWS.Debian
(rev 0)
+++ glibc-package/trunk/debian/debhelper.in/nscd.NEWS.Debian2007-07-25 
15:42:40 UTC (rev 2456)
@@ -0,0 +1,11 @@
+glibc (2.5-5) unstable; urgency=low
+
+  Since this release, hosts caching in nscd is off by default: for some of the
+  libc calls (gethostby* calls) nscd does not respect the DNS TTLs.  It can
+  lead to 

r2459 - in glibc-package/trunk/debian: . patches patches/sparc

2007-07-25 Thread aurel32
Author: aurel32
Date: 2007-07-25 22:45:25 + (Wed, 25 Jul 2007)
New Revision: 2459

Added:
   glibc-package/trunk/debian/patches/sparc/submitted-gscope_flag.diff
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
  * sparc/submitted-gscope_flag.diff: new patch to fix build on sparc.



Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-07-25 17:46:53 UTC (rev 
2458)
+++ glibc-package/trunk/debian/changelog2007-07-25 22:45:25 UTC (rev 
2459)
@@ -16,12 +16,13 @@
   * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2
 produces broken binaries.
   * debian/control: Build-depend on gcc-4.1 on powerpc
-  * debian/control: Build-depend on g++-4.1/g++-4.2 and 
+  * debian/control: Build-depend on g++-4.1/g++-4.2 and
 g++-4.1-multilib/g++-4.2-multilib.
   * debian/*.NEWS: move to debian/debhelper.in/*.NEWS.
   * rules.d/debhelper.mk: remove debian/*.NEWS on clean.
+  * sparc/submitted-gscope_flag.diff: new patch to fix build on sparc.
 
- -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 18:04:03 +0200
+ -- Aurelien Jarno [EMAIL PROTECTED]  Thu, 26 Jul 2007 00:45:10 +0200
 
 glibc (2.6-3) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/patches/series
===
--- glibc-package/trunk/debian/patches/series   2007-07-25 17:46:53 UTC (rev 
2458)
+++ glibc-package/trunk/debian/patches/series   2007-07-25 22:45:25 UTC (rev 
2459)
@@ -93,6 +93,7 @@
 sparc/local-sparcv9-target.diff -p0
 sparc/local-undefined-registers.diff -p0
 #sparc/submitted-timing.diff 
+sparc/submitted-gscope_flag.diff -p0
 
 all/local-pthread-manpages.diff 
 all/local-remove-manual.diff

Added: glibc-package/trunk/debian/patches/sparc/submitted-gscope_flag.diff
===
--- glibc-package/trunk/debian/patches/sparc/submitted-gscope_flag.diff 
(rev 0)
+++ glibc-package/trunk/debian/patches/sparc/submitted-gscope_flag.diff 
2007-07-25 22:45:25 UTC (rev 2459)
@@ -0,0 +1,14 @@
+2007-07-26  Aurelien Jarno  [EMAIL PROTECTED]
+
+   * sysdeps/sparc/tls.h (tcbhead_t): Add gscope_flag.
+
+--- nptl/sysdeps/sparc/tls.h.orig  2007-07-26 00:36:08.0 +0200
 nptl/sysdeps/sparc/tls.h   2007-07-26 00:36:25.0 +0200
+@@ -46,6 +46,7 @@
+   dtv_t *dtv;
+   void *self;
+   int multiple_threads;
++  int gscope_flag;
+   uintptr_t sysinfo;
+   uintptr_t stack_guard;
+   uintptr_t pointer_guard;


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



r2458 - in glibc-package/trunk/debian: . debhelper.in rules.d

2007-07-25 Thread aurel32
Author: aurel32
Date: 2007-07-25 17:46:53 + (Wed, 25 Jul 2007)
New Revision: 2458

Added:
   glibc-package/trunk/debian/debhelper.in/libc.NEWS
   glibc-package/trunk/debian/debhelper.in/locales.NEWS
   glibc-package/trunk/debian/debhelper.in/nscd.NEWS
Removed:
   glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian
   glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian
   glibc-package/trunk/debian/debhelper.in/nscd.NEWS.Debian
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/rules.d/debhelper.mk
Log:
Fix installation of NEWS.Debian files


Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2007-07-25 16:04:59 UTC (rev 
2457)
+++ glibc-package/trunk/debian/changelog2007-07-25 17:46:53 UTC (rev 
2458)
@@ -18,8 +18,8 @@
   * debian/control: Build-depend on gcc-4.1 on powerpc
   * debian/control: Build-depend on g++-4.1/g++-4.2 and 
 g++-4.1-multilib/g++-4.2-multilib.
-  * debian/*.NEWS.Debian: move to debian/debhelper.in/*.NEWS.Debian.
-  * rules.d/debhelper.mk: remove debian/*.NEWS.Debian on clean.
+  * debian/*.NEWS: move to debian/debhelper.in/*.NEWS.
+  * rules.d/debhelper.mk: remove debian/*.NEWS on clean.
 
  -- Aurelien Jarno [EMAIL PROTECTED]  Wed, 25 Jul 2007 18:04:03 +0200
 

Copied: glibc-package/trunk/debian/debhelper.in/libc.NEWS (from rev 2456, 
glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian)
===
--- glibc-package/trunk/debian/debhelper.in/libc.NEWS   
(rev 0)
+++ glibc-package/trunk/debian/debhelper.in/libc.NEWS   2007-07-25 17:46:53 UTC 
(rev 2458)
@@ -0,0 +1,15 @@
+glibc (2.5-1) unstable; urgency=low
+
+ Starting with version 2.5-1, the glibc requires a 2.6.1 or later 
+ kernel.  If you use a 2.4 kernel, please upgrade it *before*
+ installing glibc.
+
+ This also means that it is not possible to use LD_ASSUME_KERNEL with a
+ version lower than 2.6.1. If you have set such a thing in /etc/profile, 
+ ~/.bashrc or any other initialization file (something you should have
+ never done!!!), please remove that *before* installing glibc.
+
+ Note: This does not apply to the m68k architecture and to non-Linux
+   kernels.
+
+ -- Aurelien Jarno [EMAIL PROTECTED]  Tue, 24 Apr 2007 00:26:48 +0200

Deleted: glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian
===
--- glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian2007-07-25 
16:04:59 UTC (rev 2457)
+++ glibc-package/trunk/debian/debhelper.in/libc.NEWS.Debian2007-07-25 
17:46:53 UTC (rev 2458)
@@ -1,15 +0,0 @@
-glibc (2.5-1) unstable; urgency=low
-
- Starting with version 2.5-1, the glibc requires a 2.6.1 or later 
- kernel.  If you use a 2.4 kernel, please upgrade it *before*
- installing glibc.
-
- This also means that it is not possible to use LD_ASSUME_KERNEL with a
- version lower than 2.6.1. If you have set such a thing in /etc/profile, 
- ~/.bashrc or any other initialization file (something you should have
- never done!!!), please remove that *before* installing glibc.
-
- Note: This does not apply to the m68k architecture and to non-Linux
-   kernels.
-
- -- Aurelien Jarno [EMAIL PROTECTED]  Tue, 24 Apr 2007 00:26:48 +0200

Copied: glibc-package/trunk/debian/debhelper.in/locales.NEWS (from rev 2456, 
glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian)
===
--- glibc-package/trunk/debian/debhelper.in/locales.NEWS
(rev 0)
+++ glibc-package/trunk/debian/debhelper.in/locales.NEWS2007-07-25 
17:46:53 UTC (rev 2458)
@@ -0,0 +1,11 @@
+locales (2.3.6-7) unstable; urgency=low
+
+  * Locale variables are now stored in /etc/default/locale and no more
+/etc/environment.  The reason is that Debian Policy forbids modifying
+configuration files of other packages, and /etc/environment is a
+configuration file for PAM.
+Make sure to remove old definitions from /etc/environment, this file
+is no more modified for the reason explained above.
+
+ -- Denis Barbier [EMAIL PROTECTED]  Tue, 11 Apr 2006 21:24:13 +0200
+

Deleted: glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian
===
--- glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian 2007-07-25 
16:04:59 UTC (rev 2457)
+++ glibc-package/trunk/debian/debhelper.in/locales.NEWS.Debian 2007-07-25 
17:46:53 UTC (rev 2458)
@@ -1,11 +0,0 @@
-locales (2.3.6-7) unstable; urgency=low
-
-  * Locale variables are now stored in /etc/default/locale and no more
-/etc/environment.  The reason is that Debian Policy forbids modifying
-configuration files of other packages, and /etc/environment is a
-configuration file for PAM.
-Make sure to remove old 

[bts-link] source package glibc

2007-07-25 Thread bts-link-upstream
#
# bts-link upstream status pull for source package glibc
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #434484
#  * http://gcc.gnu.org/PR32853
#  * remote status changed: (?) - UNCONFIRMED
usertags 434484 + status-UNCONFIRMED

# remote status report for #434484
#  * http://gcc.gnu.org/PR32853
#  * remote status changed: (?) - UNCONFIRMED
usertags 434484 + status-UNCONFIRMED

thanks