Bug 1109766
| Summary: | RHEV-Agent Windows builds are broken due to copying of files which should use backslashes in the win-guest-agent-build-exe.bat file | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Vinzenz Feenstra [evilissimo] <vfeenstr> | |
| Component: | ovirt-guest-agent | Assignee: | Vinzenz Feenstra [evilissimo] <vfeenstr> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 3.4.0 | CC: | gklein, iheim, michal.skrivanek, mkenneth, rbalakri, sherold, yeylon | |
| Target Milestone: | --- | Keywords: | ZStream | |
| Target Release: | 3.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | virt | |||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1109789 (view as bug list) | Environment: | ||
| Last Closed: | 2015-02-17 08:28:41 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1109789, 1142923, 1156165 | |||
Merged to u/s master branch as http://gerrit.ovirt.org/gitweb?p=ovirt-guest-agent.git;a=commit;h=000580fbc36360af370021e35880b6f53a120fcb Merged to u/s ovirt-3.4 branch as http://gerrit.ovirt.org/gitweb?p=ovirt-guest-agent.git;a=commit;h=057a649a393ce4f82c73e7bca6757f01f3738bd8 Verified: rhev-guest-tools-iso-3.5-1.el6_5.noarch.rpm are released with vt releases this fix was required to be able building the guest tools again RHEV-M 3.5.0 has been released |
Description of problem: ovirt-guest-agent/win-guest-agent-build-exe.bat contains How reproducible: always during internal builds Actual results: The build fails due to the message "The syntax of the command is incorrect." Expected results: The build succeeds Additional info: 1 file(s) copied. The syntax of the command is incorrect. The syntax of the command is incorrect. The syntax of the command is incorrect. 2014-06-15 04:44:21,859 [ERROR] koji.vm: error running build Traceback (most recent call last): File "/home/RCM/bin/kojikamid", line 1070, in main results = build.run() File "/home/RCM/bin/kojikamid", line 836, in run self.build() File "/home/RCM/bin/kojikamid", line 692, in build self.bashBuild() File "/home/RCM/bin/kojikamid", line 782, in bashBuild raise BuildError, 'build command failed, see build.log for details' BuildError: build command failed, see build.log for details