Your message dated Fri, 13 Jan 2006 11:47:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#342669: fixed in newpki-lib 2.0.0+rc1-1
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 maintonly) by bugs.debian.org; 9 Dec 2005 14:16:46 +0000
>From [EMAIL PROTECTED] Fri Dec 09 06:16:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mnisek.casablanca.cz ([217.11.255.138] helo=orion.lan)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Ekj3C-0004v1-Bv
for [EMAIL PROTECTED]; Fri, 09 Dec 2005 06:16:45 -0800
Received: from salinger by orion.lan with local (Exim 4.50)
id 1Ekj3E-0005CY-0B
for [EMAIL PROTECTED]; Fri, 09 Dec 2005 15:16:44 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Petr Salinger <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: newpki-lib(GNU/k*BSD): FTBFS: out of date libtool scripts
Date: Fri, 09 Dec 2005 15:16:43 +0100
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=-5.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Package: newpki-lib
Version: 2.0.0+beta4-5
Severity: important
Hi,
the current version of newpki-lib fails to build on GNU/kFreeBSD,
because of outdated libtool.
The version of libtool used in newpki-lib is too old to correctly
support Debian GNU/k*BSD, libtool 1.5.2-1 or later is need.
Here is how to update the libtool in your package:
libtoolize -c -f
aclocal (-Im4 might be needed if there is an "m4" template dir)
autoconf
Note that you should probably use the same version of aclocal (from
the packages automake*) as the one used in the package. You could
determine it by looking at the first line of Makefile.in.
It would also be nice if you can ask upstream to update libtool
in their next release.
Thanks in advance
Petr
---------------------------------------
Received: (at 342669-close) by bugs.debian.org; 13 Jan 2006 19:50:35 +0000
>From [EMAIL PROTECTED] Fri Jan 13 11:50:35 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1ExUtB-000885-Ic; Fri, 13 Jan 2006 11:47:09 -0800
From: Pierre Chifflier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#342669: fixed in newpki-lib 2.0.0+rc1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 13 Jan 2006 11:47:09 -0800
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
X-CrossAssassin-Score: 2
Source: newpki-lib
Source-Version: 2.0.0+rc1-1
We believe that the bug you reported is fixed in the latest version of
newpki-lib, which is due to be installed in the Debian FTP archive:
libnewpki-dev_2.0.0+rc1-1_i386.deb
to pool/main/n/newpki-lib/libnewpki-dev_2.0.0+rc1-1_i386.deb
libnewpki2_2.0.0+rc1-1_i386.deb
to pool/main/n/newpki-lib/libnewpki2_2.0.0+rc1-1_i386.deb
newpki-lib_2.0.0+rc1-1.diff.gz
to pool/main/n/newpki-lib/newpki-lib_2.0.0+rc1-1.diff.gz
newpki-lib_2.0.0+rc1-1.dsc
to pool/main/n/newpki-lib/newpki-lib_2.0.0+rc1-1.dsc
newpki-lib_2.0.0+rc1.orig.tar.gz
to pool/main/n/newpki-lib/newpki-lib_2.0.0+rc1.orig.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.
Pierre Chifflier <[EMAIL PROTECTED]> (supplier of updated newpki-lib 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: Thu, 22 Dec 2005 21:38:27 +0100
Source: newpki-lib
Binary: libnewpki-dev libnewpki2
Architecture: source i386
Version: 2.0.0+rc1-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier <[EMAIL PROTECTED]>
Changed-By: Pierre Chifflier <[EMAIL PROTECTED]>
Description:
libnewpki-dev - Development files for newpki
libnewpki2 - PKI based on the OpenSSL low-level API (core library)
Closes: 334227 342669
Changes:
newpki-lib (2.0.0+rc1-1) unstable; urgency=low
.
* New upstream release (Closes: #342669)
* Really remove empty debconf template file (Closes: #334227)
Files:
8301af65ab8357b049eeb7eea288df0c 634 libs optional newpki-lib_2.0.0+rc1-1.dsc
5fa1c7b32babcacb56bae0e9cbb6b94b 808834 libs optional
newpki-lib_2.0.0+rc1.orig.tar.gz
a94aa64689849c52e789f8c33f190c3a 114417 libs optional
newpki-lib_2.0.0+rc1-1.diff.gz
cf3f90a1883044cf0a94a6328425fffe 513202 libs optional
libnewpki2_2.0.0+rc1-1_i386.deb
daa294d225ef72a0e1f59be517b1e6b3 661600 libdevel optional
libnewpki-dev_2.0.0+rc1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDx/+aw3ao2vG823MRAqa8AJkBb4qFhLunFR2mmUATflHT7DoLLwCfcjXT
FzBSWMX24dmH7RduVOufNpE=
=+wom
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]