Comment 2 for bug 2060769

Revision history for this message
Grant Orndorff (orndorffgrant) wrote : Re: ubuntu pro

Hi sistemascps!

Thank you for the bug report and sorry for the delay in responding. It looks like a non-UTF-8 character is present in the output of `apt list --installed`.

The fix will be to replace the usage of `apt list --installed` with using the python3-apt library to get the list of installed packages.