-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
MongoDB 7.0 does not officially support Ubuntu 18.04. Ubuntu 18.04 binaries were removed in 7.0.2. This has resulted test failures for server 7.0 tasks on Ubuntu 18.04.
Here is an example failure:
[2023/10/03 20:41:35.581] Running command 'subprocess.exec' in function 'bootstrap-mongo-orchestration' (step 4.1 of 6). [2023/10/03 20:41:35.594] linux-ubuntu-18.04-x86_64 [2023/10/03 20:41:35.594] http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-ubuntu1804-7.0.2.tgz [2023/10/03 20:41:40.669] curl: (22) The requested URL returned error: 403 Forbidden
Referring to MongoDB Platform Roadmap:
- Server binaries are not shipped for Ubuntu 20.04 for MongoDB 3.6, 4.0, or 4.2.
- Server binaries are not shipped for Ubuntu 22.04 for MongoDB 3.6, 4.0, 4.2, 4.4, or 5.0.
- is caused by
-
SERVER-77233 Platform Support: Remove support for Ubuntu 18.04
- Closed