Comment 0 for bug 1815760

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

[Impact]
We want to write some scripts for apt that run on update if apt shows an update count, to provide further details about the new cache.

[Test case]

Specify a APT::Update-Post-Invoke-Stats script and check that

(1) it shows in apt update
(2) it does not show in apt-get update

[Regression potential]
More scripts may fail the update now, but there should not be any registered so far.