-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Packaging
-
Environment:Ubuntu Server 14.04 LTS
uname -a
Linux h210 4.4.0-42-generic #62~14.04.1-Ubuntu SMP Fri Oct 7 23:15:48 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
*Location*: https://docs.mongodb.com/master/tutorial/install-mongodb-on-ubuntu/?_ga=1.103140032.1302686157.1452520091
*User-Agent*: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36
*Screen Resolution*: 1920 x 1080
Ubuntu Server 14.04 LTS uname -a Linux h210 4.4.0-42-generic #62~14.04.1-Ubuntu SMP Fri Oct 7 23:15:48 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux *Location*: https://docs.mongodb.com/master/tutorial/install-mongodb-on-ubuntu/?_ga=1.103140032.1302686157.1452520091 *User-Agent*: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36 *Screen Resolution*: 1920 x 1080
-
Fully Compatible
Hello,
got an error on latest Ubuntu 14.04.
sudo echo "deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list
sudo apt-get update
...
Get:74 http://repo.mongodb.org trusty/mongodb-org/3.4/multiverse amd64 Packages [2,113 B]
Fetched 10.7 MB in 3s (3,102 kB/s)
W: Failed to fetch http://repo.mongodb.org/apt/ubuntu/dists/trusty/mongodb-org/3.4/Release Unable to find expected entry 'multiverse/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
- is related to
-
SERVER-27450 Add i386 architecture to repo config yaml for debian and ubuntu.
- Closed