Control: severity -1 serious On Thu, 2014-09-25 at 14:33:53 +0200, Christoph Biedl wrote: > Raphaël Hertzog wrote... > > An "interest /usr" trigger means that any package installing a file in > > /usr will be marked as triggers-noawait instead of being immediately > > configured. > > > > This is counter-productive given that debian-security-support doesn't > > bring anything to those packages and they have no reason to wait until > > debian-security-support's trigger is applied... > > Indeed, I will change that.
Actually, besides creating triggers cycles, this seems rather an abuse of triggers. Because what the package seems to want is to be notified when any package is unpacked. This is really not what triggers where intended for, even if they "allow" this kind of usage. > > Thus please use "interest-noawait" instead of "interest". Beware that > > this directive is not supported in oldstable (it has been introduced in > > dpkg 1.16.1), you will have to change that for backports to squeeze. > > Thanks for the heads-up, will take care of that. If you need to hook into dpkg whenever something gets unpacked/configured etc, please just switch to use invoke hooks instead (please check the man page for further details). In addition as a side comment (but maybe I should file another bug instead), please use «dpkg-query -f '${Version}' -W dpkg» instead of using «dpkg --version», which is more future proof. Thanks, Guillem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org