Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'brew list --cask --version' produces unsorted output. #196331

Closed
6 tasks done
ascherer opened this issue Dec 24, 2024 · 1 comment
Closed
6 tasks done

'brew list --cask --version' produces unsorted output. #196331

ascherer opened this issue Dec 24, 2024 · 1 comment

Comments

@ascherer
Copy link
Contributor

Verification

Description of issue

  • macOS 14.7.2
  • Homebrew 4.4.13

The output of brew list --cask --version is no longer sorted by name.

Also, the cask part of brew list --version is unsorted, while the formulas are (still) sorted.

Command that failed

brew list --cask --version

Output of command with --verbose --debug

/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading horos
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading processing
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading firefox@esr
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading alt-tab
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading wacom-tablet
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading inkscape
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading rawtherapee
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading libreoffice-language-pack
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading vlc
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading macvim
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading libreoffice
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading android-file-transfer
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading basictex
horos 4.0.1
processing 4.3.1,1294
firefox@esr 128.5.2
alt-tab 7.12.0
wacom-tablet 6.4.8-3a
inkscape 1.4.028868
rawtherapee 5.11
libreoffice-language-pack 24.8.4
vlc 3.0.21
macvim 180
libreoffice 24.8.4
android-file-transfer 5071136
basictex 2024.0309

Output of brew doctor and brew config

% brew doctor
Your system is ready to brew.

% brew config
HOMEBREW_VERSION: 4.4.13
ORIGIN: https://github.com/Homebrew/brew
HEAD: 6ea9df68df4868ce12ea7c51c85b57dce514f2e8
Last commit: 35 hours ago
Branch: stable
Core tap JSON: 24 Dec 11:44 UTC
Core cask tap JSON: 24 Dec 11:44 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 3.3.6 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 16.0.0 build 1600
Git: 2.47.1 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 14.7.2-arm64
CLT: 16.2.0.0.1.1733547573
Xcode: N/A
Rosetta 2: false

Output of brew tap

% brew tap
romkatv/gitstatus
ascherer added a commit to ascherer/brew that referenced this issue Dec 24, 2024
ascherer added a commit to ascherer/brew that referenced this issue Dec 24, 2024
@ascherer
Copy link
Contributor Author

See PR Homebrew/brew#18996

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant