[Bug 45856] wine stuck installing python in silent mode

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 19 01:49:05 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45856

--- Comment #2 from Sandro Bonazzola <sbonazzo at redhat.com> ---
(In reply to Olivier F. R. Dierick from comment #1)
> (In reply to Sandro Bonazzola from comment #0)
> > wine: configuration in '/home/sbonazzo/.wine' has been updated.
> This line looks suspicious. Please, retest in a clean wineprefix: First
> create the prefix with wineboot, set whatever you need with winecfg/wine
> regedit, and then install python.

Removed wineprefix.

$ wineboot 
wine: created the configuration directory '/home/sbonazzo/.wine'
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.
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0017:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
001b:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
001b:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
001b:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0010:fixme:dwmapi:DwmIsCompositionEnabled 0x6dc825d4
001d:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ec7e28,
context 0xa2e480, init_notify 0, handle 0x12efa10): stub
0037:fixme:dwmapi:DwmIsCompositionEnabled 0x6dc825d4
0039:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ec7e28,
context 0x91e480, init_notify 0, handle 0x11dfa10): stub
wine: configuration in '/home/sbonazzo/.wine' has been updated.

$ wine --version
wine-3.16 (Staging)

$ 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.
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
002b:err:msiexec:custom_action_server Failed to create custom action server
pipe: 2



> 
> > 0053:err:msiexec:custom_action_server Failed to create custom action server pipe: 2
> Strange. This is bug 45663 and should be fixed in Wine 3.15.
> 
> > Reproducible 100% with wine 3.14-1.fc28 and 3.16-1.fc28
> > 
> Hint: If the bug occurs with plain wine too, then set the product to "wine".
> Product "wine-staging" is for bugs that are confirmed to only occur in
> staging.

Not sure that wine shipped by Fedora is plain wine:
$ wine --version
wine-3.16 (Staging)


> 
> > Worked fine in wine 3.8-1.fc28
> Is doing a regression test possible for you?

I'm not sure I'll be able to do a regression test (mostly due to time
resources.
Just to confirm same output in 3.14:

$ rpm -qv wine
wine-3.14-1.fc28.x86_64

$ wine --version
wine-3.14 (Staging)

$ wine msiexec /i /tmp/python-2.7.14.msi /qn ADDLOCAL=ALL
000b:fixme:winediag:start_process Wine Staging 3.14 is a testing version
containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing
bug reports on winehq.org.
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
002f:err:msiexec:custom_action_server Failed to create custom action server
pipe: 2

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list