Fabiano Rosas <faro...@suse.de> writes: > was: [PATCH] qtest/migration: Add a test for the analyze-migration script > https://lore.kernel.org/r/20230927214756.14117-1-faro...@suse.de > > The analyze-migration.py script should be kept in sync with the code > that generates the migration stream. The addition/removal of sections > and flags from the stream can cause the script to break. Issues when > parsing the stream mostly manifest in the form of cryptic python > errors such as:
Well, not _that_ cryptic. =) I meant to add this: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 55: invalid start byte