Das Forum

Auto-start service L"MountMgr" failed to start: 2

The issue during installing a new program on Centos 7

Autor Antworten
anselmo Thursday 24 January 2019 at 5:28
anselmoAnonymous

Hi.

I'm trying to install a non-listed program in POL on Centos 7.

But, after selecting "Install some libraries" and "64 bits windows installation", the errors occurs; I will copy and paste the log message from console.

And the installation is failed.

I guess this is caused by MountMgr and WineBus service failure to start.

Could you help me solving this issue, please?

```

[anselmo@anselmo-centos7 ~]$ playonlinux
Looking for python... 2.7.5 - wxversion(s): 2.8-gtk2-unicode
selected
[main] Message: PlayOnLinux (4.3.4) is starting
[clean_tmp] Message: Cleaning temp directory
[Check_OpenGL] Message: 32bits direct rendering is enabled
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/anselmo/.PlayOnLinux/
[main] Message: Filesystem is compatible
[install_plugins] Message: Checking plugin: Capture...
[install_plugins] Message: Checking plugin: ScreenCap...
[install_plugins] Message: Checking plugin: PlayOnLinux Vault...
[update_check] Message: List is up to date
[POL_Config_Write] Message: Config write: MANUAL_INSTALL_INCREMENT 8
[POL_SetupWindow_Init] Message: Creating new window for pid 9585
[POL_SetupWindow_menu] Message: menu answer: Install a program in a new virtual drive
[POL_SetupWindow_textbox] Message: textbox answer: KakaoTalk
[POL_Wine_SelectPrefix] Message: Selecting prefix: KakaoTalk
[POL_SetupWindow_checkbox_list] Message: checkbox_list answer: Install some libraries
[POL_SetupWindow_menu_num] Message: menu_num answer: 1
[POL_System_SetArch] Message: POL_ARCH set to amd64
[POL_Wine_PrefixCreate] Message: No version specified. Using system version (wine-3.0.2)
[POL_Wine_PrefixCreate] Message: Creating prefix ()...
[POL_Wine_PrefixCreate] Message: Setting WINEARCH to win64
wine: created the configuration directory '/home/anselmo/.PlayOnLinux//wineprefix/KakaoTalk'
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:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0010:fixme:dwmapi:DwmIsCompositionEnabled 0x6dbd1518
001d:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ebd3de, context 0x8d6410, init_notify 0, handle 0x11cfa10): stub
0045:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0045:fixme:dwmapi:DwmIsCompositionEnabled 0x6dbd1518
0047:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ebd3de, context 0x8d6410, init_notify 0, handle 0x11cfa10): stub
wine: configuration in '/home/anselmo/.PlayOnLinux//wineprefix/KakaoTalk' has been updated.
[POL_Wine] Message: Running wine- --version (Working directory : /usr/share/playonlinux/python)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
[POL_Wine] Message: Wine return: 0
[POL_Config_PrefixWrite] Message: Prefix config write: ARCH amd64
[POL_Config_Write] Message: Config write: WINE_SYSTEM_ARCH amd64
/usr/bin/wineserver
[POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name
[POL_Wine] Message: Running wine- cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 2
[POL_Wine] Message: Wine return: 0

```