** Description changed: - After update to apt 1.3 + [Impact] + The mirror method always dies with a SEGV. It does not initialize _system but calls a function that sometimes uses it. - in /etc/apt/sources.list + [Test case] + Use a mirror sources.list entry like - deb mirror://mirrors.ubuntu.com/mirrors.txt yakkety main restricted + deb mirror://mirrors.ubuntu.com/mirrors.txt zesty main restricted universe multiverse - apt update get error + [Regression potential] + The fix is small, and simply avoids using _system if _system is NULL in the called method. - E: Method mirror has died unexpectedly! - E: Sub-process mirror received a segmentation fault. + https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=cba5c5a26a9bf00724f8ea647ac61b30e32734ba
** Description changed: [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. + 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 ** Also affects: apt (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: apt (Ubuntu Zesty) Status: New => Triaged ** Changed in: apt (Ubuntu Zesty) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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: Triaged 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp