Package Details: mongodb-bin 8.0.4-1

Git Clone URL: https://aur.archlinux.org/mongodb-bin.git (read-only, click to copy)
Package Base: mongodb-bin
Description: A high-performance, open source, schema-free document-oriented database
Upstream URL: https://www.mongodb.com/
Keywords: database document-oriented mongo mongod mongodb mongos
Licenses: SSPL-1.0
Conflicts: mongodb, mongodb-shell-bin
Provides: mongodb
Submitter: ali.molaei
Maintainer: ali.molaei (rafaelff)
Last Packager: ali.molaei
Votes: 93
Popularity: 0.39
First Submitted: 2019-01-28 09:01 (UTC)
Last Updated: 2024-12-13 11:09 (UTC)

Dependencies (5)

Required by (31)

Sources (7)

Pinned Comments

ali.molaei commented on 2021-07-28 14:29 (UTC) (edited on 2024-11-02 19:21 (UTC) by ali.molaei)

If you get core dumps on version 5 or above, read this: https://jira.mongodb.org/browse/SERVER-58648

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

diogobaeder commented on 2021-08-07 19:08 (UTC)

I have a Sandy Bridge CPU (I7-2600) and MongoDB 5.0.1 didn't run here for me. So I removed it and installed mongodb44-bin instead, to at least have some version running.

kode54 commented on 2021-08-01 18:29 (UTC)

Oh, thanks, I didn't know about that.

ali.molaei commented on 2021-08-01 10:38 (UTC)

@kode54 you can use 4.4.7 installing mongodb44-bin

kode54 commented on 2021-08-01 10:13 (UTC) (edited on 2021-08-01 10:14 (UTC) by kode54)

Guess I'm staying on 4.4.6 forever more, because I am not replacing a perfectly functional Core 2 Quad machine just because software has "moved on".

FYI, this is not my desktop, it's a simple server and NAS machine repurposed from being my 2009 new desktop. I do not have the money to buy a new x86 machine just to run Arch on.

ali.molaei commented on 2021-07-28 14:29 (UTC) (edited on 2024-11-02 19:21 (UTC) by ali.molaei)

If you get core dumps on version 5 or above, read this: https://jira.mongodb.org/browse/SERVER-58648

rafaelff commented on 2021-07-28 01:40 (UTC)

Package updated to 5.0.1, and the new mongosh tool is included together with the deprecated mongo tool.

renanpallin commented on 2021-07-26 10:00 (UTC)

@ali.molaei sounds good! Let me know if I can help with anything. I can share the new PKGBUILD with you that I'm running here, just let me know how can I send to you =)

Best regards!

ali.molaei commented on 2021-07-26 06:50 (UTC)

Hey @renanpallin thanks for your feedback about the 5.0.1 version working, It looks like the problem is my CPU, and it has nothing to do with arch. this will be updated soon hopefully

renanpallin commented on 2021-07-25 19:12 (UTC)

Hi guys! I was willing to record a video about the news in MongoDB 5.0 and mongosh to my youtube channel and just ran successfully at my arch linux here. Is it possible to me to send a pull request with my changes?

I've downloaded the snapshot, modified the PKGBUILD, created a package with makepkg -Acs and installed with yay -U mongodb-bin-5.0.1-1-x86_64.pkg.tar.xz.

It seems to be running good so far.