Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ubuntu's 'best mirror' for pulling from the repos #11

Open
dhruvsinghal opened this issue Mar 31, 2016 · 1 comment
Open

Use Ubuntu's 'best mirror' for pulling from the repos #11

dhruvsinghal opened this issue Mar 31, 2016 · 1 comment

Comments

@dhruvsinghal
Copy link
Contributor

The current VM provisioning pulls repo contents from the Ubuntu's US mirror, which is pretty slow outside North America (for example in India). Might be a good idea to use a base box that uses the mirror selector as described in: hashicorp/vagrant#1200

@craig-riecke
Copy link
Contributor

Turns out this is tricky. If I simply use the patch (which overwrites the entire file /etc/apt/sources), then some required packages can't install. But you can't just add the mirrors onto the end of /etc/apt/sources either.

Still it's worth doing ... people say it speeds up package downloads even within North America. So I'll do some more checking...

@craig-riecke craig-riecke removed their assignment Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants