Your message dated Sat, 04 Feb 2006 15:56:44 +0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#351284: nsis: MultiLanguage.nsi Uninstall Error 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)
--- Begin Message --->From [EMAIL PROTECTED] Fri Feb 03 12:36:03 2006 Received: (at submit) by bugs.debian.org; 3 Feb 2006 20:36:03 +0000 Return-path: <[EMAIL PROTECTED]> Received: from pmesmtp02.wcom.com ([199.249.20.2] helo=pmesmtp02.mci.com) by spohr.debian.org with esmtp (Exim 4.50) id 1F57f1-0004q9-Ds for [EMAIL PROTECTED]; Fri, 03 Feb 2006 12:36:03 -0800 Received: from dgismtp04.wcomnet.com ([166.38.58.144]) by firewall.mci.com (Iplanet MTA 5.2) with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Fri, 03 Feb 2006 20:34:19 +0000 (GMT) Received: from localhost.localdomain ([166.34.132.48]) by dgismtp04.mcilink.com (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Fri, 03 Feb 2006 20:34:19 +0000 (GMT) Received: from deverly by localhost.localdomain with local (Exim 4.50) id 1F57dL-0001Wz-31 for [EMAIL PROTECTED]; Fri, 03 Feb 2006 13:34:19 -0700 Date: Fri, 03 Feb 2006 13:34:19 -0700 From: David Everly <[EMAIL PROTECTED]> Subject: nsis: MultiLanguage.nsi Uninstall Error To: Debian Bug Tracking System <[EMAIL PROTECTED]> Message-id: <[EMAIL PROTECTED]> MIME-version: 1.0 X-Mailer: reportbug 3.8 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit 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: nsis Version: 2.06-6 Severity: normal When testing the install/uninstall of the example supplied: /usr/share/doc/nsis/examples/Modern UI/MultiLanguage.nsi.gz Uninstalling the result compiled by makensis fails with the following message: Error launching installer -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages nsis depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-13 GCC support library ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3 -- no debconf information
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Fri Feb 03 23:57:17 2006 Received: (at 351284-done) by bugs.debian.org; 4 Feb 2006 07:57:17 +0000 Return-path: <[EMAIL PROTECTED]> Received: from vscan01.westnet.com.au ([203.10.1.131]) by spohr.debian.org with esmtp (Exim 4.50) id 1F5IIG-0000Z8-Pm for [EMAIL PROTECTED]; Fri, 03 Feb 2006 23:57:17 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 2AA9A760AB0 for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 15:56:45 +0800 (WST) Received: from vscan01.westnet.com.au ([127.0.0.1]) by localhost (vscan01.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27122-19 for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 15:56:45 +0800 (WST) Received: from dsl-202-72-168-241.wa.westnet.com.au (dsl-202-72-168-241.wa.westnet.com.au [202.72.168.241]) by vscan01.westnet.com.au (Postfix) with ESMTP id AC5E1760A7A for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 15:56:44 +0800 (WST) Subject: Re: Bug#351284: nsis: MultiLanguage.nsi Uninstall Error From: Paul Wise <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-rZ0vSmlfmcQ7X7JxxVrs" Date: Sat, 04 Feb 2006 15:56:44 +0800 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 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 --=-rZ0vSmlfmcQ7X7JxxVrs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Version: 2.08-1 On Fri, 2006-02-03 at 13:34 -0700, David Everly wrote: > Version: 2.06-6 This version is depreciated in favour of version 2.14 in experimental. There are some serious bugs in 2.06 (and 2.07) on Linux, upstream says it was an accident that it worked. The reason this isn't uploaded to unstable is that it requires a beta version of scons that isn't going to be uploaded to unstable. So, I'm waiting on a new scons release before I can upload to unstable again. > When testing the install/uninstall of the example supplied: >=20 > /usr/share/doc/nsis/examples/Modern UI/MultiLanguage.nsi.gz >=20 > Uninstalling the result compiled by makensis fails with the following > message: >=20 > Error launching installer In any case, this is working with 2.14-2 from experimental (at least in wine).=20 --=20 bye, pabs http://wiki.debian.org/PaulWise --=-rZ0vSmlfmcQ7X7JxxVrs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBD5F485Sc9mGvjxCMRAts3AJ9seZgRupB/Fwa/XocuTCWSCXb4LACgv8CQ lQl/oKmbpN7T5eyTxCBOW/g= =ppX1 -----END PGP SIGNATURE----- --=-rZ0vSmlfmcQ7X7JxxVrs--
--- End Message ---

