wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
47.45k stars 1.79k forks source link

macOS MonteRey 12.1 brew installation error #386

Closed pabagan closed 2 years ago

pabagan commented 2 years ago

Hi,

Not sure if is an issue with dive or with brew so feel free to close if it not relevant here. I am having error when running brew install dive trying to install from brew. Here the error:

IOS version: macOS MonteRey 12.1

Brew installation error:

==> Downloading https://ghcr.io/v2/homebrew/core/dive/manifests/0.10.0
Already downloaded: /Users/pablo/Library/Caches/Homebrew/downloads/96bf72db603204eabc97ae1bfcee2a72d33b878dd57caf38fbc33ae501a22595--dive-0.10.0.bottle_manifest.json
Error: dive: Failed to download resource "dive_bottle_manifest"
The downloaded GitHub Packages manifest was corrupted or modified (it is not valid JSON): 
/Users/pablo/Library/Caches/Homebrew/downloads/96bf72db603204eabc97ae1bfcee2a72d33b878dd57caf38fbc33ae501a22595--dive-0.10.0.bottle_manifest.json

Thanks for the help.

pabagan commented 2 years ago

Hi! Founded was an issue with brew cache. After removing Cache folder installation was fine.