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.
Search Criteria
Package Details: mongodb-bin 8.2.7-2
Package Actions
| 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: | 96 |
| Popularity: | 0.99 |
| First Submitted: | 2019-01-28 09:01 (UTC) |
| Last Updated: | 2026-04-17 13:54 (UTC) |
Dependencies (5)
- curl (curl-gitAUR, curl-c-aresAUR)
- mongosh-binAUR (mongosh-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- chrpath (chrpath-gitAUR) (make)
- mongodb-toolsAUR (percona-server-mongodb-binAUR, mongodb36-binAUR, mongodb-tools-gitAUR, mongodb-tools-binAUR) (optional) – The MongoDB tools provide import, export, and diagnostic capabilities.
Required by (18)
- adminer (requires mongodb) (optional)
- alerta (requires mongodb) (optional)
- cronsun-bin (requires mongodb)
- flyenv-bin (requires mongodb) (optional)
- flyenv-git (requires mongodb) (optional)
- grasscutter-git (requires mongodb) (optional)
- graylog (optional)
- icalingua++ (optional)
- icalingua++-electron-git (requires mongodb) (optional)
- icalingua++-git (requires mongodb) (optional)
- librechat (requires mongodb) (optional)
- nodejs-generator-scalatra (requires mongodb) (optional)
- nodejs-wildduck
- omada-controller (requires mongodb)
- omada-controller-rxy (requires mongodb)
- pritunl-git (requires mongodb) (optional)
- pump.io (requires mongodb) (optional)
- python-ivre (requires mongodb) (optional)
Sources (7)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »
snale commented on 2022-09-20 16:27 (UTC)
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.
aplund commented on 2021-09-02 02:05 (UTC)
My bad. That's an ARMv8 processor. But that particular instruction requires ARMv8.1.
Is there another binary that supports ARMv8 without the .1 extensions?
Pinned Comments
ali.molaei commented on 2025-10-24 19:22 (UTC) (edited on 2025-10-24 19:25 (UTC) by ali.molaei)
8.2 is a major update so you either have to update your database Upgrade 8.0 to 8.2 or use mongodb80-bin
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