Bug#180065: is it you? renee here

2007-10-31 Thread renee

Do not ignore me please,
I found your email somewhere and now decided to write you.
Let me know if you do not mind. If you want I can send you some pictures of me.
I am a nice pretty girl. Don't reply to this email. 
Email me direclty at [EMAIL PROTECTED]



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



Bug#442858: libc6-prof: programs linked agains libc_p.a crash with a SEGV

2007-10-31 Thread Edwin Steiner
Hi!

I came across the same bug in Ubuntu gutsy.

The problem is that the instrumentation function __mcount_internal
uses the thread control block (the "cmpl   $0x0,%gs:0xc"), but %gs
is not initialized at this point, yet (mcount is called at the very
start of __libc_start_main).

As a crude work-around I replaced the "cmpl   $0x0,%gs:0xc" and
the following "je" with NOPs in libc_p.a which makes things work for me.

best regards
-Edwin




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



Bug#448723: libc6: strtod("-0", 0) returns +0.0 instead of -0.0

2007-10-31 Thread Vincent Lefevre
Package: libc6
Version: 2.6.1-6
Severity: normal

In new versions of libc6, strtod("-0", 0) returns +0.0 instead of -0.0
(this bug isn't present in etch).

Discussion:
https://www.opengroup.org/sophocles/show_mail.tpl?CALLER=show_archive.tpl&source=L&listname=austin-group-l&id=11150
https://www.opengroup.org/sophocles/show_mail.tpl?CALLER=show_archive.tpl&source=L&listname=austin-group-l&id=11151
https://www.opengroup.org/sophocles/show_mail.tpl?CALLER=show_archive.tpl&source=L&listname=austin-group-l&id=11156
https://www.opengroup.org/sophocles/show_mail.tpl?CALLER=show_archive.tpl&source=L&listname=austin-group-l&id=11159
https://www.opengroup.org/sophocles/show_mail.tpl?CALLER=show_archive.tpl&source=L&listname=austin-group-l&id=11160

Here's a program from the one written by Glenn Fowler:

#include 
#include 

#define SHOW(f) show (#f,f)

static void show (const char *s, double x)
{
  double y = strtod (s, 0);
  printf ("%-3s %3g %3g\n", s, x, y);
}

int main (void)
{
  SHOW(-0);
  SHOW(-0.);
  return 0;
}

In unstable, I get:

-00   0
-0.  -0  -0

instead of:

-00  -0
-0.  -0  -0

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

Kernel: Linux 2.6.22-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

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

libc6 recommends no packages.

-- debconf information excluded



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



Bug#205325: Conrad Hilton was very generous to me in the divorce settlement. He gave me 5, 000 Gideon Bibles.

2007-10-31 Thread Gerardo
On our way to a fire, are we?
Do not make best friends with a melancholy sad soul. They always are heavily 
loaded, and you must bear half.
We know that we have passed from death into life, because we love... [1 John 
3:14]
Labor is still, and ever will be, the inevitable price set upon everything 
which is valuable.





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



Bug#175528: Cheap Ad06e Sof+ware

2007-10-31 Thread Pria Rivera
adobe4less . com



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



Bug#311259: Cheap Ad06e Sof+ware

2007-10-31 Thread Elaine Holmes
adobe4less . com



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



[bts-link] source package glibc

2007-10-31 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 #448508
#  * http://sourceware.org/bugzilla/show_bug.cgi?id=5216
#  * remote status changed: (?) -> ASSIGNED
usertags 448508 + status-ASSIGNED

thanks



Bug#448796: libc6: provide compatibility script for tzconfig

2007-10-31 Thread Michael Prokop
Package: libc6
Version: 2.6.1-6
Severity: wishlist


tzconfig disappeared and the only reference seems to be the
following changelog entry:

, [ /usr/share/doc/libc6/changelog.Debian.gz ]
| glibc (2.5-2) unstable; urgency=low
| [...]
|   * debian/local/usr_sbin/tzconfig: removed.
|   * debian/local/manpages/tzconfig.8: removed.
|   * debian/sysdeps/depflags.pl: conflict with tzdata (<< 2007e-2). Older
| versions need tzconfig.
`

Maybe that should be mentioned in NEWS.Debian also and even better:
provide a wrapper script which does something like 'dpkg-reconfigure
tzdata' so people used to tzconfig have a smooth upgrade path.

regards,
-mika-



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



Processing of glibc_2.7-0exp5_all.changes

2007-10-31 Thread Archive Administrator
glibc_2.7-0exp5_all.changes uploaded successfully to localhost
along with the files:
  glibc_2.7-0exp5.dsc
  glibc_2.7-0exp5.diff.gz
  glibc-doc_2.7-0exp5_all.deb
  locales_2.7-0exp5_all.deb

Greetings,

Your Debian queue daemon


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



glibc_2.7-0exp5_all.changes ACCEPTED

2007-10-31 Thread Debian Installer

Accepted:
glibc-doc_2.7-0exp5_all.deb
  to pool/main/g/glibc/glibc-doc_2.7-0exp5_all.deb
glibc_2.7-0exp5.diff.gz
  to pool/main/g/glibc/glibc_2.7-0exp5.diff.gz
glibc_2.7-0exp5.dsc
  to pool/main/g/glibc/glibc_2.7-0exp5.dsc
locales_2.7-0exp5_all.deb
  to pool/main/g/glibc/locales_2.7-0exp5_all.deb


Override entries for your package:
glibc-doc_2.7-0exp5_all.deb - optional doc
glibc_2.7-0exp5.dsc - source libs
locales_2.7-0exp5_all.deb - standard libs

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



[Bug localedata/5237] New: lo_LA has undefined collation symbols

2007-10-31 Thread schizo at debian dot org
lo_LA contains undefined symbols `mor-ae' and `mor-ai-maimuan'

-- 
   Summary: lo_LA has undefined collation symbols
   Product: glibc
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: localedata
AssignedTo: libc-locales at sources dot redhat dot com
ReportedBy: schizo at debian dot org
CC: debian-glibc at lists dot debian dot org,glibc-bugs at
sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5237

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


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



[Bug localedata/5238] New: ug_CN contains unknown collation symbol

2007-10-31 Thread schizo at debian dot org
ug_CN contains undefined collation symbol `udiaeresis'

-- 
   Summary: ug_CN contains unknown collation symbol
   Product: glibc
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: localedata
AssignedTo: libc-locales at sources dot redhat dot com
ReportedBy: schizo at debian dot org
CC: debian-glibc at lists dot debian dot org,glibc-bugs at
sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5238

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


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