Hello!
I used MongoDB on ARM64 on my Ubuntu 16.04 machine but after upgrade to 18.04 I cannot use it anymore because you do provide ARM64 version of your packages for this operating system.
I checked your repos for Ubuntu 18.04 and can confirm that you do not have ARM64 packages here: http://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/4.0/Release
I also attached error from my package manager:
apt-get update Hit:1 http://ppa.launchpad.net/scaleway/stable/ubuntu bionic InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease Ign:6 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease Hit:7 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release Reading package lists... Done N: Skipping acquire of configured file 'multiverse/binary-arm64/Packages' as repository 'https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease' doesn't support architecture 'arm64'
That's quite sad because we rely on MongoDB a lot
- is related to
-
SERVER-37770 Platform Support: Add Community and Enterprise Ubuntu 18.04 ARM64
- Closed