longview icon indicating copy to clipboard operation
longview copied to clipboard

no repo for Fedora >= 22

Open adamjimenez opened this issue 9 years ago • 2 comments

These are missing: https://yum-longview.linode.com/fedora/22/noarch/ https://yum-longview.linode.com/fedora/23/noarch/

My workaround is to:

  1. Log into SSH and run the install command from longview e.g. curl -s https://lv.linode.com/..

You then will get the following error: Failed to synchronize cache for repo 'longview', disabling.

  1. Change the baseurl. nano /etc/yum.repos.d/longview.repo

set the baseurl to fedora 21: baseurl=https://yum-longview.linode.com/fedora/21/noarch/

  1. Install longview with missing perl dependency. dnf install linode-longview perl-LWP-Protocol-https

adamjimenez avatar Jun 10 '16 12:06 adamjimenez

Same issue here on CentOS 7, fixed by yum install perl-LWP-Protocol-https - thanks @adamjimenez.

jakubpawlowicz avatar Jul 17 '16 09:07 jakubpawlowicz

Fedora 24 and 25 is also missing. What is up, Linode? Isn’t Fedora supported anymore?

da2x avatar Jan 23 '17 19:01 da2x