Jan Provazník
Jan Provazník
Internal issue tracking this has been resolved, resolving this too.
Internal discussion: Devkit can work around this faster if they need it (and install-scripts can't deploy this month if it's not critical). There is no silver bullet for figuring out...
> Here is the content, it won't allow me to add the file, even as a zip: Thanks, that is the correct script which is puzzling. Could you try if...
as a short term fix I would try downloading from https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.102-servicing.24611.3/dotnet-sdk-9.0.102-osx-arm64.tar.gz and unzipping that to the install-dir manually preferably convince your network security to not break the link
Also I notice that these don't exist. Shouldn't they @rbhanda ? - https://ci.dot.net/public/Sdk/9.0.102-servicing.24611.3/sdk-productVersion.txt - https://ci.dot.net/public/Sdk/9.0.102-servicing.24611.3/productVersion.txt ``` BlobNotFound The specified blob does not exist. RequestId:61e3d936-201e-002a-7a01-74562e000000 Time:2025-01-31T17:00:30.4233264Z ``` only these exist: -...
Hijacking the issue for more productVersion.txt talk @rbhanda @mmitche what about the reverse case: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.3/aspnetcore-productVersion.txt exists but https://ci.dot.net/public/aspnetcore/Runtime/9.0.3/aspnetcore-productVersion.txt doesn't, is that also intended?
historically we did not treat `main` as a reliable source of most up to date released version, there could be merged undeployed changes until one that's worth deploying for comes...
reverted https://github.com/dotnet/msbuild/pull/11182 which contributed to this: Regresses VM_AdjustedImagesInMemory_Total_devenv e.g. here: https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/606301
Related: other language bindings have varying support https://github.com/bytecodealliance/wasmtime-py/issues/245 https://github.com/bytecodealliance/wasmtime-go/issues/204 https://github.com/bytecodealliance/wasmtime/pull/7801
Will revert [0932640](https://github.com/dotnet/msbuild/pull/10838/commits/0932640338f8216f7acba318b4fce31720e084ef) once Microsoft.BuildXL.Processes is in the new feed and then there will be no changes to the code, only the build and warning suppressions.