rhtyd commented on issue #2283: CLOUDSTACK-10105: Maven standard URL: https://github.com/apache/cloudstack/pull/2283#issuecomment-358261881 @marcaurele can you fix packaging for CentOS6 and 7. CentOS6 packaging fails due to: + cp -r 'plugins/network-elements/cisco-vnmc/scripts/network/cisco/*' /jenkins/workspace/acs-pr-centos6-pkg-builder/dist/rpmbuild/BUILDROOT/cloudstack-4.12.0.0-shapeblue1671.el6.x86_64/usr/share/cloudstack-common/scripts/network/cisco cp: cannot stat `plugins/network-elements/cisco-vnmc/scripts/network/cisco/*': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.lS7NDO (%install) CentOS7 fails due to: + cp -r 'plugins/network-elements/cisco-vnmc/scripts/network/cisco/*' /jenkins/workspace/acs-pr-centos7-pkg-builder/dist/rpmbuild/BUILDROOT/cloudstack-4.12.0.0-shapeblue1674.el7.centos.x86_64/usr/share/cloudstack-common/scripts/network/cisco cp: cannot stat 'plugins/network-elements/cisco-vnmc/scripts/network/cisco/*': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.mUH4PE (%install) For your local testing, you can use following docker images: https://hub.docker.com/r/bhaisaab/centos7-cloudstack-slave/ https://hub.docker.com/r/bhaisaab/centos6-cloudstack-slave/
---------------------------------------------------------------- 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
