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

Bug#174540: marked as done (libstdc++2.10-glibc2.2-15 breaks apt (and more) on mips)



Your message dated Mon, 13 Jan 2003 21:02:12 +0900
with message-id <[🔎] 87wul945rv.wl@atoron.work.isl.doshisha.ac.jp.doshisha.ac.jp>
and subject line Tracking bugs, 175655 is supposedly closed now. (libstdc++2.10-glibc2.2-15 breaks apt (and more) on mips)
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 Dec 2002 15:10:46 +0000
>From bsb@winnegan.de Sat Dec 28 09:10:46 2002
Return-path: <bsb@winnegan.de>
Received: from mail.winnegan.de [217.89.86.2] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18SIbt-0002dU-00; Sat, 28 Dec 2002 09:10:45 -0600
Received: from keuner.winnegan.fake (unknown [192.168.53.67])
	by mail.winnegan.de (Postfix) with ESMTP
	id 1AFC513906; Sat, 28 Dec 2002 16:10:30 +0100 (CET)
Received: from bsb by keuner.winnegan.fake with local (Exim 3.36 #1 (Debian))
	id 18SIbd-0007hp-00; Sat, 28 Dec 2002 16:10:29 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Siggy Brentrup <bsb@winnegan.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6-2.3.1-{7,8) breaks apt-get (and more) on mips
X-Mailer: reportbug 2.10
Date: Sat, 28 Dec 2002 16:10:29 +0100
Message-Id: <E18SIbd-0007hp-00@keuner.winnegan.fake>
Sender: Siggy Brentrup <bsb@keuner.winnegan.fake>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.1 required=5.0
	tests=SPAM_PHRASE_01_02
	version=2.41
X-Spam-Level: 

Package: libc6
Version: 2.3.1-8
Severity: important
Tags: sid, mips

After upgrading from 2.3.1-5, all programs linked with -lstdc++ fail
like this:

indy % apt-get
apt-get: relocation error: /usr/lib/libstdc++-libc6.2-2.so.3: symbol \
sys_nerr, version GLIBC_2.3 not defined in file libc.so.6 with link \
time reference

objdump shows that only GLIBC_2.0 and GLIBC_2.2 versions are defined

indy % objdump -T /usr/lib/libstdc++-libc6.2-2.so.3 | grep sys_nerr
00000000      DO *UND*  00000004  GLIBC_2.3   sys_nerr
indy % objdump -T /lib/libc.so.6 | grep sys_nerr
00000000 l    d  .gnu.warning.sys_nerr  00000000
0016eb70 g    DO .rodata        00000004 (GLIBC_2.0)  _sys_nerr
0016eb6c g    DO .rodata        00000004  GLIBC_2.2   sys_nerr
0016eb70 g    DO .rodata        00000004 (GLIBC_2.0)  sys_nerr
0016eb6c g    DO .rodata        00000004  GLIBC_2.2   _sys_nerr

while on i386 the GLIBC_2.3 version is defined.

athlon % objdump -T /usr/lib/libstdc++-libc6.2-2.so.3 | grep sys_nerr
00000000      DO *UND*  00000004  GLIBC_2.3   sys_nerr
athlon % objdump -T /lib/libc.so.6| grep sys_nerr
00000000 l    d  .gnu.warning.sys_nerr  00000000
000fcce8 g    DO .rodata        00000004 (GLIBC_2.1)  _sys_nerr
000fcce8 g    DO .rodata        00000004 (GLIBC_2.1)  sys_nerr
000fcce4 g    DO .rodata        00000004 (GLIBC_2.0)  _sys_nerr
000fcce0 g    DO .rodata        00000004  GLIBC_2.3   sys_nerr
000fcce0 g    DO .rodata        00000004  GLIBC_2.3   _sys_nerr
000fcce4 g    DO .rodata        00000004 (GLIBC_2.0)  sys_nerr

Downgrading to 2.3.1-7 doesn't help.

Please drop me a note if you need further information

thanks
  Siggy

-- System Information:
Debian Release: testing/unstable
Architecture: mips
Kernel: Linux peachum 2.4.19-r5k-ip22 #1 Fri Dec 13 00:16:08 CET 2002 mips
Locale: LANG=C, LC_CTYPE=C

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


---------------------------------------
Received: (at 174540-done) by bugs.debian.org; 13 Jan 2003 12:03:16 +0000
>From dancer@netfort.gr.jp Mon Jan 13 06:03:15 2003
Return-path: <dancer@netfort.gr.jp>
Received: from mikilab.doshisha.ac.jp [202.23.156.50] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18Y3JC-0004el-00; Mon, 13 Jan 2003 06:03:14 -0600
Received: from atoron.work.isl.doshisha.ac.jp.doshisha.ac.jp (localhost [127.0.0.1])
	by mikilab.doshisha.ac.jp (8.12.3/3.7W) with ESMTP id h0DC2hgS018450;
	Mon, 13 Jan 2003 21:02:43 +0900
Date: Mon, 13 Jan 2003 21:02:12 +0900
Message-ID: <[🔎] 87wul945rv.wl@atoron.work.isl.doshisha.ac.jp.doshisha.ac.jp>
From: Junichi Uekawa <dancer@netfort.gr.jp>
To: 175655@bugs.debian.org, 174540-done@bugs.debian.org, neuro@debian.org
Subject: Tracking bugs, 175655 is supposedly closed now. (libstdc++2.10-glibc2.2-15 breaks apt (and more) on mips)
User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4
 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.4 Emacs/21.2
 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 174540-done@bugs.debian.org
X-Spam-Status: No, hits=-0.5 required=5.0
	tests=SPAM_PHRASE_00_01,USER_AGENT
	version=2.41
X-Spam-Level: 


I have read the bug logs, and 175655 is supposedly fixed, which means,
174540 should also be closed.

I am assuming that libstdc++ is now rebuilt with new glibc on mipsen,
right ?



regards,
	junichi



Reply to: