[DOCS-11754] Bad command in 3.6 debian 9 installation instructions Created: 30/May/18  Updated: 29/Oct/23  Resolved: 31/May/18

Status: Closed
Project: Documentation
Component/s: Server
Affects Version/s: None
Fix Version/s: 3.6

Type: Bug Priority: Critical - P2
Reporter: Zakhar Kleyman Assignee: Andrew Aldridge
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File Screen Shot 2018-05-30 at 4.19.21 PM.png    
Participants:
Days since reply: 5 years, 37 weeks ago
Story Points: 0.1

 Description   

On https://docs.mongodb.com/manual/tutorial/install-mongodb-on-debian/ for 3.6 on the seconds step (Create a /etc/apt/sources.list.d/mongodb-org-3.6.list file for MongoDB), command for debian 9 is using placeholders instead of 3.6 version

echo "deb http://repo.mongodb.org/apt/debian stretch/mongodb-org/{+package-branch+} main" | sudo tee /etc/apt/sources.list.d/mongodb-org-{+version+}.list

should be

echo "deb http://repo.mongodb.org/apt/debian stretch/mongodb-org/3.6 main" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.6.list



 Comments   
Comment by Andrew Aldridge [ 31/May/18 ]

Thank you for the report!

Comment by Githook User [ 31/May/18 ]

Author:

{'username': 'i80and', 'name': 'Andrew Aldridge', 'email': 'i80and@foxquill.com'}

Message: DOCS-11754: Fix bad backport for Debian 9 install instructions
Branch: v3.6
https://github.com/mongodb/docs/commit/3c777edea9328e4b9df1d45db16dc44a7d3f26d5

Generated at Thu Feb 08 08:03:34 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.