[Bug 1613184] Re: method mirror broken at 1.3
Julian Andres Klode
1613184 at bugs.launchpad.net
Sat Nov 11 19:24:31 UTC 2017
Hmm, this bug is not actually triggered in xenial, but the fix is still
a good thing. I think we should keep it, but it's not really verifiable
on its own, and just mark it as verified-done.
--
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 Xenial:
Fix Committed
Status in apt source package in Zesty:
Fix Committed
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