Score:0

Skipping acquire of configured file ‘multiverse/binary-arm64/Packages’ as repository ‘/mongodb-org/4.0 InRelease’ doesn’t support architecture arm64

ke flag

I’m trying to upgrade Mongo from 3.6.6 to 5.1 on Ubuntu 18.04.6, running on an AWS EC2 instance.

I’ve gotten up until 4.2 -> 4.4, and am now using this tutorial:

https://docs.mongodb.com/v4.4/tutorial/install-mongodb-on-ubuntu/

I’ve done the following command:

echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-4.4.list

Then, I ran sudo apt-get update. However, I get the following error:

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'

I can’t install mongo after this. I saw this:

https://jira.mongodb.org/browse/SERVER-37692

which says there weren’t arm64 builds, but it got corrected? How should I proceed? Do I need to update my AWS instance? It seems weird that Mongo can’t be installed on Ubuntu…

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.