Comment 5 for bug 996948

Revision history for this message
Fathi Boudra (fboudra) wrote :

Issue re-appeared since 3 days:
Traceback (most recent call last):
  File "./collect", line 852, in <module>
    main()
  File "./collect", line 841, in main
    lp_import(collector, cfg, opts.pattern)
  File "./collect", line 524, in lp_import
    people_cache=people_cache, projects=non_distro_projects)
  File "./collect", line 227, in lp_import_blueprint_workitems
    Blueprint, Blueprint.name == bp.name).one()
  File "/usr/lib/python2.6/dist-packages/storm/store.py", line 206, in find
    self.flush()
  File "/usr/lib/python2.6/dist-packages/storm/store.py", line 486, in flush
    self._flush_one(obj_info)
  File "/usr/lib/python2.6/dist-packages/storm/store.py", line 523, in _flush_one
    result = self._connection.execute(expr)
  File "/usr/lib/python2.6/dist-packages/storm/database.py", line 217, in execute
    raw_cursor = self.raw_execute(statement, params)
  File "/usr/lib/python2.6/dist-packages/storm/databases/sqlite.py", line 153, in raw_execute
    return Connection.raw_execute(self, statement, params)
  File "/usr/lib/python2.6/dist-packages/storm/database.py", line 299, in raw_execute
    self._check_disconnect(raw_cursor.execute, *args)
  File "/usr/lib/python2.6/dist-packages/storm/database.py", line 342, in _check_disconnect
    return function(*args, **kwargs)
sqlite3.IntegrityError: column name is not unique
collect failed for current