Package Details: omnisharp-roslyn 1.39.11-1

Git Clone URL: https://aur.archlinux.org/omnisharp-roslyn.git (read-only, click to copy)
Package Base: omnisharp-roslyn
Description: OmniSharp server (STDIO) based on Roslyn workspaces
Upstream URL: https://github.com/OmniSharp/omnisharp-roslyn
Keywords: csharp dotnet dotnet-sdk omnisharp roslyn
Licenses: MIT
Submitter: sixpindin
Maintainer: oscarcl
Last Packager: oscarcl
Votes: 17
Popularity: 0.034698
First Submitted: 2016-08-25 21:14 (UTC)
Last Updated: 2023-12-20 23:38 (UTC)

Pinned Comments

Latest Comments

1 2 Next › Last »

mhegreberg commented on 2022-11-07 23:31 (UTC) (edited on 2022-11-14 22:09 (UTC) by mhegreberg)

EDIT: After upgrading from .NET 6 to 7 today, This doesn't seem to be happening anymore

after a reinstall, I am no longer able to build. I get the following errors repeated throughout the build. I suspect it may have to do with openSSL3?

System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux-x64/libgit2-572e4d8.so assembly:<unknown assembly> type:<unknown type> member:(null)

/usr/share/dotnet/sdk/6.0.110/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(463,5): error : Cannot get required symbol EVP_MD_size from libssl [/home/user/.cache/yay/omnisharp-roslyn/src/omnisharp-roslyn-1.39.2/src/OmniSharp.Stdio.Driver/OmniSharp.Stdio.Driver.csproj

 /home/user/.nuget/packages/microsoft.sourcelink.common/1.0.0/build/Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. [/home/user/.cache/yay/omnisharp-roslyn/src/omnisharp-roslyn-1.39.2/src/OmniSharp.LanguageServerProtocol/OmniSharp.LanguageServerProtocol.csproj]

System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux-x64/libgit2-572e4d8.so assembly:<unknown assembly> type:<unknown type> member:(null)System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux-x64/libgit2-572e4d8.so assembly:<unknown assembly> type:<unknown type> member:(null)/home/user/.nuget/packages/microsoft.sourcelink.common/1.0.0/build

Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. [/home/user/.cache/yay/omnisharp-roslyn/src/omnisharp-roslyn-1.39.2/src/OmniSharp.Abstractions/OmniSharp.Abstractions.csproj]/usr/share/dotnet/sdk/6.0.110/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(463,5): error : Cannot get required symbol EVP_MD_size from libssl [/home/user/.cache/yay/omnisharp-roslyn/src/omnisharp-roslyn-1.39.2/src/OmniSharp.Stdio.Driver/OmniSharp.Stdio.Driver.csproj]/home/user/.nuget/packages/microsoft.sourcelink.common/1.0.0/build/Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. [/home/user/.cache/yay/omnisharp-roslyn/src/omnisharp-roslyn-1.39.2/src/OmniSharp.LanguageServerProtocol/OmniSharp.LanguageServerProtocol.csproj]

synthead commented on 2022-11-07 15:10 (UTC)

Getting lots of these in my build log:

/usr/share/dotnet/sdk/6.0.110/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(463,5): error : Cannot get required symbol EVP_MD_size from libssl [/home/jane/.cache/pacaur/omnisharp-roslyn/src/omnisharp-roslyn-1.39.2/src/OmniSharp.Stdio.Driver/OmniSharp.Stdio.Driver.csproj]

SalB commented on 2022-10-16 23:01 (UTC)

dotnet-sdk is also a runtime dependency.

$ omnisharp
Could not locate MSBuild instance to register with OmniSharp.
{"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on Unknown 0.0 (Unknown)"},"Seq":1,"Type":"event"}
{"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"Checking the 'DOTNET_ROOT' environment variable to find a .NET SDK"},"Seq":2,"Type":"event"}
{"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to /usr/share/dotnet/dotnet"},"Seq":3,"Type":"event"}
{"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.Discovery.Providers.SdkInstanceProvider","Message":"OmniSharp requires the .NET 6 SDK or higher be installed. Please visit https://dotnet.microsoft.com/download/dotnet/6.0 to download the .NET SDK."},"Seq":4,"Type":"event"}
{"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 0 MSBuild instance(s)"},"Seq":5,"Type":"event"}

PowaBanga commented on 2022-08-06 10:15 (UTC)

do not work with dotnet-sdk-bin in my case. I had this message :

Install the [7.0.100-preview.4.22252.9] .NET Core SDK or update

I resolved it by installing dotnet-sdk-preview-bin.

ppeb commented on 2022-03-21 02:47 (UTC)

Lines 44 and 45 have licenses spelled wrong, sending it to an incorrect folder. It's currently licences when it should be licenses.

square commented on 2021-05-14 17:04 (UTC)

we really need an update

dr460nf1r3 commented on 2021-01-17 15:03 (UTC)

This needs an update, doesnt pass validitiy check.

Philzli commented on 2019-04-26 06:33 (UTC)

Since this package doesn't build from source it should be moved to a package with -bin suffix.

sixpindin commented on 2018-11-10 01:30 (UTC)

Omnisharp releases have evolved beyond where 'omnisharp-roslyn' could be a reasonable name for a PKGBUILD. There are now quite a few different builds and I imagine it would be best to have appropriately named PKGBUILDS for each of them. Therefore I'm disowning the package.