Hide Forgot
Description of problem: ovirt-vmconsole from tag v1.0.2: autoreconf -ivf ./configure make distcheck fails with: make[4]: Entering directory '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/_build/sub/src/ovirt_vmconsole/common' FILES="__init__.py base.py utils.py "; \ FILES="${FILES:-../../../../../src/ovirt_vmconsole/common/*.py}"; \ if [ -n "pyflakes" ]; then \ pyflakes ${FILES}; \ fi __init__.py: No such file or directory base.py: No such file or directory utils.py: No such file or directory Makefile:646: recipe for target 'python-syntax-check' failed make[4]: *** [python-syntax-check] Error 1 make[4]: Leaving directory '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/_build/sub/src/ovirt_vmconsole/common' Makefile:478: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/_build/sub/src/ovirt_vmconsole' Makefile:510: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/_build/sub/src' Makefile:487: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/_build/sub' Makefile:693: recipe for target 'distcheck' failed make: *** [distcheck] Error 1
(In reply to Sandro Bonazzola from comment #0) > Description of problem: > > ovirt-vmconsole from tag v1.0.2: > > autoreconf -ivf > ./configure > make distcheck > > fails with: > > make[4]: Entering directory > '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/ > _build/sub/src/ovirt_vmconsole/common' > FILES="__init__.py base.py utils.py "; \ > FILES="${FILES:-../../../../../src/ovirt_vmconsole/common/*.py}"; \ > if [ -n "pyflakes" ]; then \ > pyflakes ${FILES}; \ > fi > __init__.py: No such file or directory > base.py: No such file or directory > utils.py: No such file or directory > Makefile:646: recipe for target 'python-syntax-check' failed > make[4]: *** [python-syntax-check] Error 1 > make[4]: Leaving directory > '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/ > _build/sub/src/ovirt_vmconsole/common' > Makefile:478: recipe for target 'all-recursive' failed > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/ > _build/sub/src/ovirt_vmconsole' > Makefile:510: recipe for target 'all-recursive' failed > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/ > _build/sub/src' > Makefile:487: recipe for target 'all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > '/NotBackedUp/sbonazzo/upstream/ovirt-vmconsole/ovirt-vmconsole-1.0.2_master/ > _build/sub' > Makefile:693: recipe for target 'distcheck' failed > make: *** [distcheck] Error 1 Correct. It also happened with previous releases. Let me see how fix this.
This needs to be fixed, but will address once the build is out.
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
doc_text not needed, this bug has no user-facing effects.
Please note that this bug is for internal tracking. It only affects users that want to build ovirt-vmconsole from sources, and has no impact whatsoever on users that runs the ovirt-vmconsole rpms.
Missing target release in bugzilla. Would you please add?
"ValueError: Port tcp/2223 already defined" indeed not fixed in ovirt-vmconsole-1.0.3-1.el7ev, do we have another bug for that?
(In reply to Michal Skrivanek from comment #11) > "ValueError: Port tcp/2223 already defined" indeed not fixed in > ovirt-vmconsole-1.0.3-1.el7ev, do we have another bug for that? This is tracked here: https://bugzilla.redhat.com/show_bug.cgi?id=1343316
Verified on master See attached console log for details
Created attachment 1167886 [details] console log
oVirt 4.0.0 has been released, closing current release.