Your message dated Sat, 16 Apr 2005 09:17:24 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#297769: fixed in glibc 2.3.2.ds1-21
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 2005 19:28:36 +0000
>From [EMAIL PROTECTED] Wed Mar 02 11:28:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from palrel13.hp.com [156.153.255.238] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D6ZWO-0002oI-00; Wed, 02 Mar 2005 11:28:36 -0800
Received: from hplms2.hpl.hp.com (hplms2.hpl.hp.com [15.0.152.33])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (No client certificate requested)
        by palrel13.hp.com (Postfix) with ESMTP id E5DB01C0554D
        for <[EMAIL PROTECTED]>; Wed,  2 Mar 2005 11:28:35 -0800 (PST)
Received: from napali.hpl.hp.com (napali.hpl.hp.com [15.4.89.123])
        by hplms2.hpl.hp.com (8.13.1/8.13.1/HPL-PA Hub) with ESMTP id 
j22JSYNS021702
        for <[EMAIL PROTECTED]>; Wed, 2 Mar 2005 11:28:34 -0800 (PST)
Received: from napali.hpl.hp.com (napali [127.0.0.1])
        by napali.hpl.hp.com (8.13.2/8.13.2/Debian-1) with ESMTP id 
j22JSWmI002193
        for <[EMAIL PROTECTED]>; Wed, 2 Mar 2005 11:28:32 -0800
Received: (from [EMAIL PROTECTED])
        by napali.hpl.hp.com (8.13.2/8.13.2/Submit) id j22JSWZK002190;
        Wed, 2 Mar 2005 11:28:32 -0800
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 2 Mar 2005 11:28:32 -0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: David Mosberger <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: glibc: sched_setaffinity() provides obsolete interface
X-Mailer: reportbug 3.8
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: glibc
Severity: grave
Justification: renders package unusable


The current Sarge glibc still provides the obsolete 2-argument
interface for sched_setaffinity().  As more software is starting to
use this system call, this is becoming a real issue because developers
will have to create a special version just for Debian.

Specifically, <sched.h> in libc6{,.1} currently declares:

 extern int sched_setaffinity (__pid_t __pid, __const cpu_set_t *__mask)
     __THROW;

whereas the proper interface has 3 arguments:

 extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize,
                               __const cpu_set_t *__cpuset) __THROW;

(likewise for sched_getaffinity()).

Please fix this problem before Sarge goes out the door.

        --david

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: ia64
Kernel: Linux 2.6.11-rc2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

---------------------------------------
Received: (at 297769-close) by bugs.debian.org; 16 Apr 2005 13:25:41 +0000
>From [EMAIL PROTECTED] Sat Apr 16 06:25:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DMnIq-0003PS-00; Sat, 16 Apr 2005 06:25:41 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DMnAq-0002VU-00; Sat, 16 Apr 2005 09:17:24 -0400
From: GOTO Masanori <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#297769: fixed in glibc 2.3.2.ds1-21
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 16 Apr 2005 09:17:24 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 16

Source: glibc
Source-Version: 2.3.2.ds1-21

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

glibc-doc_2.3.2.ds1-21_all.deb
  to pool/main/g/glibc/glibc-doc_2.3.2.ds1-21_all.deb
glibc_2.3.2.ds1-21.diff.gz
  to pool/main/g/glibc/glibc_2.3.2.ds1-21.diff.gz
glibc_2.3.2.ds1-21.dsc
  to pool/main/g/glibc/glibc_2.3.2.ds1-21.dsc
libc6-dbg_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/libc6-dbg_2.3.2.ds1-21_i386.deb
libc6-dev_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/libc6-dev_2.3.2.ds1-21_i386.deb
libc6-i686_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/libc6-i686_2.3.2.ds1-21_i386.deb
libc6-pic_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/libc6-pic_2.3.2.ds1-21_i386.deb
libc6-prof_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/libc6-prof_2.3.2.ds1-21_i386.deb
libc6-udeb_2.3.2.ds1-21_i386.udeb
  to pool/main/g/glibc/libc6-udeb_2.3.2.ds1-21_i386.udeb
