Package Details: mongodb-bin 8.2.1-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.44
First Submitted: 2019-01-28 09:01 (UTC)
Last Updated: 2025-10-24 19:15 (UTC)

Dependencies (5)

Required by (18)

Sources (7)

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

Latest Comments

1 2 3 4 5 6 .. 12 Next › Last »

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

taba commented on 2025-07-13 00:51 (UTC)

L. I think they don't even have sigs for this.

taba commented on 2025-07-13 00:09 (UTC) (edited on 2025-07-13 00:40 (UTC) by taba)

I don get what you mean? Simply add https://wiki.archlinux.org/title/PKGBUILD#validpgpkeys with PGP key from https://www.mongodb.com/docs/manual/tutorial/verify-mongodb-packages/ and add .sig files to sources

rafaelff commented on 2025-07-11 19:05 (UTC)

@taba: AUR is unsupported and contains user-provided package sources, so those who use AUR packages should be interested in running checksum and GPG verification for security sake. I highly recommend you do this simple verification and then import the GPG keys -- it will never annoy you again for the same GPG key.

taba commented on 2025-07-11 18:37 (UTC) (edited on 2025-07-13 00:41 (UTC) by taba)

https://www.mongodb.com/docs/manual/tutorial/verify-mongodb-packages/

Just add GPG verification. Why do I have to verify that you didn't package malware with GPG manually. This is extremely annoying.

ali.molaei commented on 2024-11-02 19:22 (UTC)

@drankinatty updated the pinned comment

drankinatty commented on 2024-10-31 05:23 (UTC) (edited on 2024-10-31 17:55 (UTC) by drankinatty)

mongdb-bin builds fine bug core-dumps on start.

# /usr/bin/mongod --verbose --config /etc/mongodb.conf
Illegal instruction (core dumped)

Answer: mongodb > 4.4 requires avx extensions.

lindstromj commented on 2024-10-16 14:41 (UTC)

Note that this latest package updates to MongoDB 8.0. It's worth taking a look at https://www.mongodb.com/docs/upcoming/release-notes/8.0/#upgrade-procedures before upgrading, particularly the part about featureCompatibilityVersion.

(I updated a 7.0 instance earlier today whose featureCompatibilityVersion for whatever reason was set to 6.0. The MongoDB 8.0 binaries failed to start and I gained a few more gray hairs digging through logs as the downtime window timer ticked on.)

petronny commented on 2023-10-17 14:16 (UTC)

Build failed for aarch64:

==> Validating source_aarch64 files with sha256sums...
    mongodb-org-server_7.0.2_aarch64.deb ... Passed
    mongodb-org-mongos_7.0.2_aarch64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!

https://github.com/arch4edu/cactus/actions/runs/6548156526/job/17782375728