Package Details: mongodb-bin 8.0.13-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: 95
Popularity: 0.58
First Submitted: 2019-01-28 09:01 (UTC)
Last Updated: 2025-08-28 07:30 (UTC)

Dependencies (5)

Required by (18)

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 .. 12 Next › Last »

rafaelff commented on 2022-09-20 17:08 (UTC)

@snale systemd considers /run a legacy tmpfile path and recomends /var/run. See warning implemented for systemd 239 in https://github.com/systemd/systemd/commit/a2d1fb882c4308bc10362d971f333c5031d60069

snale commented on 2022-09-20 16:27 (UTC)

Hey, I was wondering, wouldn't it be better to use /run instead of /var for the systemd service PID file? /var/run is a tmpfs originally too whereas /var is not, I think.

rafaelff commented on 2022-07-21 18:30 (UTC) (edited on 2022-07-21 18:31 (UTC) by rafaelff)

Updated to 6.0.0. Those willing to stick with 5.x versions, check mongodb50-bin

ali.molaei commented on 2022-04-28 13:37 (UTC)

@flying-sheep can you provide it?

flying-sheep commented on 2022-04-28 13:29 (UTC)

Hi, I don’t want mongodb to start until I need it. Is it possible to add a mongodb.socket file for systemd?

rafaelff commented on 2022-01-02 10:35 (UTC)

@iib: That's the option made by MongoDB, and there's nothing the package maintainers can do about it. You could use mongodb44-bin, which aims to provide the latest release from 4.4.x series.

iib commented on 2022-01-02 10:18 (UTC) (edited on 2022-01-02 10:19 (UTC) by iib)

I am getting core dump, my processor is celeron n4100. Avx and f16c are not supported for me, and now I can not use the program? This is just a mockery because my cpu is not that old!

VeryGeneric commented on 2021-12-20 05:34 (UTC)

anyone else get a fun

mongo: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

error?

abnud1 commented on 2021-11-16 06:27 (UTC)

MongoDB supports better validation error messages from version 5+ but it seems that it doesn't work when installing MongoDB through this package, when using $jsonSchema validation with big schema it's hard to identify the root cause of the problem.

What do you think is the cause of this?

rafaelff commented on 2021-09-02 12:07 (UTC)

@aplund: There is the 4.4.x seriers, provided by mongodb44-bin package.