Skip to content

Fix ui12201 Update Manager freezes when changelog is unavailable

It was hanging after a string formatting exception caused by the formatted string being modified by the package helper. This removes the formatting expression.

The patch is a port to package helper format of a user provided patch which has been applied and reported good by a number of users. Testing was therefore limited to eyeballing the changed code and checking update-manager ran OK in normal operation.

This was a Toutatis only issue.

Merge request reports