On Mon, Jun 3, 2019, 18:12 Sandro Bonazzola <[email protected]> wrote:
> Hi, > just to let you know that vdsm jsut broke hosted engine on fedora. > Reason is that hosted engine is still building for python2 whiile vdsm is > now being shipped for python3 only. > Thats a bug, vdsm should build for both 2 and 3 on Fedora 28. We should switch theses builds to Fedora 29 soon. hosted engine build is currently broken on missing yajsonrpc being: > > $ rpm -ql > https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc28/noarch/vdsm-yajsonrpc-4.40.0-309.git0371e7531.fc28.noarch.rpm > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/betterAsyncore.cpython-36.opt-1.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/betterAsyncore.cpython-36.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/exception.cpython-36.opt-1.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/exception.cpython-36.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/stomp.cpython-36.opt-1.pyc > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/stomp.cpython-36.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/stompclient.cpython-36.opt-1.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/stompclient.cpython-36.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/stompserver.cpython-36.opt-1.pyc > > /usr/lib/python3.6/site-packages/yajsonrpc/__pycache__/stompserver.cpython-36.pyc > /usr/lib/python3.6/site-packages/yajsonrpc/betterAsyncore.py > /usr/lib/python3.6/site-packages/yajsonrpc/exception.py > /usr/lib/python3.6/site-packages/yajsonrpc/stomp.py > /usr/lib/python3.6/site-packages/yajsonrpc/stompclient.py > /usr/lib/python3.6/site-packages/yajsonrpc/stompserver.py > > please note that package naming for this package is not following Fedora > guidelines. It should be prefixed with "python3-" according to > https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_naming > Rule doesn't apply to applications but yajsonrpc subpackage is a library > package. > > -- > > Sandro Bonazzola > > MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV > > Red Hat EMEA <https://www.redhat.com/> > > [email protected] > <https://red.ht/sig> > <https://redhat.com/summit> > _______________________________________________ > 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/334BHJFEYEODVO6D3FSYI7CPZUGS2S7I/ >
_______________________________________________ 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/KSJW3AE35ILFHNSTSUCKYC6M4P6JD73T/
