Sean Molenaar

Results 495 comments of Sean Molenaar

Homebrew only accepts patches if upstream know about it, to avoid situations like https://www.debian.org/security/2008/dsa-1571 But if you have an issue reference you can add as a comment that's good enough.

Thanks @0xd34df00d ! Without contributions like yours it'd be impossible to keep homebrew going with the high standards that users have come to expect from the project. You can feel...

``` Error: HttpError: Validation Failed: {"resource":"PullRequest","field":"base","code":"invalid"} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request ``` It seems it doesn't like HEAD as a base

That would disqualify it from Homebrew/core where building from source is a requirement: https://docs.brew.sh/Acceptable-Formulae#we-dont-like-binary-formulae

> ❓Do I need to do anything to update automation so it will know how/when to grab release updates for the auto bump process? It knows how to check GitHub...

Which ZSH and bash are you using on Linux?

> We frown on authors submitting their own work unless it is very popular. https://docs.brew.sh/Acceptable-Formulae#niche-or-self-submitted-stuff

Rebased, let's try again

``` Packaged all symbols in '/private/tmp/dotnet-20240713-7319-6lq1bv/artifacts/arm64/Release/dotnet-symbols-all-8.0.107-servicing.24317.1-osx-arm64.tar.gz' /private/tmp/dotnet-20240713-7319-6lq1bv/build.proj(123,5): error : Did not find PDBs for the following SDK files: /private/tmp/dotnet-20240713-7319-6lq1bv/build.proj(123,5): error : sdk/8.0.107/NuGet.Commands.dll ```

Linux: ```console [ 41%] Built target cee_wks_core make: *** [Makefile:136: all] Error 2 /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr Failed to build "CoreCLR component". /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr/runtime.proj(118,5): error MSB3073: The command ""/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr/build-runtime.sh" -cmakeargs " -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=true -DCLR_CMAKE_USE_SYSTEM_RAPIDJSON=true...