homebrew-virt-manager
homebrew-virt-manager copied to clipboard
Failed to download resource "virt-viewer"
Getting the following error when installing:
Error: virt-viewer: Failed to download resource "virt-viewer"
Download failed: https://virt-manager.org/download/sources/virt-viewer/virt-viewer-8.0.tar.gz
Seems like the URL has been changed.
https://releases.pagure.org/virt-viewer/virt-viewer-8.0.tar.gz
I came to the same conclusion 👍
Yes, same error here.
Same error on my side.
...
==> Fetching jeffreywildman/virt-manager/virt-viewer
==> Downloading https://virt-manager.org/download/sources/virt-viewer/virt-viewer-8.0.tar.gz
curl: (22) The requested URL returned error: 404
Error: virt-viewer: Failed to download resource "virt-viewer"
Download failed: https://virt-manager.org/download/sources/virt-viewer/virt-viewer-8.0.tar.gz
I've updated to the correct URL of virt-viewer that will work for now on my fork:
brew untap jeffreywildman/homebrew-virt-manager
brew tap jaredwideman/homebrew-virt-manager
brew install virt-viewer # and virt-manager if still needed
@jaredwideman
Error: Formulae found in multiple taps: * jaredwideman/virt-manager/virt-viewer * arthurk/virt-manager/virt-viewer
Please use the fully-qualified name (e.g. jaredwideman/virt-manager/virt-viewer) to refer to the formula.