From the images you've sent I can see that you have some very old vdsm version installed on your dev machine - one of the failing imports is:

/usr/libexec/vdsm/hooks/before_nic_hotplug/50_vmfex:

from vdsm import libvirtconnection

Which was changed in November, 2017 [1].
You definitely need to clean your env.

PS1 Installing vdsm in your dev environment is not the best idea ever, since it's kinda intrusive.
PS2 I think it's better to sent plain text than images when possible

Regards, Marcin

[1] https://github.com/oVirt/vdsm/commit/f64a138f4cbee96cfaa6ad1799b4364bb80850f2


On 10/15/19 1:13 PM, Prajith Kesava Prasad wrote:
Hi, thanks for that, :)


although i still am facing these issues,

_______________________________________
ERROR:   tests-py27: commands failed
  storage-py27: commands succeeded
  lib-py27: commands succeeded
ERROR:   network-py27: commands failed
ERROR:   virt-py27: commands failed
  gluster-py27: commands succeeded
make: *** [Makefile:1047: tests-py27] Error 1
____________________________________

Thanks,
Prajith K Prasad


On Tue, Oct 15, 2019 at 3:27 PM Marcin Sobczyk <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    On 10/15/19 9:28 AM, Prajith Kesava Prasad wrote:
    hey,

    even im facing a issue with make check, i have installed all the
    libraries,
    That doesn't seem to be the case since the screenshots mentions
    missing 'netaddr' and 'mock' packages.
    Please try running:

    sudo dnf install $(cat automation/check-patch.packages.fc29)

    from your vdsm dir.

    the following occurs on fedora 29, IDE:Pycharm
    could some one help me with this?

    Thanks,
    Prajith Kesava Prasad

    _______________________________________________
    Devel mailing list [email protected]  <mailto:[email protected]>
    To unsubscribe send an email [email protected]  
<mailto:[email protected]>
    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/[email protected]/message/PUSD2FVSLAZEC2EQPLIMI4GJQAED6VCC/


_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/MFQ2ZWNWLJSXEBPWPISV54KF3JI6VLY3/

Reply via email to