Groups
Groups
Sign in
Groups
Groups
mongodb-user
Conversations
About
Send feedback
Help
debian jessie adding repository failed
395 views
Skip to first unread message
Meisam Khezerloo
unread,
Apr 9, 2015, 8:09:00 AM
4/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
Hi
I want to install mongodb 3.0.2 in my debian jessie
after follwing this manual
http://docs.mongodb.org/manual/tutorial/install-mongodb-on-debian/#install-mongodb
and run
apt-get update
show this line in my terminal and stop adding mongodb in my repo list
Failed to fetch
http://repo.mongodb.org/apt/debian/dists/jessie/mongodb-org/3.0/main/binary-amd64/Packages
: 404 Not Found
what can i do?
thanks
foob...@gmail.com
unread,
Apr 16, 2015, 8:22:58 AM
4/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
Apparently, there is no repository for Jessie yet. I guess all we can do is wait.
Marco Franssen
unread,
May 5, 2015, 6:14:53 PM
5/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
I tried following:
echo "deb
http://repo.mongodb.org/apt/debian
wheezy/mongodb-org/3.0 main" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.0.list
which seems to fail on jessie since there is no mongodb-org afterwards in my apt-cache
apt-get update
apt-cache mongodb | grep mongodb
it outputs only the mongo db included by default
Reply all
Reply to author
Forward
0 new messages