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

multipass latest release not available #181054

Closed
3 of 6 tasks
ralgozino opened this issue Jul 30, 2024 · 2 comments
Closed
3 of 6 tasks

multipass latest release not available #181054

ralgozino opened this issue Jul 30, 2024 · 2 comments

Comments

@ralgozino
Copy link

Verification

Description of issue

Installing or upgrading multipass via brew should get you the latest version, the current definition of the cask installs v1.13.3 instead:

version "1.13.1"

Expected behavior
Performing brew upgrade or brew upgrade multipass should update multipass to v1.14.0.

Command that failed

brew upgrade multipass

Output of command with --verbose --debug

==> Downloading https://formulae.brew.sh/api/formula.jws.json
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/4.3.12\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 14.5\)\ curl/8.6.0 --header Accept-Language:\ en --fail --remote-time --output /Users/ramiroalgozino/Library/Caches/Homebrew/api/formula.jws.json --location --time-cond /Users/ramiroalgozino/Library/Caches/Homebrew/api/formula.jws.json --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.3.12\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 14.5\)\ curl/8.6.0 --header Accept-Language:\ en --fail --compressed --speed-limit 100 --speed-time 5 https://formulae.brew.sh/api/formula.jws.json
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 4287k  100 4287k    0     0  17.1M      0 --:--:-- --:--:-- --:--:-- 17.2M
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::NullLoader): loading multipass
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::NullLoader): loading multipass
==> Downloading https://formulae.brew.sh/api/cask.jws.json
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/4.3.12\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 14.5\)\ curl/8.6.0 --header Accept-Language:\ en --fail --remote-time --output /Users/ramiroalgozino/Library/Caches/Homebrew/api/cask.jws.json --location --time-cond /Users/ramiroalgozino/Library/Caches/Homebrew/api/cask.jws.json --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.3.12\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 14.5\)\ curl/8.6.0 --header Accept-Language:\ en --fail --compressed --speed-limit 100 --speed-time 5 https://formulae.brew.sh/api/cask.jws.json
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1474k  100 1474k    0     0  10.0M      0 --:--:-- --:--:-- --:--:-- 10.1M
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading multipass
Warning: Not upgrading multipass, the latest version is already installed

Output of brew doctor and brew config

HOMEBREW_VERSION: 4.3.12
ORIGIN: https://github.com/Homebrew/brew
HEAD: 874d2da45344d3b27aa740e555b0210d8c474220
Last commit: 4 hours ago
Core tap JSON: 30 Jul 10:36 UTC
Core cask tap JSON: 30 Jul 10:36 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_BAT_THEME: Catppuccin Latte
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: nvim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 10
Homebrew Ruby: 3.3.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.6.0 => /usr/bin/curl
macOS: 14.5-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: N/A
Rosetta 2: false

Output of brew tap

carvel-dev/carvel
homebrew/cask-fonts
homeport/tap
minio/stable
saulpw/vd
sighupio/furyagent
@khipp
Copy link
Member

khipp commented Jul 30, 2024

The cask has been updated to the latest release in pull request #180538.

@khipp khipp closed this as completed Jul 30, 2024
@ralgozino
Copy link
Author

thank you @khipp

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

2 participants