http://bugs.winehq.org/show_bug.cgi?id=35253
Bug ID: 35253 Summary: BOINC 5.8.16: uninstall fails Product: Wine Version: 1.7.9 Hardware: x86-64 URL: http://boinc.berkeley.edu/dl/boinc_5.8.16_windows_inte lx86.exe OS: Linux Status: NEW Keywords: download, Installer, source Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Classification: Unclassified
Created attachment 47018 --> http://bugs.winehq.org/attachment.cgi?id=47018 wine-1.7.9-43-gbfb4f28 +msi +msiexec [1 MB]
Trying to uninstall BOINC 5.8.16 from "wine uninstaller" fails immediately.
fixme:storage:create_storagefile Storage share mode not implemented. err:msi:ITERATE_Actions Execution halted, action L"CAValidateSetupType" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Nothing else in the console.
http://bugs.winehq.org/show_bug.cgi?id=35253
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- CAValidateSetupType is a custom action which doesn't seem to do much except read msi properties:
0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1: CAValidateSetupType 2: Successfully retrieved '_IsMaintenance' with a value of 'Install' 3: 0 " 0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1: CAValidateSetupType 2: Successfully retrieved 'SETUPTYPE' with a value of 'Shared' 3: 0 " 0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1: CAValidateSetupType 2: Successfully retrieved 'ALLUSERS' with a value of '' 3: 0 " 0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1: CAValidateSetupType 2: Successfully retrieved 'IsAdminPackage' with a value of '' 3: 0 "
Maybe it doesn't like one of those empty values?
https://bugs.winehq.org/show_bug.cgi?id=35253
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Some odd behaviour uninstalling with Wine 1.7.33 but it does seem to complete with no major issue.
Fixed.
https://bugs.winehq.org/show_bug.cgi?id=35253
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.34.