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

Bug#67624: marked as done ([mklibs.sh] mkfs.ext2 does not work on file)



Your message dated 05 Feb 2002 21:54:04 +0000
with message-id <1012946044.1568.32.camel@kc>
and subject line 
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; 23 Jul 2000 19:37:23 +0000
>From jan.korycan@id-karta.cz Sun Jul 23 14:37:23 2000
Return-path: <jan.korycan@id-karta.cz>
Received: from mail.id-karta.cz [212.47.6.82] 
	by master.debian.org with smtp (Exim 3.12 2 (Debian))
	id 13GRYw-0003CC-00; Sun, 23 Jul 2000 14:37:23 -0500
Received: (qmail 30276 invoked from network); 23 Jul 2000 19:37:17 -0000
Received: from jan.int.id-karta.cz (HELO jan) (192.168.0.2)
  by gw.int.id-karta.cz with SMTP; 23 Jul 2000 19:37:17 -0000
From: "Jan Korycan" <jan.korycan@id-karta.cz>
To: <submit@bugs.debian.org>
Subject: [potato] mkfs.ext2 does not work on file 
Date: Sun, 23 Jul 2000 21:37:28 +0200
Message-ID: <000001bff4dd$6f4a3ff0$0200a8c0@jan.int.id-karta.cz>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-2"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Delivered-To: submit@bugs.debian.org

Package: boot-floppies
Version: 2.2.16

When I try to make ext2 filesystem on a file mkfs.ext2 prints:

mkfs.ext2: error in loading shared libraries: /lib/libext2fs.so.2: symbol __divdi3, version
GLIBC_2.0 not defined in file libc.so.6 with link time reference


This error occurs only in potato, slink boot-floppies work correctly.

Steps to reproduce this behaviour:

... after dbootstrap starts switch to shell and type:

# mount /dev/hda2 /mnt -t umsdos
# dd if=/dev/zero of=/mnt/linux bs=1k count=300k
307200+0 records in
307200+0 records out
# mkfs.ext2 /mnt/linux
mke2fs 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
/mnt/linux is not a block special device.
Proceed anyway? (y,n) y
mkfs.ext2: error in loading shared libraries: /lib/libext2fs.so.2: symbol __divd
i3, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
#


Wishing good luck ...

							Jan Korycan





---------------------------------------
Received: (at 67624-done) by bugs.debian.org; 5 Feb 2002 21:53:46 +0000
>From philb@gnu.org Tue Feb 05 15:53:46 2002
Return-path: <philb@gnu.org>
Received: from pc1-camb6-0-cust163.cam.cable.ntl.com (kc.cam.armlinux.org) [62.253.135.163] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16YDX7-0003Xe-00; Tue, 05 Feb 2002 15:53:45 -0600
Received: from localhost
	([127.0.0.1] helo=localhost.localdomain ident=pb)
	by kc.cam.armlinux.org with esmtp (Exim 3.34 #1 (Debian))
	id 16YDXQ-0000d5-00
	for <67624-done@bugs.debian.org>; Tue, 05 Feb 2002 21:54:04 +0000
Subject: 
From: Philip Blundell <philb@gnu.org>
To: 67624-done@bugs.debian.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.1 
Date: 05 Feb 2002 21:54:04 +0000
Message-Id: <1012946044.1568.32.camel@kc>
Mime-Version: 1.0
Delivered-To: 67624-done@bugs.debian.org

I verified that the libc in a recent woody build does include the
missing __divdi3 symbol.  So it seems that either the change to
mklibs.py fixed the bug, or it went away for some other reason.  Either
way, there doesn't seem to be anything more to be done, so I'm closing
the report.

p.



Reply to: