Help me with updates
Tofloor
poster avatar
thread
deepin
2016-03-20 23:24
Author
Updates on deepin 15.1 download with speed 50 kb/s on yandex mirror, but must be 500kb/s... When i select other mirrors speed = 0... :/ What can i do?
Reply Favorite View the author
All Replies
cristiandev
deepin
2016-03-21 07:14
#1
Same here i can't download updates or anything all mirrors are down. Please fix this!
Reply View the author
tristar
deepin
2016-03-21 07:25
#2
open terminal, and do this:

sudo nano /etc/apt/sources.list

make sure, that your sources.list looks like this:

## Generated by deepin-installer
#deb [by-hash=force] http://packages.deepin.com/deepin unstable main contrib non-free
deb [by-hash=force] http://mirror.jmu.edu/pub/deepin/ unstable main contrib non-free

save changes and do this:

sudo update && sudo upgrade

and you will be ok
Reply View the author
thread
deepin
2016-03-21 10:46
#3
https://bbs.deepin.org/post/30870
open terminal, and do this:

sudo nano /etc/apt/sources.list

Thank you so much!
Reply View the author