I just delete the ovirt-engine folder and .m2/repository folder and
recompile it and it just work.:)
But one thing I want to clarify is that can I only install ovirt 4.2
through source or I can install previous versions also?
Thanks,
Shubham
On Wed, Apr 12, 2017 at 5:22 PM, Tomas Jelinek <tjelinek(a)redhat.com> wrote:
On Wed, Apr 12, 2017 at 1:51 PM, shubham dubey <sdubey504(a)gmail.com>
wrote:
> that doesn't work.
>
what does it do? Please paste the output
>
> On Wed, Apr 12, 2017 at 4:13 PM, Tomas Jelinek <tjelinek(a)redhat.com>
> wrote:
>
>>
>>
>> On Wed, Apr 12, 2017 at 11:34 AM, shubham dubey <sdubey504(a)gmail.com>
>> wrote:
>>
>>> Hello,
>>> Recently I have installed ovirt-engine development environment. The
>>> snapshot repository I have used
>>> is ovirt-release-master.
>>> Now I have installed vdsm in ovirt host with ovirt-release41, so when I
>>> am trying to add the host it is
>>> showing that ovirt node support cluster version 3.9,4.0 and 4.1 but 4.2
>>> is available.
>>> So I have decided to installed ovirt engine with ovirt-engine41
>>> repository. The steps I follow are :-
>>> 1) yum remove ovirt-release-master.noarch
>>> 2) yum install ovirt-release41.noarch
>>> 3) delete $HOME/ovirt-engine and $HOME/git/ovirt-engine
>>> 4) git clone ovirt-engine again
>>> 5) make install-dev PREFIX=$HOME/ovirt-engine
>>>
>>> The compiling ends successfully but the $HOME/ovirt-engine directory is
>>> coming out empty.
>>>
>>
>> Maybe some permission or similar issues on the $HOME/ovirt-engine dir.
>> You can try to redeploy again using:
>> make install-dev PREFIX=$HOME/ovirt-engine DEV_REBUILD=0
>> to see if it passes or if it complains
>>
>>
>>> So $HOME/ovirt-engine/bin/engine-setup is giving error that NO file or
>>> directory found.
>>> So can anyone tell me what I am doing wrong?
>>>
>>> Note:One more thing I have noticed is that even after changing repo to
>>> ovirt 4.1 the make is still compiling ovirt 4.2 snapshot.
>>>
>>> Thanks,
>>> Shubham
>>>
>>> _______________________________________________
>>> Devel mailing list
>>> Devel(a)ovirt.org
>>>
http://lists.ovirt.org/mailman/listinfo/devel
>>>
>>
>>
>