staging update broken on revno 10029
Bug #684672 reported by
Tom Haddon
on 2010-12-03
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Stuart Bishop |
Bug Description
Trying to run the DB schema upgrade is broken on revno 10029. I've tried running it manually after restarting slony and still nothing. The error is https:/
Tom Haddon (mthaddon)
on 2010-12-03
tags: | added: canonical-losa-lp |
Stuart Bishop (stub) wrote : | #1 |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
Jeroen T. Vermeulen (jtv)
on 2010-12-03
affects: | launchpad → launchpad-foundations |
Stuart Bishop (stub) wrote : | #2 |
Fix is to not apply comments to the replicated environment - I've been planning on doing this anyway, as they can be applied manually and we are trying to minimize db downtime.
Gary Poster (gary) wrote : | #3 |
mthaddon reports that he believes this handled. stub, could you confirm and close, if appropriate?
Thank you
Changed in launchpad-foundations: | |
assignee: | nobody → Stuart Bishop (stub) |
Fixed in db-stable r10034 <http://
Changed in launchpad-foundations: | |
milestone: | none → 10.12 |
tags: | added: qa-needstesting |
Changed in launchpad-foundations: | |
status: | Triaged → Fix Committed |
Stuart Bishop (stub)
on 2010-12-07
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
tags: |
added: qa-ok removed: qa-needstesting |
To post a comment you must log in.
comments.sql has been modified to use non-standard quoting, which fails when applied to the replicated environment.