37e8403e5d5d31a38802b7ccc78dbb22c33d01c4
We get this error in cron: /usr/local/gerrit/scripts/update_gerrit_users.py:339: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if key.strip() not in db_keys: The stuff from Launchpad comes back as unicode, but the stuff from MySQL comes back as string, which makes the in comparison wonky. Perhaps we should upgrade the database to unicode properly as well... Change-Id: I5ef66763429ca490d799ebb5b030abdc4d5de67e
Description
RETIRED, Puppet module for Gerrit