Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
My machine is as follows.
chuck@linux-g3pz:~/Downloads> cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64"
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"
openSUSE 13.1 (x86_64)
VERSION = 13.1
CODENAME = Bottle
# /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead
*Location*: https://docs.mongodb.com/getting-started/shell/tutorial/install-mongodb-on-suse/
*User-Agent*: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36
*Referrer*: https://www.google.com/
*Screen Resolution*: 1920 x 1080
My machine is as follows. chuck@linux-g3pz :~/Downloads> cat /etc/*-release LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64" 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" openSUSE 13.1 (x86_64) VERSION = 13.1 CODENAME = Bottle # /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead *Location*: https://docs.mongodb.com/getting-started/shell/tutorial/install-mongodb-on-suse/ *User-Agent*: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36 *Referrer*: https://www.google.com/ *Screen Resolution*: 1920 x 1080
-
0.25
Description
None of these installation steps works on OpenSUSE 13.1. Says no valid metadata for repository. Can't install from the downloaded tgz file, either
Downloaded as mongodb-linux-x86_64-amazon-3.2.9.tgz
chuck@linux-g3pz:~/Downloads> sudo zypper install mongodb-x86-3.2.9.tgz
root's password:
Error building the cache:
[|] Valid metadata not found at specified URL
Warning: Disabling repository 'mongodb' because of the above error.
Loading repository data...
Reading installed packages...
'mongodb-x86-3.2.9.tgz' not found in package names. Trying capabilities.
No provider of 'mongodb-x86-3.2.9.tgz' found.
Resolving package dependencies...
Also could not install from added repository:
The first two package names you list both fail with same error as above.
My machine is as follows.
chuck@linux-g3pz:~/Downloads> cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64"
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"
openSUSE 13.1 (x86_64)
VERSION = 13.1
CODENAME = Bottle
- /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead
Tried again:
chuck@linux-g3pz:~/dev/krakShop> sudo zypper install mongodb-org
root's password:
Error building the cache:
[|] Valid metadata not found at specified URL
Warning: Disabling repository 'mongodb' because of the above error.
Loading repository data...
Reading installed packages...
'mongodb-org' not found in package names. Trying capabilities.
No provider of 'mongodb-org' found.
Resolving package dependencies...
Nothing to do.
chuck@linux-g3pz:~/dev/krakShop>
S.O.S.