Bug 1330503

Summary: ovirt-vmconsole-1.0.2 fails make distcheck
Product: [oVirt] ovirt-vmconsole Reporter: Sandro Bonazzola <sbonazzo>
Component: BuildAssignee: Francesco Romani <fromani>
Status: CLOSED CURRENTRELEASE QA Contact: Artyom <alukiano>
Severity: medium Docs Contact:
Priority: medium    
Version: masterCC: alukiano, bugs, fromani, michal.skrivanek
Target Milestone: ovirt-4.0.0-betaKeywords: Triaged
Target Release: 1.0.3Flags: rule-engine: ovirt-4.0.0+
rule-engine: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 07:59:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
console log none

Description Sandro Bonazzola 2016-04-26 11:27:10 UTC
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

Comment 1 Francesco Romani 2016-04-26 11:37:32 UTC
(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.

Comment 2 Francesco Romani 2016-04-26 11:43:42 UTC
This needs to be fixed, but will address once the build is out.

Comment 3 Sandro Bonazzola 2016-05-02 10:06:17 UTC
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.

Comment 4 Francesco Romani 2016-05-18 15:51:30 UTC
doc_text not needed, this bug has no user-facing effects.

Comment 5 Francesco Romani 2016-06-03 07:40:21 UTC
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.

Comment 10 Michal Skrivanek 2016-06-07 05:09:34 UTC
Missing target release in bugzilla. Would you please add?

Comment 11 Michal Skrivanek 2016-06-07 06:17:22 UTC
"ValueError: Port tcp/2223 already defined" indeed not fixed in ovirt-vmconsole-1.0.3-1.el7ev, do we have another bug for that?

Comment 12 Francesco Romani 2016-06-07 06:45:09 UTC
(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

Comment 15 Artyom 2016-06-14 14:07:28 UTC
Verified on master
See attached console log for details

Comment 16 Artyom 2016-06-14 14:07:58 UTC
Created attachment 1167886 [details]
console log

Comment 17 Sandro Bonazzola 2016-07-05 07:59:59 UTC
oVirt 4.0.0 has been released, closing current release.