Unattended installation fails to extract MSI

I can’t seem to install Couchbase Server unattended. I’m on Win7 x64 using Enterprise v2.2.

I run .\couchbase-server-enterprise_2.2.0_x86_64.setup.exe /s -f1install.iss but it never installs. If I run the installer with /debuglog, here is what it outputs. I’ve tried it on two different machines and both fail.

One machines gives this log:
10-24-2014[03:08:46 PM]: InstallShield setup.exe (Ansi) started, cmdline: /debuglogC:\couchbaseInstallLog.txt /s -f1install .iss 10-24-2014[03:08:46 PM]: Reading setup.ini from C:\Windows\system32\config\systemprofile\AppData\Local\Tentacle\Temp\Setup.INI 10-24-2014[03:08:46 PM]: Failed to read setup package: PackageName name from Setup.ini 10-24-2014[03:08:46 PM]: Error reading setup initialization file 10-24-2014[03:08:46 PM]: Reading setup.ini from C:\Windows\system32\config\systemprofile\AppData\Local\Tentacle\Temp\Setup.INI 10-24-2014[03:08:46 PM]: Failed to read setup package: PackageName name from Setup.ini 10-24-2014[03:08:46 PM]: Error reading setup initialization file 10-24-2014[03:08:46 PM]: Reading setup.ini from C:\Windows\system32\config\systemprofile\AppData\Local\Tentacle\Temp\Setup.INI 10-24-2014[03:08:46 PM]: Failed to read setup package: PackageName name from Setup.ini 10-24-2014[03:08:46 PM]: Error reading setup initialization file 10-24-2014[03:08:47 PM]: Dumping setup.ini... 10-24-2014[03:08:47 PM]: Setup returning 1153

The other machine gives this log:

