]> git.saurik.com Git - apt.git/commit
call dpkg with --no-triggers by default
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 21 Jul 2016 14:33:01 +0000 (16:33 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 10 Aug 2016 21:18:04 +0000 (23:18 +0200)
commit0dd19915f44df0048d594d527797c62ab6195cc6
treebc82146f26e473245c05b9f7cf5ea07dd2824a1c
parente7d4e0cf4f6d79810e4b4e7de505729e759213dd
call dpkg with --no-triggers by default

Implemented a long while ago now with relatively good progress reporting
involving triggers is a good time to try delaying the execution of
triggers across dpkg invocations finally by default.

Note: The bugreport talks also about 'smarter' configuration which is a
much bigger part and approached from multiple directions, but doesn't
really involve triggers per-se so considering it decoupled should help
in getting it doneā€¦

Closes: #626599
apt-pkg/deb/dpkgpm.cc