http://bugs.winehq.org/show_bug.cgi?id=34082
Bug #: 34082 Summary: Symantec Antivirus 10.x installer fails in custom action AddServiceGroup.18376EA1_A7B1_41ED_A75C_CD6FAB0434AA Product: Wine Version: 1.6-rc4 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 45311 --> http://bugs.winehq.org/attachment.cgi?id=45311 wine-1.6-rc4 console output
Working around Bug 22009 the installer for Symantec Antivirus 10.1 (32-bit) fails in a custom action AddServiceGroup.18376EA1_A7B1_41ED_A75C_CD6FAB0434AA.
fixme:service:svcctl_ChangeServiceConfig2W SERVICE_CONFIG_FAILURE_ACTIONS not implemented: period 86400 msg (null) cmd (null) err:msi:ITERATE_Actions Execution halted, action L"AddServiceGroup.18376EA1_A7B1_41ED_A75C_CD6FAB0434AA" returned 1603
Removing the custom action from the .msi allows the installer to continue.