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 mirrors instead of archive.ubuntu.com #328

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Conversation

kgrubb
Copy link
Collaborator

@kgrubb kgrubb commented Apr 15, 2020

This should select better sources when setting up /etc/apt/sources.list

@kgrubb kgrubb requested a review from davidmhewitt April 15, 2020 18:21
@danirabbit danirabbit merged commit 7cd93ae into master Apr 15, 2020
@danirabbit danirabbit deleted the use-mirrors branch April 15, 2020 18:33
davidmhewitt added a commit that referenced this pull request Jul 12, 2023
Partially reverts #328 

I'm seeing regular issues with these mirror lists on my installed system where `apt` will get stuck on some garbage tier mirror while trying to do updates.

Ever since this has been merged, we've been seeing the daily builds of the iso fail due to the same issue, and it feels like the frequency of this is increasing.

It also seems I'm not alone in this issue: #636 https://github.com/orgs/elementary/discussions/271

I think we did this originally due to something about maybe ending up with a country specific mirror (i.e. `us.archive.ubuntu.com`) after installation, or maybe the fact that the default mirror only has servers in the UK and US and is therefore maybe less efficient for users elsewhere in the world.

Either way, I think we should give this another try, and maybe look at having initial setup set the right mirror for the country after installation if we still think there are issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants