Add support for localized Ubuntu repositories

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
andrebrait

Add support for localized Ubuntu repositories

Post by andrebrait »

Please, for god sake :(

I'm not a "novice" in Linux's world, I begun with Slackware, so I'm used to edit text documents and change everything in the system to get what I want.

But, with Ubuntu, even when I start it from a USB key and don't have the option to change the language and, so, the mirror's it uses to retrieve the updates and so on, I can still easily select its repositories for my country (Brazil) in Synaptic. With mint I have to manually edit the URLs. It's not complicated, but for a novice user who never really used linux, it's hell D:

ps.: I'm saying this because with the standart archive.ubuntu.com I get 1/3 of the speed I get from br.archive.ubuntu.com
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
oobetimer

Re: Add support for localized Ubuntu repositories

Post by oobetimer »

andrebrait wrote:Please, for god sake :(

I'm not a "novice" in Linux's world, I begun with Slackware, so I'm used to edit text documents and change everything in the system to get what I want.

But, with Ubuntu, even when I start it from a USB key and don't have the option to change the language and, so, the mirror's it uses to retrieve the updates and so on, I can still easily select its repositories for my country (Brazil) in Synaptic. With mint I have to manually edit the URLs. It's not complicated, but for a novice user who never really used linux, it's hell D:

ps.: I'm saying this because with the standart archive.ubuntu.com I get 1/3 of the speed I get from br.archive.ubuntu.com
Here is the solution .. :D

Synaptic --> repos --> and so on .. :D

Image
andrebrait

Re: Add support for localized Ubuntu repositories

Post by andrebrait »

It doesn't work for many, many countries U_U try looking for brazil there, for example.
oobetimer

Re: Add support for localized Ubuntu repositories

Post by oobetimer »

andrebrait wrote:It doesn't work for many, many countries U_U try looking for brazil there, for example.
Brazil ? .. 8)

Image
andrebrait

Re: Add support for localized Ubuntu repositories

Post by andrebrait »

O_O


confused?!

I'm gonna check again, I'm pretty sure I checked everywhere! D:
Nick Payne
Level 3
Level 3
Posts: 104
Joined: Sun Feb 21, 2010 8:49 pm

Re: Add support for localized Ubuntu repositories

Post by Nick Payne »

Yeah, but in Linux Mint, selecting a local mirror in the Synaptic software sources dialog only changes the mirror to local for packages specific to Linuxmint. After I've made that change, generic Ubuntu packages are still being downloaded from the main mirror. This is what my sources.list looks like after selecting the local au mirror - only the linuxmint-packages are coming from the local mirror:

Code: Select all

deb http://mirror.aarnet.edu.au/pub/linuxmint-packages/ isadora main upstream import
deb http://archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ lucid partner
deb http://packages.medibuntu.org/ lucid free non-free
I have to manually edit sources.list to get Ubuntu packages from the mirror my ISP maintains, which is not only much faster but also unmetered.
Nick Payne
Level 3
Level 3
Posts: 104
Joined: Sun Feb 21, 2010 8:49 pm

Re: Add support for localized Ubuntu repositories

Post by Nick Payne »

The RC of Mint 14 still has this same shortcoming. Selecting my local mirror only changes the download location for linuxmint-packages. I still have to manually edit sources.list to get Ubuntu packages from my local mirror.
Locked

Return to “Installation & Boot”