diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-09-10 18:43:34 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-09-11 13:08:58 +0200 |
commit | f484906eff85c8c9eadc13ce817d8857abdd08e8 (patch) | |
tree | 90103cce563f9275ef8e49715a55be60f3532876 /methods | |
parent | 2295de2c97e6d1290a86e0b160885212411510a5 (diff) |
Don't expect duplicated dpkg status-fd messages
The progress reporting relies on parsing the status reports of
dpkg which used to repeat being in the same state multiple times
in the same run, but by fixing #365921 it will stop doing so.
The problem is in theory just with 'config-files' in case we do purge as
this (can) do remove + purge in one step, but we remove this also for
the unpack + configure combination althrough we handle these currently
in two independent dpkg calls.
Diffstat (limited to 'methods')
0 files changed, 0 insertions, 0 deletions