You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there may have been some out of order events being triggered here, since 0.6.10 is still marked as pre-release? Should brew be defaulting to install that version instead of 0.6.9 yet?
Also, do you have guidance on immediate remediation? I'm unable to target a specific version of devpod with brew, ie. brew install [email protected]
❯ brew upgrade [email protected]
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
Error: No available formula with the name "[email protected]".
Hey @chris-sterbenz, thanks for raising this issue.
I've messed the pipeline up during the release for v0.6.10 and had to reset it, resulting in a state where some external dependencies already picked up the latest version and some didn't.
Markes v0.6.10 as the latest release now but this doesn't seem to fix the cached checksum.
Let's give cache invalidation a chance although I'm not sure if this is actually applicable with brew. If that doesn't work out we'll cut a new version on monday
What happened?
The devpod homebrew formula in the latest release contains an incorrect checksum.
Confirmed that retrying after removing the cached file results in the same error.
What did you expect to happen instead?
Checksum should match the
dmg
, installs the cask.How can we reproduce the bug? (as minimally and precisely as possible)
From a macos arm environment:
or
Local Environment:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: