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

Bug#178002: marked as done (mklibs: Fail to handle .so files)



Your message dated Sun, 26 Jan 2003 07:47:22 -0500
with message-id <E18cmC2-0000dk-00@auric.debian.org>
and subject line Bug#178002: fixed in mklibs 0.1.9
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 Jan 2003 10:06:24 +0000
>From pere@gigs.hungry.com Thu Jan 23 04:06:18 2003
Return-path: <pere@gigs.hungry.com>
Received: from ngt092.uio.no (minerva.intern) [129.240.242.92] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18beFS-0007FB-00; Thu, 23 Jan 2003 04:06:14 -0600
Received: from pere by minerva.intern with local (Exim 3.35 #1 (Debian))
	id 18beFQ-000695-00; Thu, 23 Jan 2003 11:06:12 +0100
To: submit@bugs.debian.org
Subject: mklibs: Fail to handle .so files
From: Petter Reinholdtsen <pere@hungry.com>
Message-Id: <[🔎] E18beFQ-000695-00@minerva.intern>
Sender: Petter Reinholdtsen <pere@gigs.hungry.com>
Date: Thu, 23 Jan 2003 11:06:12 +0100
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.6 required=5.0
	tests=SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 


Package: mklibs
Version: 0.1.8
Severity: important

I'm trying to make debian-installer boot floppies with the slang
cdebconf frontend.  When I run mklibs on a single .so file, the slang
or text frontend for cdebconf, it fails in a loop like this:

  debian-installer/build# mklibs -v -v --ldlib \
    ld-linux.so.2 -d ./tmp/cdrom144/tree/lib \
    tmp/cdrom144/tree/usr/lib/cdebconf/frontend/slang.so
  tmp/cdrom144/tree/usr/lib/cdebconf/frontend/slang.so is a library
  I: library reduction pass 1
  Objects:
  Still need: sys_siglist
  1 symbols, 1 unresolved
  I: library reduction pass 2
  Objects:
  Still need: sys_siglist
  1 symbols, 1 unresolved
  I: library reduction pass 3
  Objects:
  Still need: sys_siglist
  1 symbols, 1 unresolved
  I: library reduction pass 4
  Objects:
  Still need: sys_siglist
  1 symbols, 1 unresolved
  I: library reduction pass 5
  Objects:
  Still need: sys_siglist
  1 symbols, 1 unresolved
  I: library reduction pass 6

Without the ldlib entry, it fails in another way:

  debian-installer/build# mklibs -v -v -d ./tmp/cdrom144/tree/lib \
    tmp/cdrom144/tree/usr/lib/cdebconf/frontend/slang.so
  tmp/cdrom144/tree/usr/lib/cdebconf/frontend/slang.so is a library
  E: Dynamic linker not found, aborting.

This problem make it hard to use the slang frontend in cdebconf, as
the slang library isn't installed in the boot floppy.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux developer.skolelinux.no 2.4.18-686-smp #1 SMP Sun Apr 14 12:07:19
EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages mklibs depends on:
ii  python                        2.1.3-3.2  An interactive object-oriented scr

---------------------------------------
Received: (at 178002-close) by bugs.debian.org; 26 Jan 2003 12:53:02 +0000
>From katie@auric.debian.org Sun Jan 26 06:53:02 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18cmHV-0005tM-00; Sun, 26 Jan 2003 06:53:01 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18cmC2-0000dk-00; Sun, 26 Jan 2003 07:47:22 -0500
From: Petter Reinholdtsen <pere@debian.org>
To: 178002-close@bugs.debian.org
X-Katie: $Revision: 1.29 $
Subject: Bug#178002: fixed in mklibs 0.1.9
Message-Id: <E18cmC2-0000dk-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sun, 26 Jan 2003 07:47:22 -0500
Delivered-To: 178002-close@bugs.debian.org

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

mklibs_0.1.9.dsc
  to pool/main/m/mklibs/mklibs_0.1.9.dsc
mklibs_0.1.9.tar.gz
  to pool/main/m/mklibs/mklibs_0.1.9.tar.gz
mklibs_0.1.9_all.deb
  to pool/main/m/mklibs/mklibs_0.1.9_all.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 178002@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated mklibs 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: Sun, 26 Jan 2003 13:33:46 +0100
Source: mklibs
Binary: mklibs
Architecture: source all
Version: 0.1.9
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 mklibs     - Shared library reduction script
Closes: 178002
Changes: 
 mklibs (0.1.9) unstable; urgency=low
 .
   * Bastian Blank
     - fix -D (don't have an argument)
     - fix so_pattern (we don't want non-lib so files)
     - fix globs to find pic files
     - only recommend libc6-pic, aren't always needed.
     - remove libm hack on request
   * Petter Reinholdtsen
     - Accept non-digits after .so in library names. (Closes: #178002)
     - Add myself as uploader.
Files: 
 be346065e5f423e2bbab6031337ef207 676 devel optional mklibs_0.1.9.dsc
 8f11f1365f49daecd0a6002eca3ae92c 8425 devel optional mklibs_0.1.9.tar.gz
 9d9e554b4845b0577c23e511a9cc2557 9192 devel optional mklibs_0.1.9_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+M9ZQ20zMSyow1ykRAi8iAKDBpEkMtMI4ci+wUHoO3avsAz/yFgCgvIAf
cEVD33woO0m9E1eU3M+sWf8=
=y1PX
-----END PGP SIGNATURE-----



Reply to: