[Bug 1613184] Update Released
Chris Halse Rogers
raof at ubuntu.com
Wed Feb 14 01:05:28 UTC 2018
The verification of the Stable Release Update for apt has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
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 Released
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