Page 1 of 2

openSUSE project is not currently supported.

Posted: Tue May 21, 2019 5:58 am
by dawaggen
Hi!

Getting this error when trying to perform the full installation:

Any ideas what the problem could be?

owncloud:/tmp/linux-nrpe-agent # ./fullinstall
openSUSE project is not currently supported. Please use either Red Hat, CentOS, Oracle Linux, CloudLinux, SUSE Enterprise, OpenSUSE, Ubuntu, or Debian.

owncloud:/tmp/linux-nrpe-agent # cat /etc/os-release
NAME=openSUSE
VERSION="13.1 (Bottle)"
VERSION_ID="13.1"
PRETTY_NAME="openSUSE 13.1 (Bottle) (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:13.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"

Re: openSUSE project is not currently supported.

Posted: Tue May 21, 2019 4:03 pm
by npolovenko
Hello, @dawaggen. Please try the following instructions to install the nrpe instead:
https://support.nagios.com/kb/article.php?id=515#SUSE

Re: openSUSE project is not currently supported.

Posted: Wed May 22, 2019 2:17 am
by dawaggen
npolovenko wrote:Hello, @dawaggen. Please try the following instructions to install the nrpe instead:
https://support.nagios.com/kb/article.php?id=515#SUSE
What version should i go for , i dont see 13.1 in the list?

Re: openSUSE project is not currently supported.

Posted: Wed May 22, 2019 4:36 pm
by swolf
@dawaggen, for the prerequisites, try the following:

Code: Select all

sudo SUSEConnect -p sle-sdk/13.1/x86_64
sudo SUSEConnect -p sle-module-web-scripting/13/x86_64
sudo zypper --non-interactive install autoconf gcc glibc libmcrypt-devel make libopenssl-devel wget
and then use the instructions for suse 12.3 for the rest of the process. I can't guarantee this will work instantly, but if you have any errors, let us know and we'll work on fixing those as they appear.

Re: openSUSE project is not currently supported.

Posted: Thu May 23, 2019 4:20 am
by dawaggen
swolf wrote:@dawaggen, for the prerequisites, try the following:

Code: Select all

sudo SUSEConnect -p sle-sdk/13.1/x86_64
sudo SUSEConnect -p sle-module-web-scripting/13/x86_64
sudo zypper --non-interactive install autoconf gcc glibc libmcrypt-devel make libopenssl-devel wget
and then use the instructions for suse 12.3 for the rest of the process. I can't guarantee this will work instantly, but if you have any errors, let us know and we'll work on fixing those as they appear.

Hi!

Thank you for the reply. i dont seem to have SUSEConnect installed?

sudo SUSEConnect -p sle-sdk/12.3/x86_64
sudo: SUSEConnect: command not found

zypper install SUSEConnect
Retrieving repository 'openSUSE-13.1-Update-Non-Oss' metadata ---------------[\]
Location 'http://download.opensuse.org/update/13. ... ons.tar.gz' is temporarily unaccessible.

Abort, retry, ignore? [a/r/i] (r):
Autoselecting 'r' after 25 seconds.

Regards
dawaggen

Re: openSUSE project is not currently supported.

Posted: Thu May 23, 2019 4:42 pm
by scottwilkerson
dawaggen wrote:Location 'http://download.opensuse.org/update/13. ... ons.tar.gz' is temporarily unaccessible.
Is this repository reachable from this server?

Re: openSUSE project is not currently supported.

Posted: Tue May 28, 2019 3:36 am
by dawaggen
Hi!

Sorry forgot about our network policies , can i download all the files from http://ftp5.gwdg.de/pub/opensuse/discon ... /repodata/ and transfer it to the server and perform the install?

Regards

Rasmus

Re: openSUSE project is not currently supported.

Posted: Tue May 28, 2019 6:49 am
by scottwilkerson
You would need to replicate the repository and then setup a local repo

Re: openSUSE project is not currently supported.

Posted: Wed May 29, 2019 6:32 am
by dawaggen
Okay , pretty new to linux.
Anyway you can help me how to do this? This is the only server left we have problem monitoring :)

Regards

dawaggen

Re: openSUSE project is not currently supported.

Posted: Wed May 29, 2019 6:54 am
by scottwilkerson
dawaggen wrote:Okay , pretty new to linux.
Anyway you can help me how to do this? This is the only server left we have problem monitoring :)

Regards

dawaggen
I can't help setup an offline repo, this is something your server team would have to help with.