[Bug 1613184] Re: method mirror broken at 1.3
Julian Andres Klode
julian.klode at gmail.com
Tue Sep 26 08:37:27 UTC 2017
** Changed in: apt (Ubuntu Zesty)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1613184
Title:
method mirror broken at 1.3
Status in apt package in Ubuntu:
Fix Released
Status in apt source package in Zesty:
In Progress
Bug description:
[Impact]
The mirror method always dies with a SEGV. It does not initialize _system but calls a function that sometimes uses it.
[Test case]
Use a mirror sources.list entry like
deb mirror://mirrors.ubuntu.com/mirrors.txt zesty main restricted
universe multiverse
[Regression potential]
The fix is small, and simply avoids using _system if _system is NULL in the called method. There should not be any regressions due to this.
https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=cba5c5a26a9bf00724f8ea647ac61b30e32734ba
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1613184/+subscriptions
More information about the foundations-bugs
mailing list