Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-14 Thread Simone Tiraboschi
On Thu, Oct 13, 2016 at 5:34 PM, Vojtech Szocs  wrote:

> Hi, thanks for fixing this.
>
> (Should we really add DWH as requirement for dev-env? Shouldn't it be
> opt-in instead?)
>

Good point,
on the packaged build DWH setup is now a strict dependency but you can
still choose to install it on a different server.


>
> Thanks,
> Vojtech
>
>
> - Original Message -
> > From: "Simone Tiraboschi" 
> > To: "Vojtech Szocs" 
> > Cc: "devel" 
> > Sent: Thursday, October 13, 2016 12:23:39 AM
> > Subject: Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No
> module named dwh
> >
> > Hi,
> > Jakub was right: the issue has been introduced with commit 221c7ed.
> >
> > It affects just the dev env since there we are currently not installing
> (we
> > need to dig this!) DWH which instead is a dependency on the packaged
> builds
> > since 4.0.
> >
> > Patch https://gerrit.ovirt.org/#/c/65409/ fixes it.
> >
> > ciao
> >
> > On Wed, Oct 12, 2016 at 6:08 PM, Vojtech Szocs 
> wrote:
> >
> > > Same problem here.
> > >
> > > Vojtech
> > >
> > >
> > > - Original Message -
> > > > From: "Dominik Holler" 
> > > > To: devel@ovirt.org
> > > > Sent: Wednesday, October 12, 2016 2:39:27 PM
> > > > Subject: Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error:
> No
> > > module named dwh
> > > >
> > > > Hi,
> > > > I got the same error. Is there any experience about this, by now?
> > > > Dominik
> > > >
> > > > On Mon, 10 Oct 2016 15:48:08 -0400 (EDT)
> > > > Jakub Niedermertl  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > does anyone else experience following error of `engine-setup`?
> > > > >
> > > > > $ ~/target/bin/engine-setup
> > > > > ***L:ERROR Internal error: No module named dwh
> > > > >
> > > > > I have a suspicion it might be related to commit '221c7ed
> packaging:
> > > > > setup: Remove constants duplication'.
> > > > >
> > > > > Jakub
> > > > > ___
> > > > > 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
> > > >
> > > ___
> > > 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

Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-13 Thread Vojtech Szocs
Hi, thanks for fixing this.

(Should we really add DWH as requirement for dev-env? Shouldn't it be opt-in 
instead?)

Thanks,
Vojtech


- Original Message -
> From: "Simone Tiraboschi" 
> To: "Vojtech Szocs" 
> Cc: "devel" 
> Sent: Thursday, October 13, 2016 12:23:39 AM
> Subject: Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module 
> named dwh
> 
> Hi,
> Jakub was right: the issue has been introduced with commit 221c7ed.
> 
> It affects just the dev env since there we are currently not installing (we
> need to dig this!) DWH which instead is a dependency on the packaged builds
> since 4.0.
> 
> Patch https://gerrit.ovirt.org/#/c/65409/ fixes it.
> 
> ciao
> 
> On Wed, Oct 12, 2016 at 6:08 PM, Vojtech Szocs  wrote:
> 
> > Same problem here.
> >
> > Vojtech
> >
> >
> > - Original Message -----
> > > From: "Dominik Holler" 
> > > To: devel@ovirt.org
> > > Sent: Wednesday, October 12, 2016 2:39:27 PM
> > > Subject: Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No
> > module named dwh
> > >
> > > Hi,
> > > I got the same error. Is there any experience about this, by now?
> > > Dominik
> > >
> > > On Mon, 10 Oct 2016 15:48:08 -0400 (EDT)
> > > Jakub Niedermertl  wrote:
> > >
> > > > Hi all,
> > > >
> > > > does anyone else experience following error of `engine-setup`?
> > > >
> > > > $ ~/target/bin/engine-setup
> > > > ***L:ERROR Internal error: No module named dwh
> > > >
> > > > I have a suspicion it might be related to commit '221c7ed packaging:
> > > > setup: Remove constants duplication'.
> > > >
> > > > Jakub
> > > > ___
> > > > 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
> > >
> > ___
> > 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


Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-12 Thread Simone Tiraboschi
Hi,
Jakub was right: the issue has been introduced with commit 221c7ed.

It affects just the dev env since there we are currently not installing (we
need to dig this!) DWH which instead is a dependency on the packaged builds
since 4.0.

Patch https://gerrit.ovirt.org/#/c/65409/ fixes it.

ciao

On Wed, Oct 12, 2016 at 6:08 PM, Vojtech Szocs  wrote:

> Same problem here.
>
> Vojtech
>
>
> - Original Message -
> > From: "Dominik Holler" 
> > To: devel@ovirt.org
> > Sent: Wednesday, October 12, 2016 2:39:27 PM
> > Subject: Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No
> module named dwh
> >
> > Hi,
> > I got the same error. Is there any experience about this, by now?
> > Dominik
> >
> > On Mon, 10 Oct 2016 15:48:08 -0400 (EDT)
> > Jakub Niedermertl  wrote:
> >
> > > Hi all,
> > >
> > > does anyone else experience following error of `engine-setup`?
> > >
> > > $ ~/target/bin/engine-setup
> > > ***L:ERROR Internal error: No module named dwh
> > >
> > > I have a suspicion it might be related to commit '221c7ed packaging:
> > > setup: Remove constants duplication'.
> > >
> > > Jakub
> > > ___
> > > 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
> >
> ___
> 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

Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-12 Thread Vojtech Szocs
Same problem here.

Vojtech


- Original Message -
> From: "Dominik Holler" 
> To: devel@ovirt.org
> Sent: Wednesday, October 12, 2016 2:39:27 PM
> Subject: Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module 
> named dwh
> 
> Hi,
> I got the same error. Is there any experience about this, by now?
> Dominik
> 
> On Mon, 10 Oct 2016 15:48:08 -0400 (EDT)
> Jakub Niedermertl  wrote:
> 
> > Hi all,
> > 
> > does anyone else experience following error of `engine-setup`?
> > 
> > $ ~/target/bin/engine-setup
> > ***L:ERROR Internal error: No module named dwh
> > 
> > I have a suspicion it might be related to commit '221c7ed packaging:
> > setup: Remove constants duplication'.
> > 
> > Jakub
> > ___
> > 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
> 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-12 Thread Sandro Bonazzola
Adding some relevant people.

On Wed, Oct 12, 2016 at 2:39 PM, Dominik Holler  wrote:

> Hi,
> I got the same error. Is there any experience about this, by now?
> Dominik
>
> On Mon, 10 Oct 2016 15:48:08 -0400 (EDT)
> Jakub Niedermertl  wrote:
>
> > Hi all,
> >
> > does anyone else experience following error of `engine-setup`?
> >
> > $ ~/target/bin/engine-setup
> > ***L:ERROR Internal error: No module named dwh
> >
> > I have a suspicion it might be related to commit '221c7ed packaging:
> > setup: Remove constants duplication'.
> >
> > Jakub
> > ___
> > 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
>



-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-12 Thread Dominik Holler
Hi,
I got the same error. Is there any experience about this, by now?
Dominik

On Mon, 10 Oct 2016 15:48:08 -0400 (EDT)
Jakub Niedermertl  wrote:

> Hi all,
> 
> does anyone else experience following error of `engine-setup`?
> 
> $ ~/target/bin/engine-setup
> ***L:ERROR Internal error: No module named dwh
> 
> I have a suspicion it might be related to commit '221c7ed packaging:
> setup: Remove constants duplication'.
> 
> Jakub
> ___
> 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