http://bugs.winehq.org/show_bug.cgi?id=26829
Summary: iTunes 10.2 installer fails miserably Product: Wine Version: 1.3.18 Platform: x86-64 URL: http://www.apple.com/itunes/download/ OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=34182) --> (http://bugs.winehq.org/attachment.cgi?id=34182) Wine 1.3.18 console output
iTunes 10.2 installer (32- and 64-bit) fails miserably.
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#AppleMobileDeviceSupport.cab"
Ignores that, and continues...
fixme:wbemprox:wbem_locator_ConnectServer 0x136d80, L"ROOT\CIMV2", (null), (null), (null), 0x00000000, (null), (nil), 0x33f648)
Could be related to Bug 22937.
It then tries to install Quicktime.
err:msi:copy_package_to_temp failed to copy package L"C:\users\test\Temp\IXP177.TMP\QuickTime.msi" to L"C:\users\test\Temp\msi8826.tmp" (112) err:msi:custom_get_thread_return Invalid Return Code 112 err:msi:ITERATE_Actions Execution halted, action L"InstallPackages" returned 1603
http://bugs.winehq.org/show_bug.cgi?id=26829
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-04-18 17:31:58 CDT ---
Could be related to Bug 22937.
Bug 20651
http://bugs.winehq.org/show_bug.cgi?id=26829
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2011-04-18 17:41:57 CDT --- Extracted iTunes.msi from the .exe, removed all the custom install stuff, but it still fails.
err:msi:cabinet_copy_file failed to create L"C:\Program Files\iTunes\iTunes.Resources\ru.lproj\iPodRestore.nib\objects.xib" (error 3) err:msi:extract_cabinet_stream FDICopy failed err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#iTunes.cab" err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
http://bugs.winehq.org/show_bug.cgi?id=26829
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2011-04-18 18:02:22 CDT --- Created an attachment (id=34183) --> (http://bugs.winehq.org/attachment.cgi?id=34183) Wine 1.3.18 +msi [28MB]
Annoyingly this only fails sometimes, and I cannot find a cause.
Attached log is a +msi of a failed install. AppleApplicationSupport.msi has already been installed separately.
http://bugs.winehq.org/show_bug.cgi?id=26829
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2011-04-19 01:51:42 CDT ---
err:msi:copy_package_to_temp failed to copy package L"C:\users\test\Temp\IXP177.TMP\QuickTime.msi" to L"C:\users\test\Temp\msi8826.tmp" (112) err:msi:custom_get_thread_return Invalid Return Code 112
112 == ERROR_DISK_FULL
http://bugs.winehq.org/show_bug.cgi?id=26829
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2011-04-19 11:30:31 CDT --- (In reply to comment #4)
112 == ERROR_DISK_FULL
7,342 items, totalling 634.2 MB
Good Lord!
http://bugs.winehq.org/show_bug.cgi?id=26829
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Ken Sharp kennybobs@o2.co.uk 2011-04-19 11:31:56 CDT --- The installer does have problems, but that's bug 24255