Processed: reassign 475530 to apt

2008-04-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.18.1
> reassign 475530 apt
Bug#475530: Internal Error, Could not perform immediate configuration (2) on 
tzdata
Bug reassigned from package `tzdata' to `apt'.

>
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#475693: glibc-doc-reference: Please document getaddrinfo

2008-04-12 Thread Sam Morris
Package: glibc-doc-reference
Version: 2.7-1
Severity: normal

According to , "it is
completely unacceptable today to use gethostbyname etc. These functions
simply don't work."

 states that
gethostbyname is a historic call, and gethostbyname2 is only a stop-gap
solution. Apparently we should all by using getaddrinfo these days--but
the glibc manual does not document this function!

Section 16.6.2.4 "Host Names" documents fully the gethostbyname family
of calls, and says of the replacement calls only that "You can also use
`getaddrinfo' and `getnameinfo' to obtain this information". This makes
it sound rather like getaddrinfo, etc. are optional supplements to the
primary interface that most people use, gethostbyname.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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



r2914 - in glibc-package/trunk/debian: . sysdeps

2008-04-12 Thread aurel32
Author: aurel32
Date: 2008-04-12 21:04:38 + (Sat, 12 Apr 2008)
New Revision: 2914

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/depflags.pl
Log:
  * sysdeps/depflags.pl: conflicts with tzdata-etch.



Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2008-04-11 04:12:26 UTC (rev 
2913)
+++ glibc-package/trunk/debian/changelog2008-04-12 21:04:38 UTC (rev 
2914)
@@ -18,12 +18,13 @@
   * patches/any/cvs-ethertype.diff: new patch to add new ETHERTYPE_*
 definitions.  Closes: #474171.
   * sysdeps/arm.mk, control.in/main: use gcc-4.3 on arm.
+  * sysdeps/depflags.pl: conflicts with tzdata-etch.
 
   [ Pierre Habouzit ]
   * Add any/cvs-strerror_r.diff to make strerror_r actually thread safe.
 Closes: #456531.
 
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Tue, 08 Apr 2008 14:30:01 +0200
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Sat, 12 Apr 2008 22:52:44 +0200
 
 glibc (2.7-10) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/sysdeps/depflags.pl
===
--- glibc-package/trunk/debian/sysdeps/depflags.pl  2008-04-11 04:12:26 UTC 
(rev 2913)
+++ glibc-package/trunk/debian/sysdeps/depflags.pl  2008-04-12 21:04:38 UTC 
(rev 2914)
@@ -76,7 +76,7 @@
 push @{$libc_c{'Conflicts'}}, 'libterm-readline-gnu-perl (<< 1.15-2)';
 
 # Conflict with older versions of tzdata that need tzconfig.
-push @{$libc_c{'Conflicts'}}, 'tzdata (<< 2007k-1)';
+push @{$libc_c{'Conflicts'}}, 'tzdata (<< 2007k-1), tzdata-etch';
 
 # Depends on libgcc1/libgcc2/libgcc4
 if ($DEB_HOST_ARCH =~ m/^hppa$/) {


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



Processed: [bts-link] source package glibc

2008-04-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package glibc
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #123252
> #  * http://sourceware.org/bugzilla/show_bug.cgi?id=5508
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> INVALID
> #  * closed upstream
> tags 123252 + fixed-upstream
Bug#123252: libc6: close does not work on sockets with pending aio
Tags were: moreinfo
Tags added: fixed-upstream

> usertags 123252 - status-NEW
Bug#123252: libc6: close does not work on sockets with pending aio
Usertags were: status-NEW.
Usertags are now: .
> usertags 123252 + status-RESOLVED resolution-INVALID
Bug#123252: libc6: close does not work on sockets with pending aio
There were no usertags set.
Usertags are now: status-RESOLVED resolution-INVALID.
> # remote status report for #455762
> #  * http://sourceware.org/bugzilla/show_bug.cgi?id=5479
> #  * remote status changed: (?) -> RESOLVED
> #  * remote resolution changed: (?) -> WONTFIX
> #  * upstream said bug is wontfix
> tags 455762 + upstream wontfix
Bug#455762: [libc6] gethostbyname fails on IPv6 addresses
There were no tags set.
Tags added: upstream, wontfix

> usertags 455762 + status-RESOLVED resolution-WONTFIX
Bug#455762: [libc6] gethostbyname fails on IPv6 addresses
There were no usertags set.
Usertags are now: resolution-WONTFIX status-RESOLVED.
> # remote status report for #468801
> #  * http://sourceware.org/bugzilla/show_bug.cgi?id=5873
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> INVALID
> #  * closed upstream
> tags 468801 + fixed-upstream
Bug#468801: libc6: RFC3484 scoping rules should only affect IPv6, not IPv4
Tags were: patch
Tags added: fixed-upstream

> usertags 468801 - status-NEW
Bug#468801: libc6: RFC3484 scoping rules should only affect IPv6, not IPv4
Usertags were: status-NEW.
Usertags are now: .
> usertags 468801 + status-RESOLVED resolution-INVALID
Bug#468801: libc6: RFC3484 scoping rules should only affect IPv6, not IPv4
There were no usertags set.
Usertags are now: status-RESOLVED resolution-INVALID.
> # remote status report for #474171
> #  * http://sourceware.org/bugzilla/show_bug.cgi?id=6042
> #  * remote status changed: (?) -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 474171 + fixed-upstream
Bug#474171: libc6-dev: please define ETHERTYPE_IPV6 in 
/usr/include/net/ethernet.h
Tags were: pending
Tags added: fixed-upstream

> usertags 474171 + status-RESOLVED resolution-FIXED
Bug#474171: libc6-dev: please define ETHERTYPE_IPV6 in 
/usr/include/net/ethernet.h
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
> # remote status report for #475474
> #  * http://sourceware.org/bugzilla/show_bug.cgi?id=6395
> #  * remote status changed: (?) -> NEW
> usertags 475474 + status-NEW
Bug#475474: sed: performance anomaly of /^$/
There were no usertags set.
Usertags are now: status-NEW.
> 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]



[bts-link] source package glibc

2008-04-12 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 #123252
#  * http://sourceware.org/bugzilla/show_bug.cgi?id=5508
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> INVALID
#  * closed upstream
tags 123252 + fixed-upstream
usertags 123252 - status-NEW
usertags 123252 + status-RESOLVED resolution-INVALID

# remote status report for #455762
#  * http://sourceware.org/bugzilla/show_bug.cgi?id=5479
#  * remote status changed: (?) -> RESOLVED
#  * remote resolution changed: (?) -> WONTFIX
#  * upstream said bug is wontfix
tags 455762 + upstream wontfix
usertags 455762 + status-RESOLVED resolution-WONTFIX

# remote status report for #468801
#  * http://sourceware.org/bugzilla/show_bug.cgi?id=5873
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> INVALID
#  * closed upstream
tags 468801 + fixed-upstream
usertags 468801 - status-NEW
usertags 468801 + status-RESOLVED resolution-INVALID

# remote status report for #474171
#  * http://sourceware.org/bugzilla/show_bug.cgi?id=6042
#  * remote status changed: (?) -> RESOLVED
#  * remote resolution changed: (?) -> FIXED
#  * closed upstream
tags 474171 + fixed-upstream
usertags 474171 + status-RESOLVED resolution-FIXED

# remote status report for #475474
#  * http://sourceware.org/bugzilla/show_bug.cgi?id=6395
#  * remote status changed: (?) -> NEW
usertags 475474 + status-NEW

thanks