Skip to content

Unable to install ovm under OS X #1543

@bergstar

Description

@bergstar

Опишите ошибку
Unable to install ovm under mac os x

Воспроизведение ошибки

➜  bin mono /Users/user/Downloads/OneScript-2.0.0-rc6-osx-arm64/bin/ovm.exe install stable 

Unhandled Exception:
System.TypeLoadException: Could not find method 'Skip' due to a type load error: Could not set up parent class, due to:  assembly:/Users/user/Downloads/OneScript-2.0.0-rc6-osx-arm64/bin/System.Private.CoreLib.dll type:Object member:(null) assembly:/Users/user/Downloads/OneScript-2.0.0-rc6-osx-arm64/bin/System.Linq.dll type:Enumerable member:(null)
  at StandaloneRunner.Program.Main (System.String[] args) [0x00016] in <b22493cb5e714b1fb8002ba4a8387dee>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not find method 'Skip' due to a type load error: Could not set up parent class, due to:  assembly:/Users/user/Downloads/OneScript-2.0.0-rc6-osx-arm64/bin/System.Private.CoreLib.dll type:Object member:(null) assembly:/Users/user/Downloads/OneScript-2.0.0-rc6-osx-arm64/bin/System.Linq.dll type:Enumerable member:(null)
  at StandaloneRunner.Program.Main (System.String[] args) [0x00016] in <b22493cb5e714b1fb8002ba4a8387dee>:0 
➜  bin mono /Users/user/Downloads/OneScript-2.0.0-rc.7+594-osx-arm64/bin/ovm.exe install stable

Unhandled Exception:
System.TypeLoadException: Could not find method 'Skip' due to a type load error: Could not set up parent class, due to:  assembly:/Users/user/Downloads/OneScript-2.0.0-rc.7+594-osx-arm64/bin/System.Private.CoreLib.dll type:Object member:(null) assembly:/Users/user/Downloads/OneScript-2.0.0-rc.7+594-osx-arm64/bin/System.Linq.dll type:Enumerable member:(null)
  at StandaloneRunner.Program.Main (System.String[] args) [0x00016] in <b22493cb5e714b1fb8002ba4a8387dee>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not find method 'Skip' due to a type load error: Could not set up parent class, due to:  assembly:/Users/user/Downloads/OneScript-2.0.0-rc.7+594-osx-arm64/bin/System.Private.CoreLib.dll type:Object member:(null) assembly:/Users/user/Downloads/OneScript-2.0.0-rc.7+594-osx-arm64/bin/System.Linq.dll type:Enumerable member:(null)
  at StandaloneRunner.Program.Main (System.String[] args) [0x00016] in <b22493cb5e714b1fb8002ba4a8387dee>:0

Окружение

OneScript-2.0.0-rc.7+594-osx-arm64:
OneScript-2.0.0-rc6-osx-arm64:
➜  bin sw_vers
ProductName:		macOS
ProductVersion:		15.4.1
BuildVersion:		24E263
➜  bin mono --version
Mono JIT compiler version 6.14.1 (tarball Tue Apr 29 17:43:02 UTC 2025)
Copyright (C) Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
	TLS:           
	SIGSEGV:       normal
	Notification:  kqueue
	Architecture:  arm64
	Disabled:      none
	Misc:          softdebug 
	Interpreter:   yes
	LLVM:          supported, not enabled.
	Suspend:       preemptive
	GC:            sgen

ovm [v1.6.0] [v1.5.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions