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

Failed to download resource "virt-viewer" #198

Open
FriedCurmudgeon opened this issue Feb 22, 2023 · 7 comments
Open

Failed to download resource "virt-viewer" #198

FriedCurmudgeon opened this issue Feb 22, 2023 · 7 comments

Comments

@FriedCurmudgeon
Copy link

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

@tseven
Copy link

tseven commented Feb 23, 2023

I came to the same conclusion 👍

@cervenka-riege
Copy link

Yes, same error here.

@tankakatan
Copy link

Same error on my side.

@dvukasovic
Copy link

...

==> 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

@jaredwideman
Copy link

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

@lei-cheung
Copy link

@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.

image

@dzhuang2252
Copy link

SSL certificate error

==> Fetching jeffreywildman/virt-manager/virt-viewer
==> Downloading https://releases.pagure.org/virt-viewer/virt-viewer-11.0.tar.xz
curl: (60) SSL: no alternative certificate subject name matches target host name 'releases.pagure.org'
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Error: virt-viewer: Failed to download resource "virt-viewer"
Download failed: https://releases.pagure.org/virt-viewer/virt-viewer-11.0.tar.xz

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

8 participants