[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#246355: marked as done ([patch] A couple of required libraries are missing in libc0.3-dev)



Your message dated Sat, 29 May 2004 17:59:36 -0400
with message-id <E1BUBrc-0003ht-00@newraff.debian.org>
and subject line Bug#246355: fixed in glibc 2.3.2.ds1-13
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; 28 Apr 2004 15:14:15 +0000
>From mbanck@gmx.net Wed Apr 28 08:14:15 2004
Return-path: <mbanck@gmx.net>
Received: from mail.gmx.net [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1BIqlK-0001kS-00; Wed, 28 Apr 2004 08:14:14 -0700
Received: (qmail 26987 invoked by uid 65534); 28 Apr 2004 15:13:40 -0000
Received: from dj.stud.chemie.tu-muenchen.de (EHLO blackbird.oase.mhn.de) (129.187.128.65)
  by mail.gmx.net (mp018) with SMTP; 28 Apr 2004 17:13:40 +0200
X-Authenticated: #686195
Received: from mbanck by blackbird.oase.mhn.de with local (Exim 3.36 #1 (Debian))
	id 1BIqkV-000511-00
	for <submit@bugs.debian.org>; Wed, 28 Apr 2004 17:13:23 +0200
Date: Wed, 28 Apr 2004 17:13:23 +0200
From: Michael Banck <mbanck@debian.org>
To: submit@bugs.debian.org
Subject: [patch] A couple of required libraries are missing in libc0.3-dev
Message-ID: <20040428151323.GG18185@blackbird.oase.mhn.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Michael Banck <mbanck@gmx.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: libc0.3-dev
Version: 2.3.2.ds1-12
Severity: important
Tags: patch


Hi,

debian/debhelper.in/libc0.3-dev.install.hurd-i386 is missing a couple of
static libraries which make libc0.3-dev fail when linking any kind of C
code right now (this was already the case for -11, too) and renders the
package useless.

The following patch fixes this:

--- debian/debhelper.in/libc-dev.install.hurd-i386      2004-01-26 01:20:58.000000000 +0100
+++ /home/mbanck/libc0.3-dev.install.hurd-i386  2004-04-28 17:03:35.000000000 +0200
@@ -6,15 +6,19 @@
 debian/tmp-libc/usr/lib/libBrokenLocale.a usr/lib
 debian/tmp-libc/usr/lib/libbsd-compat.a usr/lib
 debian/tmp-libc/usr/lib/libc.a usr/lib
+debian/tmp-libc/usr/lib/libcrt.a usr/lib
 debian/tmp-libc/usr/lib/libcrt_nonshared.a usr/lib
 debian/tmp-libc/usr/lib/libcrypt.a usr/lib
 debian/tmp-libc/usr/lib/libdl.a usr/lib
 debian/tmp-libc/usr/lib/libg.a usr/lib
+debian/tmp-libc/usr/lib/libhurduser.a usr/lib
 debian/tmp-libc/usr/lib/libieee.a usr/lib
 debian/tmp-libc/usr/lib/libm.a usr/lib
+debian/tmp-libc/usr/lib/libmachuser.a usr/lib
 debian/tmp-libc/usr/lib/libmcheck.a usr/lib
 debian/tmp-libc/usr/lib/libnsl.a usr/lib
 debian/tmp-libc/usr/lib/libresolv.a usr/lib
+debian/tmp-libc/usr/lib/librpcsvc.a usr/lib
 debian/tmp-libc/usr/lib/librt.a usr/lib
 debian/tmp-libc/usr/lib/libutil.a usr/lib


I wasn't quite sure whether I should file this against the glibc source
package or libc0.3-dev and decided for that latter, please reassign if
applicable.


cheers,

Michael

---------------------------------------
Received: (at 246355-close) by bugs.debian.org; 29 May 2004 22:08:06 +0000
>From troup@newraff.debian.org Sat May 29 15:08:06 2004
Return-path: <troup@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BUBzq-0002HI-00; Sat, 29 May 2004 15:08:06 -0700
Received: from troup by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BUBrc-0003ht-00; Sat, 29 May 2004 17:59:36 -0400
From: GOTO Masanori <gotom@debian.org>
To: 246355-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#246355: fixed in glibc 2.3.2.ds1-13
Message-Id: <E1BUBrc-0003ht-00@newraff.debian.org>
Sender: James Troup <troup@newraff.debian.org>
Date: Sat, 29 May 2004 17:59:36 -0400
Delivered-To: 246355-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 4

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

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-13_all.deb
  to pool/main/g/glibc/glibc-doc_2.3.2.ds1-13_all.deb
glibc_2.3.2.ds1-13.diff.gz
  to pool/main/g/glibc/glibc_2.3.2.ds1-13.diff.gz
glibc_2.3.2.ds1-13.dsc
  to pool/main/g/glibc/glibc_2.3.2.ds1-13.dsc
libc6-dbg_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/libc6-dbg_2.3.2.ds1-13_i386.deb
libc6-dev_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/libc6-dev_2.3.2.ds1-13_i386.deb
libc6-i686_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/libc6-i686_2.3.2.ds1-13_i386.deb
libc6-pic_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/libc6-pic_2.3.2.ds1-13_i386.deb
libc6-prof_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/libc6-prof_2.3.2.ds1-13_i386.deb
libc6-udeb_2.3.2.ds1-13_i386.udeb
  to pool/main/g/glibc/libc6-udeb_2.3.2.ds1-13_i386.udeb
libc6_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/libc6_2.3.2.ds1-13_i386.deb
libnss-dns-udeb_2.3.2.ds1-13_i386.udeb
  to pool/main/g/glibc/libnss-dns-udeb_2.3.2.ds1-13_i386.udeb
libnss-files-udeb_2.3.2.ds1-13_i386.udeb
  to pool/main/g/glibc/libnss-files-udeb_2.3.2.ds1-13_i386.udeb
locales_2.3.2.ds1-13_all.deb
  to pool/main/g/glibc/locales_2.3.2.ds1-13_all.deb
nscd_2.3.2.ds1-13_i386.deb
  to pool/main/g/glibc/nscd_2.3.2.ds1-13_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 246355@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
GOTO Masanori <gotom@debian.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 26 May 2004 00:18:06 +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-13
Distribution: unstable
Urgency: low
Maintainer: GOTO Masanori <gotom@debian.org>
Changed-By: GOTO Masanori <gotom@debian.org>
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: 243394 245643 245657 246355 246557 247241 247430 249408 249559
Changes: 
 glibc (2.3.2.ds1-13) unstable; urgency=low
 .
   * Jeff Bailey <jbailey@raspberryginger.com>
 .
    - debian/control.in/main: Change to new email address.
    - debian/debhelper.in/libc-dev.install.hurd-i386: Add missing files.
      Thanks to Michael Banck (Closes: #246355)
    - debian/sysdeps/gnu.mk: Stub out kernel_check.
      Thanks to Michael Banck
 .
   * GOTO Masanori <gotom@debian.org>
 .
    - debian/debhelper.in/libc.preinst: Fixed to work when kernel version is
      x.y.zFOOz pattern.  (Closes: #245643)
    - debian/patches/locale-ro_RO.dpatch: Fix Romania can't be built.
      (Closes: #245657)
    - debian/local/manpages/locale.1: Fix typo: LOC_PATH -> LOCPATH.
      (Closes: #246557)
    - debian/rules: Fix build correctly when we execute "debian/rules binary".
      Patched by Jurij Smakov <jurij@wooyd.org>.  (Closes: #247241)
    - debian/patches/glibc232-misc-syslog.dpatch: Fix syslog segv under
      memory shortage.  (Closes: #249559)
    - debian/patches/s390-backtrace.dpatch: Fix 900 test failures in the
      libjava testsuite in gcc-3.4 on s390.  (Closes: #243394)
    - debian/sysdeps/linux.mk: Fix build failure when kernel headers directory
      in /usr/src has symlink asm direcotry.  Patched by Wolfram Gloger
      <wg@malloc.de>.  (Closes: #249408)
 .
    - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*,
    - debian/libnss-dns-udeb, libnss-dns-files: Update description.
    - debian/control: Update.
 .
   * Colin Watson <cjwatson@debian.org>
 .
    - debian/rules: Add libnss-dns-udeb and libnss-files-udeb.
      (Closes: #247430)
    - debian/.cvsignore: Likewise.
    - debian/control.in/libc: libc-udeb depends on libnss-dns-udeb and
      libnss-files-udeb.
    - debian/debhelper.in/libc-udeb.install: Remove libnss_dns and libnss_files.
    - debian/rules.d/control.mk: Likewise.
    - debian/control.in/libnss-dns-udeb: Update description.
Files: 
 13abfb30067a31554db6e5759f96608a 1638 libs required glibc_2.3.2.ds1-13.dsc
 f3b256570930a3d85897f364f5d68c72 1716950 libs required glibc_2.3.2.ds1-13.diff.gz
 c644b67a9315dc3368931e130b9a1c46 3838538 doc optional glibc-doc_2.3.2.ds1-13_all.deb
 46cea5236563c9aa5270f0283b4223fe 3978586 base standard locales_2.3.2.ds1-13_all.deb
 e66a970ee0b67e089df58e69d88ab9c7 4929012 base required libc6_2.3.2.ds1-13_i386.deb
 8a106a05aba21894bf3dce09aa2de7f5 2535302 libdevel standard libc6-dev_2.3.2.ds1-13_i386.deb
 bc7edacc4d0fc86e7d8c023fa730e497 2009290 libdevel extra libc6-prof_2.3.2.ds1-13_i386.deb
 7e85c61f0efb6edfc2cb63fb15d02bc7 1031730 libdevel optional libc6-pic_2.3.2.ds1-13_i386.deb
 7e84072431e711109bc6d0c82c1c3196 971126 libs extra libc6-i686_2.3.2.ds1-13_i386.deb
 0f464243b8248129309e6f33e8812e5c 88664 admin optional nscd_2.3.2.ds1-13_i386.deb
 8466503ccbba8ca261d3c2a7a9f6806d 10237846 libdevel extra libc6-dbg_2.3.2.ds1-13_i386.deb
 b09f3742225782adca2d74ed57d1d736 707590 debian-installer extra libc6-udeb_2.3.2.ds1-13_i386.udeb
 542cbbcd0095bbee603b89bee0c26d5b 7726 debian-installer extra libnss-dns-udeb_2.3.2.ds1-13_i386.udeb
 8636699c7369b05abe5720e2db8f049e 13746 debian-installer extra libnss-files-udeb_2.3.2.ds1-13_i386.udeb
package-type: udeb

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

iD8DBQFAs9F1qIqasIZIJsMRAp0oAJ99I0LIZfjdChQjp2TPKszF1VPgdwCfUbLs
bkTd/kqgUqUG4DqQSu6A7Aw=
=kaZ/
-----END PGP SIGNATURE-----



Reply to: