Comment 6 for bug 1176948

Revision history for this message
Damian Yerrick (tepples) wrote :

I'm still seeing it in bionic. If wine gets added after mono-runtime then any attempt to run a Mono executable without using `mono` from the terminal produces "002e:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed".

$ update-binfmts --display
python3.6 (enabled):
     package = python3.6
        type = magic
      offset = 0
       magic = \x33\x0d\x0d\x0a
        mask =
 interpreter = /usr/bin/python3.6
    detector =
python2.7 (enabled):
     package = python2.7
        type = magic
      offset = 0
       magic = \x03\xf3\x0d\x0a
        mask =
 interpreter = /usr/bin/python2.7
    detector =
cli (enabled):
     package = mono-runtime
        type = magic
      offset = 0
       magic = MZ
        mask =
 interpreter = /usr/bin/cli
    detector = /usr/lib/cli/binfmt-detector-cli
wine (enabled):
     package = wine
        type = magic
      offset = 0
       magic = MZ
        mask =
 interpreter = /usr/bin/wine
    detector =