Skip to content

Bottle missing for macOS 26/x86 #250533

@ocmstone

Description

@ocmstone

brew gist-logs <formula> link OR brew config AND brew doctor output

$ brew gist-logs dotnet@8
Error: No logs.

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
  • My issue is not about a failure to build a formula from source.

What were you trying to do (and why)?

brew upgrade dotnet@8

According to homebrew documentation, Tahoe running on x86 is currently tier1, and will remain tier1 until at least September of 2026. However, attempting to brew upgrade dotnet@8, says "This is a Tier 3 Configuration", and there is no bottle.

What happened (include all command output)?

Pretty straightforward - the bottle seems to be missing, and the message about Tier 3 is wrong...

$ brew upgrade
==> Upgrading 1 outdated package:
dotnet@8 8.0.15 -> 8.0.121
==> Fetching downloads for: dotnet@8
Error: dotnet@8: no bottle available!
If you're feeling brave, you can try to install from source with:
  brew install --build-from-source dotnet@8

This is a Tier 3 configuration:
  https://docs.brew.sh/Support-Tiers#tier-3

What did you expect to happen?

I expected my formula to be upgraded to 8.0.121 via existing bottle for my Tier 1 configuration

Step-by-step reproduction instructions (by running brew commands)

$ uname -a
Darwin {redacted} 25.0.0 Darwin Kernel Version 25.0.0: Wed Sep 17 21:39:53 PDT 2025; root:xnu-12377.1.9~141/RELEASE_X86_64 x86_64


$ sw_vers
ProductName:		macOS
ProductVersion:		26.0.1
BuildVersion:		25A362


$ brew upgrade
==> Upgrading 1 outdated package:
dotnet@8 8.0.15 -> 8.0.121
==> Fetching downloads for: dotnet@8
Error: dotnet@8: no bottle available!
If you're feeling brave, you can try to install from source with:
  brew install --build-from-source dotnet@8

This is a Tier 3 configuration:
  https://docs.brew.sh/Support-Tiers#tier-3

Metadata

Metadata

Assignees

No one assigned

    Labels

    14Sonoma is specifically affected15Sequoia is specifically affecteddotnet.NET use is a significant feature of the PR or issue

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions