← Back to team overview

ubuntu-bengali-manual team mailing list archive

[Bug 667458] Re: lpupdate crashes because of database constraints

 

Has this ever happened again?

-- 
lpupdate crashes because of database constraints
https://bugs.launchpad.net/bugs/667458
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.

Status in LoCo Directory: Triaged

Bug description:
Traceback (most recent call last):
  File "./manage.py", line 11, in <module>
    execute_manager(settings)
  File "/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 362, in execute_manager
    utility.execute()
  File "/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 303, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 195, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 222, in execute
    output = self.handle(*args, **options)
  File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 351, in handle
    return self.handle_noargs(**options)
  File "/srv/loco.ubuntu.com/loco_directory/teams/management/commands/lpupdate.py", line 59, in handle_noargs
    update_admins(team, l, lp)
  File "/srv/loco.ubuntu.com/loco_directory/teams/management/commands/lpupdate.py", line 34, in update_admins
    ld_team.admin_profiles.add(admin)
  File "/usr/lib/pymodules/python2.6/django/db/models/fields/related.py", line 430, in add
    self._add_items(self.source_col_name, self.target_col_name, *objs)
  File "/usr/lib/pymodules/python2.6/django/db/models/fields/related.py", line 505, in _add_items
    transaction.commit_unless_managed()
  File "/usr/lib/pymodules/python2.6/django/db/transaction.py", line 149, in commit_unless_managed
    connection._commit()
  File "/usr/lib/pymodules/python2.6/django/db/backends/__init__.py", line 38, in _commit
    return self.connection.commit()
psycopg2.IntegrityError: insert or update on table "teams_admin_profiles" violates foreign key constraint "team_id_refs_id_1770d74546386c23"
DETAIL:  Key (team_id)=(145) is not present in table "teams".





References