Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5

Hi, can somebody point me to what I'm doing wrong? create database engine owner engine template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8'; $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}" $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}" gives me error: Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5 thanks, Martin.

Hi Martin, I have encountered the issue in the past as well.
From what I remember, looks like your db scripts and the setup are not in sync. Can you please elaborate on how you performed the build with devenv, and if you built on master or any other local branch you derived from master?
----- Original Message -----
From: "Martin Mucha" <mmucha@redhat.com> To: devel@linode01.ovirt.org Sent: Friday, June 6, 2014 11:00:25 AM Subject: [ovirt-devel] Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
Hi,
can somebody point me to what I'm doing wrong?
create database engine owner engine template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8'; $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}" $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}"
gives me error: Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
thanks, Martin. _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Should have been solved by http://gerrit.ovirt.org/28157 (since ~10 days ago). Is your git repo up-to-date? -- Didi ----- Original Message -----
From: "Yair Zaslavsky" <yzaslavs@redhat.com> To: "Martin Mucha" <mmucha@redhat.com> Cc: devel@linode01.ovirt.org Sent: Friday, June 6, 2014 5:53:08 PM Subject: Re: [ovirt-devel] Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
Hi Martin, I have encountered the issue in the past as well. From what I remember, looks like your db scripts and the setup are not in sync. Can you please elaborate on how you performed the build with devenv, and if you built on master or any other local branch you derived from master?
----- Original Message -----
From: "Martin Mucha" <mmucha@redhat.com> To: devel@linode01.ovirt.org Sent: Friday, June 6, 2014 11:00:25 AM Subject: [ovirt-devel] Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
Hi,
can somebody point me to what I'm doing wrong?
create database engine owner engine template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8'; $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}" $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}"
gives me error: Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
thanks, Martin. _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

thanks Didi, I'll rebase mine work on top of that. I wasn't aware that this was already fixed. Mar. ----- Original Message ----- From: "Yedidyah Bar David" <didi@redhat.com> To: "Yair Zaslavsky" <yzaslavs@redhat.com> Cc: "Martin Mucha" <mmucha@redhat.com>, devel@linode01.ovirt.org Sent: Sunday, June 8, 2014 8:25:05 AM Subject: Re: [ovirt-devel] Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5 Should have been solved by http://gerrit.ovirt.org/28157 (since ~10 days ago). Is your git repo up-to-date? -- Didi ----- Original Message -----
From: "Yair Zaslavsky" <yzaslavs@redhat.com> To: "Martin Mucha" <mmucha@redhat.com> Cc: devel@linode01.ovirt.org Sent: Friday, June 6, 2014 5:53:08 PM Subject: Re: [ovirt-devel] Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
Hi Martin, I have encountered the issue in the past as well. From what I remember, looks like your db scripts and the setup are not in sync. Can you please elaborate on how you performed the build with devenv, and if you built on master or any other local branch you derived from master?
----- Original Message -----
From: "Martin Mucha" <mmucha@redhat.com> To: devel@linode01.ovirt.org Sent: Friday, June 6, 2014 11:00:25 AM Subject: [ovirt-devel] Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
Hi,
can somebody point me to what I'm doing wrong?
create database engine owner engine template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8'; $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}" $OVIRT_OUT/bin/engine-setup --jboss-home="${JBOSS_HOME}"
gives me error: Failed to execute stage 'Setup validation': Trying to upgrade from unsupported versions: 3.5
thanks, Martin. _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (3)
-
Martin Mucha
-
Yair Zaslavsky
-
Yedidyah Bar David