Comment 7 for bug 362355

Revision history for this message
Thomas Herve (therve) wrote :

[4] Some pyflakes, with a worrying one not new in this branch:

landscape/package/reporter.py:12: 'CommandError' imported but unused
landscape/package/reporter.py:12: 'run_command' imported but unused
landscape/package/reporter.py:98: undefined name 'hash_id_db'

I guess I need to review it once smart-update is in this branch.