Your message dated Sun, 21 Aug 2005 00:02:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323338: fixed in libpmount 0.0.7
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; 16 Aug 2005 05:53:38 +0000
>From [EMAIL PROTECTED] Mon Aug 15 22:53:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 22.red-83-43-114.pooles.rima-tde.net (bombadil) [83.43.114.22]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E4uOG-0002BB-00; Mon, 15 Aug 2005 22:53:38 -0700
Received: from rmh by bombadil with local (Exim 4.52)
id 1E4gav-0000FO-Rf; Mon, 15 Aug 2005 17:09:45 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robert Millan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: pmount object not linked in
X-Mailer: reportbug 3.15
Date: Mon, 15 Aug 2005 17:09:35 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Level:
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
Package: libpmount
Severity: grave
Hi!
>From build log:
cc -Wall -g -D_REENTRANT -fPIC -c -o src/kerndep.lo src/kerndep.c
cc -Wall -g -D_REENTRANT -fPIC -c -o src/mtab.lo src/mtab.c
cc -Wall -g -D_REENTRANT -fPIC -c -o src/pmount.lo src/pmount.c
cc -Wl,-z,defs -Wl,-soname,libpmount.so.0.0 -shared -o libpmount.so.0.0
src/kerndep.lo
cc -Wall -g -D_REENTRANT -c -o src/kerndep.o src/kerndep.c
cc -Wall -g -D_REENTRANT -c -o src/mtab.o src/mtab.c
cc -Wall -g -D_REENTRANT -c -o src/pmount.o src/pmount.c
ar cru libpmount.a src/kerndep.o
All the objects are compiled, but only kerndep is linked in. This results in
missing "pmount" and "pumount" symbols.
-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
---------------------------------------
Received: (at 323338-close) by bugs.debian.org; 21 Aug 2005 07:10:14 +0000
>From [EMAIL PROTECTED] Sun Aug 21 00:10:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E6jqG-0007KV-00; Sun, 21 Aug 2005 00:02:04 -0700
From: Guillem Jover <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323338: fixed in libpmount 0.0.7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 21 Aug 2005 00:02:04 -0700
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-Level:
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
Source: libpmount
Source-Version: 0.0.7
We believe that the bug you reported is fixed in the latest version of
libpmount, which is due to be installed in the Debian FTP archive:
libpmount-dev_0.0.7_i386.deb
to pool/main/libp/libpmount/libpmount-dev_0.0.7_i386.deb
libpmount0.0_0.0.7_i386.deb
to pool/main/libp/libpmount/libpmount0.0_0.0.7_i386.deb
libpmount_0.0.7.dsc
to pool/main/libp/libpmount/libpmount_0.0.7.dsc
libpmount_0.0.7.tar.gz
to pool/main/libp/libpmount/libpmount_0.0.7.tar.gz
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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated libpmount 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: Sun, 21 Aug 2005 09:37:41 +0300
Source: libpmount
Binary: libpmount0.0 libpmount-dev
Architecture: source i386
Version: 0.0.7
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description:
libpmount-dev - portable mount library - development files
libpmount0.0 - portable mount library - shared library
Closes: 323338 323339
Changes:
libpmount (0.0.7) unstable; urgency=low
.
* Reintroduce missing symbols. (Closes: #323338)
* Fix testsuite generation and generalize them by moving away from shell
script files to a proper Makefile and a C source file. (Closes: #323339)
* Use loop devices on linux if trying to mount a file image.
* Make static internal functions __findloop, __getloop and __clrloop.
* Switched to versioned symbols.
* Now using Standars-Version 3.6.2 (no changes needed).
Files:
0fbeead105aa304daa73490514b048af 514 libs optional libpmount_0.0.7.dsc
b2cbce72ef9b694e0a3e9eda973f5957 9673 libs optional libpmount_0.0.7.tar.gz
27e5c4ba31db5fb7aa3625adac578257 5704 libdevel optional
libpmount-dev_0.0.7_i386.deb
9b9deaadfdcb928e8439b9442a34676f 6302 libs optional libpmount0.0_0.0.7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDCCVZuW9ciZ2SjJsRAss2AKC3y9ZCE2UOooysHVp95fgEN9np6gCfVZ++
3XrWAYt3fErMWiF4wjhBkL4=
=igx1
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]