----- Original Message ----- > From: "Andrew Lau" <[email protected]> > To: "Gianluca Cecchi" <[email protected]> > Cc: "users" <[email protected]> > Sent: Friday, September 6, 2013 12:46:13 PM > Subject: Re: [Users] oVirt API Code 500 with Foreman > > Here's an extract of the error: > > 2013-09-06 18:55:49 DEBUG otopi.plugins.ovirt_engine_setup.db.schema > plugin.execute:446 execute-output: > ['/usr/share/ovirt-engine/dbscripts/upgrade.sh', '-s', 'localhost', '-p', > '5432'$ > psql:create_views.sql:400: ERROR: column vm_templates.single_qxl_pci does not > exist > LINE 18: vm_templates.single_qxl_pci as single_qxl_pci, > ^ >
Thanks Andrew. This was added here: http://gerrit.ovirt.org/#/c/16803/14/packaging/dbscripts/create_views.sql Shahar, can you please take a look? > 2013-09-06 18:55:49 DEBUG otopi.context context._executeMethod:137 method > exception > Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/otopi/context.py", line 127, in > _executeMethod > method['method']() > File > "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/db/schema.py", > line 261, in _miscUpgrade > osetupcons.DBEnv.PGPASS_FILE > File "/usr/lib/python2.6/site-packages/otopi/plugin.py", line 451, in execute > command=args[0], > RuntimeError: Command '/usr/share/ovirt-engine/dbscripts/upgrade.sh' failed > to execute > > > On Fri, Sep 6, 2013 at 7:25 PM, Gianluca Cecchi < [email protected] > > wrote: > > > > > > Il giorno 06/set/2013 11:14, "Doron Fediuck" < [email protected] > ha > scritto: > > > > > > > > > ----- Original Message ----- > > > From: "Andrew Lau" < [email protected] > > > > To: "Doron Fediuck" < [email protected] > > > > Cc: "users" < [email protected] > > > > Sent: Friday, September 6, 2013 12:07:50 PM > > > Subject: Re: [Users] oVirt API Code 500 with Foreman > > > > > > The patch for the fix only appears to be in the nightlies, my beta > > > install > > > the issue was back. > > > > > Since the official release is expected in the coming days, I'd suggest not > > to invest time on the beta release. > > > > > If one wants to test right now the upcoming 3.3, nightly is ok? > No risk to get engine 3.4, correct? > Or is there any rc repo? > Gianluca > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