10-24-2014[02:39:04 PM]: InstallShield setup.exe (Ansi) started, cmdline: /debuglogC:\couchbaseInstallLog.txt /s -f1install .iss 10-24-2014[02:39:04 PM]: Extracting setup.ini... 10-24-2014[02:39:04 PM]: Extracting 'Setup.INI' to C:\Users\octo\AppData\Local\Temp\{A4878992-4F19-4046-A668-9BD1E4CF6113}\Setup.INI 10-24-2014[02:39:04 PM]: Extracting '0x0409.ini' to C:\Users\octo\AppData\Local\Temp\{A4878992-4F19-4046-A668-9BD1E4CF6113}\0x0409.ini 10-24-2014[02:39:04 PM]: Reading setup.ini from C:\Users\octo\AppData\Local\Temp\{A4878992-4F19-4046-A668-9BD1E4CF6113}\Setup.INI 10-24-2014[02:39:04 PM]: Command line parameters: /L language ID /S Hide intialization dialog. For silent mode use: /S /v/qn. /V parameters to MsiExec.exe /UA<url to InstMsiA.exe> /UW<url to InstMsiW.exe> /UM<url to msi package> /US<url to IsScript.msi> 10-24-2014[02:39:06 PM]: Upgrade check: checking product code {2B630EB8-BBC7-6FE4-C9B8-D8843EB1EFFA} 10-24-2014[02:39:06 PM]: Default language: 1033, got code page 1252 10-24-2014[02:39:06 PM]: Creating setup dialog... 10-24-2014[02:39:06 PM]: GetFile: file 'Couchbase Server.msi', ini section 'Couchbase Server.msi', full path '', location 1634344 10-24-2014[02:39:06 PM]: File to get to 'Couchbase Server.msi' 10-24-2014[02:39:06 PM]: Getting file from setup.exe 10-24-2014[02:39:06 PM]: Extracting 'Couchbase Server.msi' to C:\Users\octo\AppData\Local\Temp\{A4878992-4F19-4046-A668-9BD1E4CF6113}\Couchbase Server.msi 10-24-2014[02:39:09 PM]: 1152: Error extracting C:\Users\octo\AppData\Local\Temp\{A4878992-4F19-4046-A668-9BD1E4CF6113}\Couchbase Server.msi to the temporary location 10-24-2014[02:39:09 PM]: Extraction of 'Couchbase Server.msi' failed 10-24-2014[02:39:09 PM]: Dumping setup.ini... 10-24-2014[02:39:09 PM]: Section: 0x0409 10-24-2014[02:39:09 PM]: 0x0401=Arabic (Saudi Arabia) 10-24-2014[02:39:09 PM]: 0x0402=Bulgarian 10-24-2014[02:39:09 PM]: 0x0403=Catalan 10-24-2014[02:39:09 PM]: 0x0404=Chinese (Taiwan) 10-24-2014[02:39:09 PM]: 0x0405=Czech 10-24-2014[02:39:09 PM]: 0x0406=Danish 10-24-2014[02:39:09 PM]: 0x0407=German (Germany) 10-24-2014[02:39:09 PM]: 0x0408=Greek 10-24-2014[02:39:09 PM]: 0x0409=English (United States) 10-24-2014[02:39:09 PM]: 0x040a=Spanish (Traditional Sort) 10-24-2014[02:39:09 PM]: 0x040b=Finnish 10-24-2014[02:39:09 PM]: 0x040c=French (France) 10-24-2014[02:39:09 PM]: 0x040d=Hebrew 10-24-2014[02:39:09 PM]: 0x040e=Hungarian 10-24-2014[02:39:09 PM]: 0x0410=Italian (Italy) 10-24-2014[02:39:09 PM]: 0x0411=Japanese 10-24-2014[02:39:09 PM]: 0x0412=Korean 10-24-2014[02:39:09 PM]: 0x0413=Dutch (Netherlands) 10-24-2014[02:39:09 PM]: 0x0414=Norwegian (Bokmal) 10-24-2014[02:39:09 PM]: 0x0415=Polish 10-24-2014[02:39:09 PM]: 0x0416=Portuguese (Brazil) 10-24-2014[02:39:09 PM]: 0x0418=Romanian 10-24-2014[02:39:09 PM]: 0x0419=Russian 10-24-2014[02:39:09 PM]: 0x041a=Croatian 10-24-2014[02:39:09 PM]: 0x041b=Slovak 10-24-2014[02:39:09 PM]: 0x041d=Swedish 10-24-2014[02:39:09 PM]: 0x041e=Thai 10-24-2014[02:39:09 PM]: 0x041f=Turkish 10-24-2014[02:39:09 PM]: 0x0421=Indonesian 10-24-2014[02:39:09 PM]: 0x0424=Slovenian 10-24-2014[02:39:09 PM]: 0x042d=Basque 10-24-2014[02:39:09 PM]: 0x0804=Chinese (PRC) 10-24-2014[02:39:09 PM]: 0x0816=Portuguese (Portugal) 10-24-2014[02:39:09 PM]: 0x0c0c=French (Canada) 10-24-2014[02:39:09 PM]: 0x0c1a=Serbian (Cyrillic) 10-24-2014[02:39:09 PM]: Section: Couchbase Server.msi 10-24-2014[02:39:09 PM]: Location=Couchbase Server.msi 10-24-2014[02:39:09 PM]: Type=1 10-24-2014[02:39:09 PM]: Section: Info 10-24-2014[02:39:09 PM]: DiskSpace=8000 ;DiskSpace requirement in KB 10-24-2014[02:39:09 PM]: Name=INTL 10-24-2014[02:39:09 PM]: Version=1.00.000 10-24-2014[02:39:09 PM]: Section: Languages 10-24-2014[02:39:09 PM]: Default=0x0409 10-24-2014[02:39:09 PM]: RequireExactLangMatch=0x0404,0x0804 10-24-2014[02:39:09 PM]: RTLLangs=0x0401,0x040d 10-24-2014[02:39:09 PM]: Supported=0x0409 10-24-2014[02:39:09 PM]: Section: MsiVersion 10-24-2014[02:39:09 PM]: Section: Setup.bmp 10-24-2014[02:39:09 PM]: Type=1 10-24-2014[02:39:09 PM]: Section: Startup 10-24-2014[02:39:09 PM]: CmdLine= 10-24-2014[02:39:09 PM]: DoMaintenance=Y 10-24-2014[02:39:09 PM]: DotNetOptionalInstallIfSilent=N 10-24-2014[02:39:09 PM]: EnableLangDlg=N 10-24-2014[02:39:09 PM]: LauncherName=setup.exe 10-24-2014[02:39:09 PM]: LogResults=N 10-24-2014[02:39:09 PM]: OnUpgrade=1 10-24-2014[02:39:09 PM]: PackageCode={21FD37C4-B6E2-4245-817C-CED8A038E5DC} 10-24-2014[02:39:09 PM]: PackageName=Couchbase Server.msi 10-24-2014[02:39:09 PM]: Product=Couchbase Server 10-24-2014[02:39:09 PM]: ProductCode={2B630EB8-BBC7-6FE4-C9B8-D8843EB1EFFA} 10-24-2014[02:39:09 PM]: ProductVersion=2.2.0 10-24-2014[02:39:09 PM]: ScriptDriven=1 10-24-2014[02:39:09 PM]: ScriptVer=16.0.0.400 10-24-2014[02:39:09 PM]: SuppressWrongOS=Y 10-24-2014[02:39:09 PM]: Section: SupportOS 10-24-2014[02:39:09 PM]: Win2K=1 10-24-2014[02:39:09 PM]: Win95=1 10-24-2014[02:39:09 PM]: Win98=1 10-24-2014[02:39:09 PM]: WinME=1 10-24-2014[02:39:09 PM]: WinNT4SP6=1 10-24-2014[02:39:09 PM]: Section: SupportOSMsi11 10-24-2014[02:39:09 PM]: Win95=1 10-24-2014[02:39:09 PM]: Win98=1 10-24-2014[02:39:09 PM]: WinNT4SP3=1 10-24-2014[02:39:09 PM]: Section: SupportOSMsi12 10-24-2014[02:39:09 PM]: Win95=1 10-24-2014[02:39:09 PM]: Win98=1 10-24-2014[02:39:09 PM]: WinME=1 10-24-2014[02:39:09 PM]: WinNT4SP3=1 10-24-2014[02:39:09 PM]: Section: SupportOSMsi30 10-24-2014[02:39:09 PM]: Win2003Server=1 10-24-2014[02:39:09 PM]: Win2KSP3=1 10-24-2014[02:39:09 PM]: WinXP=1 10-24-2014[02:39:09 PM]: Section: Win2003Server 10-24-2014[02:39:09 PM]: BuildNo=2600 10-24-2014[02:39:09 PM]: MajorVer=5 10-24-2014[02:39:09 PM]: MinorVer=2 10-24-2014[02:39:09 PM]: MinorVerMax=3 10-24-2014[02:39:09 PM]: PlatformId=2 10-24-2014[02:39:09 PM]: Section: Win2K 10-24-2014[02:39:09 PM]: BuildNo=2195 10-24-2014[02:39:09 PM]: MajorVer=5 10-24-2014[02:39:09 PM]: MinorVer=0 10-24-2014[02:39:09 PM]: MinorVerMax=1 10-24-2014[02:39:09 PM]: PlatformId=2 10-24-2014[02:39:09 PM]: Section: Win2KSP3 10-24-2014[02:39:09 PM]: BuildNo=2195 10-24-2014[02:39:09 PM]: MajorVer=5 10-24-2014[02:39:09 PM]: MinorVer=0 10-24-2014[02:39:09 PM]: MinorVerMax=1 10-24-2014[02:39:09 PM]: PlatformId=2 10-24-2014[02:39:09 PM]: ServicePack=768 10-24-2014[02:39:09 PM]: Section: Win95 10-24-2014[02:39:09 PM]: BuildNo=950 10-24-2014[02:39:09 PM]: MajorVer=4 10-24-2014[02:39:09 PM]: MinorVer=0 10-24-2014[02:39:09 PM]: MinorVerMax=1 10-24-2014[02:39:09 PM]: PlatformId=1 10-24-2014[02:39:09 PM]: Section: Win98 10-24-2014[02:39:09 PM]: BuildNo=1998 10-24-2014[02:39:09 PM]: MajorVer=4 10-24-2014[02:39:09 PM]: MinorVer=10 10-24-2014[02:39:09 PM]: MinorVerMax=11 10-24-2014[02:39:09 PM]: PlatformId=1 10-24-2014[02:39:09 PM]: Section: WinME 10-24-2014[02:39:09 PM]: BuildNo=3000 10-24-2014[02:39:09 PM]: MajorVer=4 10-24-2014[02:39:09 PM]: MinorVer=90 10-24-2014[02:39:09 PM]: MinorVerMax=91 10-24-2014[02:39:09 PM]: PlatformId=1 10-24-2014[02:39:09 PM]: Section: WinNT4SP3 10-24-2014[02:39:09 PM]: BuildNo=1381 10-24-2014[02:39:09 PM]: MajorVer=4 10-24-2014[02:39:09 PM]: MinorVer=0 10-24-2014[02:39:09 PM]: MinorVerMax=1 10-24-2014[02:39:09 PM]: PlatformId=2 10-24-2014[02:39:09 PM]: ServicePack=768 10-24-2014[02:39:09 PM]: Section: WinNT4SP6 10-24-2014[02:39:09 PM]: BuildNo=1381 10-24-2014[02:39:09 PM]: MajorVer=4 10-24-2014[02:39:09 PM]: MinorVer=0 10-24-2014[02:39:09 PM]: MinorVerMax=1 10-24-2014[02:39:09 PM]: PlatformId=2 10-24-2014[02:39:09 PM]: ServicePack=1536 10-24-2014[02:39:09 PM]: Section: WinXP 10-24-2014[02:39:09 PM]: BuildNo=2600 10-24-2014[02:39:09 PM]: MajorVer=5 10-24-2014[02:39:09 PM]: MinorVer=1 10-24-2014[02:39:09 PM]: MinorVerMax=2 10-24-2014[02:39:09 PM]: PlatformId=2 10-24-2014[02:39:09 PM]: Setup returning 1152
I’m at a loss on what to do. I can’t find any other documentation on unattended installations.

It fails the same way on 3.0, also.