Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] buildbot failure in Windows 2003 (IA32)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sun, 24 Jul 2005 00:21:22 +0200
buildbot-do-not-reply@xxxxxxxxxxxx wrote:

The Buildbot has detected a new failure of Windows 2003 (IA32).

Buildbot URL: http://buildbot.ethereal.com/

Build Reason: changes
Build Source Stamp: 412
Blamelist: ulfl

BUILD FAILED: failed package

Hi!

The latest NSIS installer (2.07) changed the syntax of the SetCompression setting, making the solid setting no longer default :-(

Without using the /SOLID parameter, current NSIS will now build the Ethereal installer about 1MB larger than before.

Unfortunately, using the /SOLID parameter with "old" NSIS version will result in the reported error message.

We could:
- force our users (including the buildbot) to upgrade to NSIS 2.07 (my favourite) - find a way to circumvent this (but that makes the script even more complicated than it currently is), by adding a setting to config.nmake

I think simply increasing installer size of more than 1MB isn't a real option ...

Regards, ULFL