Bug#793360: apt: APT::Never-MarkAuto-Sections not working as advertised

2015-08-03 Thread David Kalnischkies
On Sat, Aug 01, 2015 at 01:19:33PM -0600, Adam Conrad wrote: For the record, Raphael's patch is buggy and causes segfaults in some corner cases. You can see https://pad.lv/1480592 for more details. That is a fun one and could have been avoided if we would optimize more… The fun here is that

Bug#793360: apt: APT::Never-MarkAuto-Sections not working as advertised

2015-08-01 Thread Adam Conrad
Erm, ignoring the accidental no-op addition of a stray newline, of course. Whee. ... Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#793360: apt: APT::Never-MarkAuto-Sections not working as advertised

2015-08-01 Thread Adam Conrad
For the record, Raphael's patch is buggy and causes segfaults in some corner cases. You can see https://pad.lv/1480592 for more details. A more correct patch that passes my auto-removal testcases and doesn't exhibit the segv follows: --- apt-1.0.1ubuntu2.8/apt-pkg/depcache.cc 2015-04-28

Bug#793360: apt: APT::Never-MarkAuto-Sections not working as advertised

2015-07-23 Thread Raphael Hertzog
Control: tag -1 patch On Thu, 23 Jul 2015, Raphaël Hertzog wrote: So this is all matching packages not based on the parent that brough the packages in the set of packages to install but on the package itself. We want direct dependencies of metapackages to be marked as manually installed:

Bug#793360: apt: APT::Never-MarkAuto-Sections not working as advertised

2015-07-23 Thread Raphaël Hertzog
Package: apt Version: 1.0.9.6 Severity: normal User: de...@kali.org Usertags: origin-kali There are probably multiple problems but just to prove my case: $ apt-config dump|grep metapackages APT::Never-MarkAuto-Sections:: metapackages; APT::Never-MarkAuto-Sections:: restricted/metapackages;