[opensuse-support] MongoDB
Hi, colleague of mine asked me to install MongoDB on our server (Leap 15.1). I found https://software.opensuse.org/package/mongodb and respective https://build.opensuse.org/package/show/server:database/mongodb and https://build.opensuse.org/package/show/openSUSE:Factory/mongodb but building in server:database is disabled for 15.1. Moreover, TW has it directly in main repository. Is this state intentional, or would it be possible to have it in main repository for 15.1? https://docs.mongodb.com/manual/tutorial/install-mongodb-on-suse/ also lists as newest version 4.2 while openSUSE has only 3.6.13 (Could openSUSE package be updated?). The official page also describes installation method with custom repository https://repo.mongodb.org/ So... What is preferable way to install it in Leap? Sincerely, V. -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/ https://trapa.cz/
Hi, Am Montag, 19. August 2019, 15:53:44 CEST schrieb Vojtěch Zeisek:
colleague of mine asked me to install MongoDB on our server (Leap 15.1). I found https://software.opensuse.org/package/mongodb and respective https://build.opensuse.org/package/show/server:database/mongodb and https://build.opensuse.org/package/show/openSUSE:Factory/mongodb but building in server:database is disabled for 15.1. Moreover, TW has it directly in main repository. Is this state intentional, or would it be possible to have it in main repository for 15.1? https://docs.mongodb.com/manual/tutorial/install-mongodb-on-suse/ also lists as newest version 4.2 while openSUSE has only 3.6.13 (Could openSUSE package be updated?). The official page also describes installation method with custom repository https://repo.mongodb.org/ So... What is preferable way to install it in Leap?
If I remember right, mongodb was dropped because of its discriminative license. Not only in openSUSE, but as well in nearly all other distros. Factory archive should answer that. If you cant switch to a different DB (couchDB maybe) it would be best to branch and build it in your own sandpit, then install from there. HTH Axel -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org
Dne pondělí 19. srpna 2019 20:51:00 CEST, Axel Braun napsal(a):
Am Montag, 19. August 2019, 15:53:44 CEST schrieb Vojtěch Zeisek:
colleague of mine asked me to install MongoDB on our server (Leap 15.1). I found https://software.opensuse.org/package/mongodb and respective https://build.opensuse.org/package/show/server:database/mongodb and https://build.opensuse.org/package/show/openSUSE:Factory/mongodb but building in server:database is disabled for 15.1. Moreover, TW has it directly in main repository. Is this state intentional, or would it be possible to have it in main repository for 15.1? https://docs.mongodb.com/manual/tutorial/install-mongodb-on-suse/ also lists as newest version 4.2 while openSUSE has only 3.6.13 (Could openSUSE package be updated?). The official page also describes installation method with custom repository https://repo.mongodb.org/ So... What is preferable way to install it in Leap?
If I remember right, mongodb was dropped because of its discriminative license. Not only in openSUSE, but as well in nearly all other distros. Factory archive should answer that.
Thank You, I see... It happened after 3.6, which has been in the repos <https://www.mongodb.com/blog/post/mongodb-now-released-under-the-server-side-public-license> <https://www.scylladb.com/2018/10/22/the-dark-side-of-mongodbs-new-license/> <https://www.zdnet.com/article/mongodb-open-source-server-side-public-license-rejected/> <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915537#15>
If you cant switch to a different DB (couchDB maybe) it would be best to branch and build it in your own sandpit, then install from there.
Hmmm... This could be the solution... Or use the official repositories. -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/ https://trapa.cz/
participants (2)
-
Axel Braun
-
Vojtěch Zeisek