https://bugs.winehq.org/show_bug.cgi?id=45856
Bug ID: 45856 Summary: wine stuck installing python in silent mode Product: Wine-staging Version: 3.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sbonazzo@redhat.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: Fedora
On Fedora 28:
download https://www.python.org/ftp/python/2.7.14/python-2.7.14.msi
$ wine msiexec /i /tmp/python-2.7.14.msi /qn ADDLOCAL=ALL 000b:fixme:winediag:start_process Wine Staging 3.16 is a testing version containing experimental patches. 000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. 0028:fixme:dwmapi:DwmIsCompositionEnabled 0x6dc825d4 002d:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ec7e28, context 0x91e480, init_notify 0, handle 0x11dfa10): stub 003f:fixme:dwmapi:DwmIsCompositionEnabled 0x6dc825d4 0041:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ec7e28, context 0x91e480, init_notify 0, handle 0x11dfa10): stub wine: configuration in '/home/sbonazzo/.wine' has been updated. 0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 0053:err:msiexec:custom_action_server Failed to create custom action server pipe: 2
wine get stuck here and doesn't complete the silent install.
Reproducible 100% with wine 3.14-1.fc28 and 3.16-1.fc28
Worked fine in wine 3.8-1.fc28 (https://jenkins.ovirt.org/job/ovirt-guest-agent_master_build-artifacts-fc28-...)