It looks like it still may be an issue in Vivid - from apt-
pkg/depcache.cc:
// now check if we should consider it a automatic dependency or not
if(InstPkg->CurrentVer == 0 && InstVer->Section != 0 &&
ConfigValueInSubTree("APT::Never-MarkAuto-Sections", InstVer.Section()))
{
if(DebugAutoInstall == true)
std::clog << OutputInDepth(Depth) << "Setting NOT as
auto-installed (direct "
<< Start.DepType() << " of pkg in
APT::Never-MarkAuto-Sections)" << std::endl;
MarkAuto(InstPkg, false);
}
** Changed in: apt (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450966
Title:
apt-get install segfault
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1450966/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs