Hi! On Sat, 2015-10-10 at 16:13:11 +0200, Guillem Jover wrote: > Thanks for the recipe. I was going through the code to see why this > might be happening and realized that it is most probably caused by > systemd being in triggers-pending state, which the code was not taking > into account. I've prepared a patch, but I've not yet setup the test > environment, if you have it ready, could you try to test a dpkg with > this patch to see if it fixed it for you?
> I think I might instead create a reduced test case for the dpkg-tests > functional test suite, which should be faster to reproduce and retest. I've done this now, and I can reproduce it, and the previously attached patch fixes the issue. I'll push the fix later today, and queue it for all the supported stable releases. The test case is: <http://anonscm.debian.org/cgit/dpkg/dpkg-tests.git/commit/?id=893514e4bb60bca7e8078932db932afa52af5bb6> Knowing that it also fixes the issues in piuparts would be valuable I guess, but I'd be very happy if someone else could check that out. :) Thanks, Guillem