Comment 4 for bug 1781169

Revision history for this message
Julian Andres Klode (juliank) wrote :

Frontend locking causes a regression: dpkg::post-invoke and other related scripts can no longer install/remove packages, as they are now called with 'lock' released, but 'lock-frontend' not.

This needs a further change to set DPKG_FRONTEND_LOCKED for those scripts when the frontend lock is acquired.