libc6_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/libc6_2.3.2.ds1-21_i386.deb
libnss-dns-udeb_2.3.2.ds1-21_i386.udeb
  to pool/main/g/glibc/libnss-dns-udeb_2.3.2.ds1-21_i386.udeb
libnss-files-udeb_2.3.2.ds1-21_i386.udeb
  to pool/main/g/glibc/libnss-files-udeb_2.3.2.ds1-21_i386.udeb
locales_2.3.2.ds1-21_all.deb
  to pool/main/g/glibc/locales_2.3.2.ds1-21_all.deb
nscd_2.3.2.ds1-21_i386.deb
  to pool/main/g/glibc/nscd_2.3.2.ds1-21_i386.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.
GOTO Masanori <[EMAIL PROTECTED]> (supplier of updated glibc 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: Mon, 14 Feb 2005 09:26:26 +0900
Source: glibc
Binary: libc6-i686 libc0.3-pic glibc-doc libc1-udeb libc0.3 libc6.1-dev 
libc1-pic libc6-s390x libnss-files-udeb libc1-dbg libc6-dev-sparc64 libc0.3-dev 
libc6-udeb libc6-dbg libc6.1-pic libc6-dev libc0.3-prof libc6-sparcv9 
libc6.1-prof libc1 locales libc6-pic libc0.3-udeb libc1-prof libc0.3-dbg 
libc6-prof libc6 libc6-sparcv9b libc6.1-udeb libc6.1-dbg nscd libc6-sparc64 
libnss-dns-udeb libc6.1 libc1-dev libc6-dev-s390x
Architecture: source i386 all
Version: 2.3.2.ds1-21
Distribution: unstable
Urgency: high
Maintainer: GOTO Masanori <[EMAIL PROTECTED]>
Changed-By: GOTO Masanori <[EMAIL PROTECTED]>
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc6      - GNU C Library: Shared libraries and Timezone data
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales    - GNU C Library: National Language (locale) data [support]
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 182981 219352 264920 265678 292013 292673 294444 294816 295118 295457 
297769 300943 303478 303816 304257 304668
Changes: 
 glibc (2.3.2.ds1-21) unstable; urgency=high
 .
   * GOTO Masanori <[EMAIL PROTECTED]>
 .
     - debian/patches/linuxthreads-sizefix.dpatch: Fix ia64 TLS_PRE_TCB_SIZE
       alignment where TLS_DTV_AT_TP is defined between linuxthreads and nptl.
       It breaks evolution on ia64 linuxthreads ld.so + nptl environment.
       (Closes: #292673)
     - debian/patches/glibc232-sigsetjmp.dpatch: Fix gcc-4.0 compilation
       breakage on amd64.  (Closes: #295457)
     - debian/debhelper.in/libc.manpages: Add tzconfig.8.  Reported by Matthijs
       Mohlmann <[EMAIL PROTECTED]>.  (Closes: #182981)
     - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2005h.
     - debian/patches/hurd-weak-aliases.dpatch: Add to fix undefined references
       to build putty on Hurd, patched by Michael Banck <[EMAIL PROTECTED]>.
       (Closes: #295118)
     - debian/debhelper.in/libc.preinst: Fix typo, proofreading.
       (Closes: #294816, #303478)
     - debian/rules: Bump up shlib_dep_ver 2.3.2.ds1-21.  It's required by
       adding GLIBC_2.3.4 symbol.
 .
     - Bastian Blank <[EMAIL PROTECTED]>:
       - debian/patches/sched-update.dpatch: Update sched_[gs]et_affinity to
         new interface and library version.  Add GLIBC_2.3.4 versioned symbol
         for new interface.  (Closes: #297769)
     - Jeff Bailey <[EMAIL PROTECTED]>:
       - debian/patches/glibc232-tls-crashfix.dpatch: Fix tls assertion that
         crashes xmms/nvidia.  (Closes: #219352)
       - debian/patches/glibc232-pthread-cancellation.dpatch: Fix pthread
         cancellation bug that causes JVM lockups.  (Closes: #300943)
     - Denis Barbier <[EMAIL PROTECTED]>:
       - debian/debhelper.in/libc.preinst: Add export LC_ALL=C like
         libc.postinst, it corrects some locale dependent behavior,
         especially for `tr'.  (Closes: #304257)
     - Lars Wirzenius <[EMAIL PROTECTED]>:
       - debian/local/manpages/iconv.1: Escape hyphens for Unicode
         environments.  (Closes: #292013)
     - Emilian Nowak <[EMAIL PROTECTED]>:
       - debian/po/pl.po: Add Polish debconf translation.  (Closes: #294444)
     - Matti Polla <[EMAIL PROTECTED]>:
       - debian/po/fi.po: Add Finnish debconf translation.  (Closes: #303816)
     - Khalid Aziz <[EMAIL PROTECTED]>:
       - debian/patches/glibc232-clock_settime.dpatch: Fix clock_settime
         always fails with EINVAL.  (Closes: #304668)
     - Thiemo Seufer <[EMAIL PROTECTED]>:
       - debian/patches/glibc23-mips-lazy-eval.dpatch: Workaround fix for
         broken symbol resolving of lazy evaluation stubs on mips/mipsel,
         that causes fakeroot breakage.  (Closes: #265678, #264920)
Files: 
 c68cd4ae91be6b9b6a087cd691726d42 1725 libs required glibc_2.3.2.ds1-21.dsc
 d3e90d31845cb5df45c07fed6d85fc3d 1783892 libs required 
glibc_2.3.2.ds1-21.diff.gz
 066cc175adbb429b371a55abb4c5c551 3166896 doc optional 
glibc-doc_2.3.2.ds1-21_all.deb
 6f4197d090f8daa7db57a305a1666553 3984332 base standard 
locales_2.3.2.ds1-21_all.deb
 f85258f6f37716e0243659f74d5e6af9 4901150 base required 
libc6_2.3.2.ds1-21_i386.deb
 aa70d271dd92cab4038826505b0dd060 2533234 libdevel standard 
libc6-dev_2.3.2.ds1-21_i386.deb
 2536c0ab2b58cb09474aad229fd8bba9 2014912 libdevel extra 
libc6-prof_2.3.2.ds1-21_i386.deb
 d8b9ef9a65416d1215c68593226e40b5 1036998 libdevel optional 
libc6-pic_2.3.2.ds1-21_i386.deb
 39c51f15126543236f5700390db1681f 959450 libs extra 
libc6-i686_2.3.2.ds1-21_i386.deb
 572479d750a808ec729cdd475c6f48c3 92676 admin optional 
nscd_2.3.2.ds1-21_i386.deb
 7faf60c947d73331a7e8753188b14a16 10234092 libdevel extra 
libc6-dbg_2.3.2.ds1-21_i386.deb
 3e0e01f0e801c3b15231ba80042191d7 719300 debian-installer extra 
libc6-udeb_2.3.2.ds1-21_i386.udeb
 9b953fe85a74aec52e05c7f0ea22ca11 7724 debian-installer extra 
libnss-dns-udeb_2.3.2.ds1-21_i386.udeb
 0e6efc90404ac8026eca354e011bb3d0 13740 debian-installer extra 
libnss-files-udeb_2.3.2.ds1-21_i386.udeb
package-type: udeb

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

iD8DBQFCYQXbqIqasIZIJsMRAi//AJ9lXH39wkkqkgLNcsGOtOXz2ICugwCfaKYl
6QOMUYp4EWP2+YIZwPOqjWY=
=pXdx
-----END PGP SIGNATURE-----


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

Reply via email to