On Tue, Nov 19, 2019 at 9:42 AM Shani Leviim <slev...@redhat.com> wrote:

> After a talk with +nir lavy, instead of running 'time make clean -e
> install-dev PREFIX="$HOME/ovirt-engine" ',
> I first ran make clean  PREFIX="$HOME/ovirt-engine"
> and then I ran  make install-dev PREFIX="$HOME/ovirt-engine".
>
> Now I can run my engine.
>
>
FWIW, I had the same problem on fc30, but had to `dnf install
python3-daemon` to really get the engine running.


>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Tue, Nov 19, 2019 at 3:15 PM Shani Leviim <slev...@redhat.com> wrote:
>
>> Hi,
>> I've rebased my master version today and now I can't start my engine.
>> I'm getting this error message:
>> Traceback (most recent call last):
>>   File
>> "/home/sleviim/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py",
>> line 24, in <module>
>>     from ovirt_engine import service
>>   File
>> "/home/sleviim/ovirt-engine/usr/lib/python2.7/site-packages/ovirt_engine/service.py",
>> line 24, in <module>
>>     import daemon
>> ModuleNotFoundError: No module named 'daemon'
>>
>> I suspect this line on packaging/services/ovirt-engine/ovirt-engine.py.in
>> :
>>
>> #!/usr/bin/python@PY_VERSION@
>>
>>
>> *Regards,*
>>
>> *Shani Leviim*
>>
> _______________________________________________
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/A2DNIPFOIWDBKKK62C5LBY7C2NKRISBG/
>


-- 
Scott Dickerson
Senior Software Engineer
RHV-M Engineering - UX Team
Red Hat, Inc
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/AX7JGXALZIURBT6IFE5NHUWLUJJ6FH7L/

Reply via email to