containers / krunvm

Create microVMs from OCI images
Apache License 2.0
1.43k stars 43 forks source link

homebrew failed to download resource "libkrun" #38

Closed nhat416 closed 1 year ago

nhat416 commented 1 year ago

Context: Mac M1 Ventura 13.2

brew tap slp/krun && brew install krunvm

==> Fetching slp/krun/libkrun ==> Downloading https://raw.githubusercontent.com/slp/homebrew-krun/master/bottles/libkrun-1.4.8.arm64_ventura.bottle.tar.gz curl: (22) The requested URL returned error: 404

Error: krunvm: Failed to download resource "libkrun" Download failed: https://raw.githubusercontent.com/slp/homebrew-krun/master/bottles/libkrun-1.4.8.arm64_ventura.bottle.tar.gz

nhat416 commented 1 year ago

Works now thanks @slp