Kurisu
Kurisu
Hey @ns8482e. [Commented](https://github.com/OrchardCMS/OrchardCore/commit/c2bb83c32109df38e69bc7123af9cf6a1dfc53ca#r138751849) on your POC branch: please make your intention more clear.
@ns8482e have a look on PR #15354. I think we should take some safety measurements.
> How did you install the SDK? What's in the dotnet/sdk-manifests folder? Seems like a bad install. First i used snap-store's NET8 SDK package for installation, but the resulting read-only...
for further details according the `mono.toolchain.current`: ``` ~$ ls -la /usr/lib/dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/ total 12 drwxr-xr-x 3 root root 4096 Jan 20 13:29 . drwxr-xr-x 9 root root 4096 Jan 20 13:29...
further details about my dotnet setup: ``` ~$ ls snap/ | grep dotnet ~$ ~$ sudo find / -name dotnet /etc/dotnet /usr/share/bash-completion/completions/dotnet /usr/bin/dotnet /usr/lib/dotnet /usr/lib/dotnet/dotnet /usr/lib/dotnet/packs/Microsoft.AspNetCore.App.Ref/8.0.1/analyzers/dotnet /usr/lib/dotnet/packs/Microsoft.NETCore.App.Ref/8.0.1/analyzers/dotnet /home/me/.config/Code - Insiders/User/globalStorage/mindaro.mindaro/file-downloader-downloads/dotnet...
@marcpopMSFT, as you requested I've listed some details about my setup. Have you any ideas what's going on here? I find it very suspicious that a `workload search` request won't...
any way - @marcpopMSFT thank you for taking the time and looking at it. still hoping @rbhanda @MichaelSimons @baronfel have more luck.
@ndr0n : (a) also on UB 23.10 ? (b) also NET 8 installation via snap, its removal afterwards and re-installation via official canonical package repo ? (c) registration of any...
@PartedLine thx for sharing; But doing it this way puts us back in the pre-packagemanager era where you'll have to fiddle around managing all the sdk and tooling dependencies by...