[Bug 1308441] Re: /usr/share/ubuntu-release-upgrader/mirrors.cfg contains outdated entries
Brian Murray
brian at ubuntu.com
Wed Apr 16 15:30:31 UTC 2014
The release-upgrader downloads a tarball from a url like
http://archive.ubuntu.com/ubuntu/dists/trusty/main/dist-upgrader-
all/current/ depending on what release you are upgrading to. That
tarball includes a new version of mirrors.cfg which is used by the
release upgrader. I checked that though and ubuntu.mirrors.ovh.net is
not listed there, however running "update_mirrors.py" in the ubuntu-
release-upgrader source branch does update mirrors.cfg to include that
server. So the next upload of ubuntu-release-upgrader should add that
server.
Having said that the code in update_mirrors.py does not remove any
entries from mirrors.cfg as far as I can tell which seems somewhat short
sighted.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1308441
Title:
update_mirrors.py does not remove mirrors
Status in “ubuntu-release-upgrader” package in Ubuntu:
New
Bug description:
# grep ovh /usr/share/ubuntu-release-upgrader/mirrors.cfg
http://mir1.ovh.net/ubuntu/ubuntu/
ftp://mir1.ovh.net/ubuntu/ubuntu/
rsync://mir1.ovh.net/ubuntu/ubuntu/
http://mir1.ovh.net/ubuntu/
http://mirror.ovh.net/ubuntu/
These entries are outdated since a couple years now, in favour of {ftp,http,rsync}://ubuntu.mirrors.ovh.net/ubuntu/ :
https://launchpad.net/ubuntu/+mirror/mirror.ovh.net-release
https://launchpad.net/ubuntu/+mirror/ovh-archive
please update mirrors.cfg.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1308441/+subscriptions
More information about the foundations-bugs
mailing list