Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B416D10B30 for ; Mon, 6 Jan 2014 13:30:43 +0000 (UTC) Received: (qmail 70271 invoked by uid 500); 6 Jan 2014 13:30:42 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 70189 invoked by uid 500); 6 Jan 2014 13:30:34 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 70164 invoked by uid 99); 6 Jan 2014 13:30:31 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jan 2014 13:30:31 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id B15261D4170; Mon, 6 Jan 2014 13:30:27 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2428158593495098210==" MIME-Version: 1.0 Subject: Re: Review Request 16647: Install fails through duplicate column add From: "daan Hoogland" To: "Hugo Trippaers" Cc: "daan Hoogland" , "Ian Southam" , "cloudstack" Date: Mon, 06 Jan 2014 13:30:27 -0000 Message-ID: <20140106133027.26785.71667@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "daan Hoogland" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/16647/ X-Sender: "daan Hoogland" References: <20140106130820.13681.53197@reviews.apache.org> In-Reply-To: <20140106130820.13681.53197@reviews.apache.org> Reply-To: "daan Hoogland" X-ReviewRequest-Repository: cloudstack-git --===============2428158593495098210== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16647/#review31236 ----------------------------------------------------------- b1eb8665b7be7f27c52a9ee04498a3b475ef9b62 - daan Hoogland On Jan. 6, 2014, 1:08 p.m., Ian Southam wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16647/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2014, 1:08 p.m.) > > > Review request for cloudstack and Hugo Trippaers. > > > Repository: cloudstack-git > > > Description > ------- > > ADD COLUMN `is_exclusive_gslb_provider` is duplicated in the schema upgrade script schema-421to430.sql. > > This causes installation and upgrades to fail > > The patch removes the duplicate line > > > Diffs > ----- > > setup/db/db/schema-421to430.sql b7b1b2b > > Diff: https://reviews.apache.org/r/16647/diff/ > > > Testing > ------- > > Script no longer fails > > > Thanks, > > Ian Southam > > --===============2428158593495098210==--