fmaximus opened a new issue #2725: Version Update has corrupted some files 
URL: https://github.com/apache/cloudstack/issues/2725
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Maven Build
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.11 8ba318da1996492824329a5e05354b95523db851
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Maven build fails to build marvin: tools/marvin/setup.py is corrupt.
   
   Some other pom files are corrupt.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   Build RPM's
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   cd packaging
   ./package.sh -d centos7 -p oss 
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   Build Succeeds
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   RPM Build failed
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   00:33:07 [INFO] 
------------------------------------------------------------------------
   00:33:07 [INFO] Building Apache CloudStack marvin 4.11.2-SNAPSHOT
   00:33:07 [INFO] 
------------------------------------------------------------------------
   00:33:08 [INFO] 
   00:33:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-marvin ---
   00:33:08 [INFO] Deleting 
/build/workspace/cloudstack-el7/dist/rpmbuild/BUILD/cloudstack-4.11.2-SNAPSHOT/tools/marvin
 (includes = [target, dist], excludes = [])
   00:33:08 [INFO] 
   00:33:08 [INFO] --- maven-antrun-plugin:1.8:run (clean) @ cloud-marvin ---
   00:33:08 [INFO] Executing tasks
   00:33:08 
   00:33:08 main:
   00:33:08      [echo] Deleting cloud-marvin API sources
   00:33:08 [INFO] Executed tasks
   00:33:08 [INFO] 
   00:33:08 [INFO] --- maven-checkstyle-plugin:2.17:check 
(cloudstack-checkstyle) @ cloud-marvin ---
   00:33:08 [INFO] Starting audit...
   00:33:08 Audit done.
   00:33:08 [INFO] 
   00:33:08 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources) @ 
cloud-marvin ---
   00:33:11 [INFO] 
   00:33:11 [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-marvin ---
   00:33:12 [INFO] 
   00:33:12 [INFO] --- maven-site-plugin:3.1:attach-descriptor 
(attach-descriptor) @ cloud-marvin ---
   00:33:12 [INFO] 
   00:33:12 [INFO] --- exec-maven-plugin:1.2.1:exec (package) @ cloud-marvin ---
   00:33:12   File "setup.py", line 1
   00:33:12     4.11.2-SNAPSHOT#!/usr/bin/env python
   00:33:12          ^
   00:33:12 SyntaxError: invalid syntax
   <snip>
   00:33:14 + cp 'tools/marvin/dist/Marvin-*.tar.gz' 
/build/workspace/cloudstack-el7/dist/rpmbuild/BUILDROOT/cloudstack-4.11.2-SNAPSHOT.el7.centos.x86_64/usr/share/cloudstack-marvin/
   00:33:14 cp: cannot stat 'tools/marvin/dist/Marvin-*.tar.gz': No such file 
or directory
   00:33:14 error: Bad exit status from /var/tmp/rpm-tmp.OcuBKw (%install)
   00:33:14 
   00:33:14 
   00:33:14 RPM build errors:
   00:33:14     Bad exit status from /var/tmp/rpm-tmp.OcuBKw (%install)
   00:33:14 RPM Build Failed 
   ~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to