[Buildbot-commits] [Buildbot] #2423: sqlalchemy IntegrityError: insert on table "buildsets" violates foreign key constraint "buildsets_sourcestampid_fkey"

Buildbot nobody at buildbot.net
Tue Jan 22 00:13:19 UTC 2013


#2423: sqlalchemy IntegrityError: insert on table "buildsets" violates foreign key
constraint "buildsets_sourcestampid_fkey"
-----------------------+---------------------
Reporter:  jaredgrubb  |       Owner:
    Type:  defect      |      Status:  closed
Priority:  major       |   Milestone:  0.9.0
 Version:  master      |  Resolution:  fixed
Keywords:              |
-----------------------+---------------------

Comment (by jaredgrubb):

 FWIW, the command is actually:

 {{{
 ALTER TABLE buildsets DROP CONSTRAINT buildsets_sourcestampid_fkey;
 }}}

 I've run that command and will see if that fixes the issue. I continue to
 hit this once every few weeks .. hard to say if it's fixed, but I'll know
 it's NOT if I see it again!

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2423#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list