You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Yoshikazu Nojima <ma...@ynojima.net> on 2013/09/24 02:32:57 UTC

Review Request 14299: fix rpm/deb build error caused by moving systemvm to its own maven project

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14299/
-----------------------------------------------------------

Review request for cloudstack.


Repository: cloudstack-git


Description
-------

By moving systemvm to its own maven project (6c261042821c5597dab8d6be85dc59c948424e13), systemvm.iso's file path was changed, but the rpm/deb build script don't follow this change.
http://jenkins.buildacloud.org/view/master/job/package-deb-master/3677/

This patch solve this problem.


Diffs
-----

  debian/rules 5e3d58c 
  packaging/centos63/cloud.spec fba2b1a 

Diff: https://reviews.apache.org/r/14299/diff/


Testing
-------


Thanks,

Yoshikazu Nojima


Re: Review Request 14299: fix rpm/deb build error caused by moving systemvm to its own maven project

Posted by Chip Childers <ch...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14299/#review26353
-----------------------------------------------------------

Ship it!


Applied to master.  Thanks for the patch!

commit 91aee8bc98ca2fa7ae62ab70fc2f30c69e321ddb
Author: ynojima <ma...@ynojima.net>
Date:   Mon Sep 23 17:47:14 2013 -0600

    fix rpm/deb build error caused by moving systemvm to its own maven project

- Chip Childers


On Sept. 24, 2013, 2:21 a.m., Yoshikazu Nojima wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14299/
> -----------------------------------------------------------
> 
> (Updated Sept. 24, 2013, 2:21 a.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> By moving systemvm to its own maven project (6c261042821c5597dab8d6be85dc59c948424e13), systemvm.iso's file path was changed, but the rpm/deb build script don't follow this change.
> http://jenkins.buildacloud.org/view/master/job/package-deb-master/3677/
> 
> This patch solve this problem.
> 
> 
> Diffs
> -----
> 
>   debian/rules 5e3d58c 
>   packaging/centos63/cloud.spec fba2b1a 
> 
> Diff: https://reviews.apache.org/r/14299/diff/
> 
> 
> Testing
> -------
> 
> ========================
> tail of deb build log
> ========================
> 
> dh_builddeb
> 	dpkg-deb --build debian/cloudstack-common ..
> dpkg-deb: building package `cloudstack-common' in `../cloudstack-common_4.3.0_all.deb'.
> 	dpkg-deb --build debian/cloudstack-management ..
> dpkg-deb: building package `cloudstack-management' in `../cloudstack-management_4.3.0_all.deb'.
> 	dpkg-deb --build debian/cloudstack-agent ..
> dpkg-deb: building package `cloudstack-agent' in `../cloudstack-agent_4.3.0_all.deb'.
> 	dpkg-deb --build debian/cloudstack-usage ..
> dpkg-deb: building package `cloudstack-usage' in `../cloudstack-usage_4.3.0_all.deb'.
> 	dpkg-deb --build debian/cloudstack-awsapi ..
> dpkg-deb: building package `cloudstack-awsapi' in `../cloudstack-awsapi_4.3.0_all.deb'.
> 	dpkg-deb --build debian/cloudstack-cli ..
> dpkg-deb: building package `cloudstack-cli' in `../cloudstack-cli_4.3.0_all.deb'.
> 	dpkg-deb --build debian/cloudstack-docs ..
> dpkg-deb: building package `cloudstack-docs' in `../cloudstack-docs_4.3.0_all.deb'.
>  dpkg-genchanges  >../cloudstack_4.3.0_amd64.changes
> dpkg-genchanges: including full source code in upload
>  dpkg-source --after-build cloudstack-4.3.0-SNAPSHOT
> dpkg-buildpackage: full upload; Debian-native package (full source is included)
> + cd /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request/dists/debian
> + mkdir -p /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request/dists/debian/main/binary-amd64
> + mv cloudstack-agent_4.3.0_all.deb cloudstack-awsapi_4.3.0_all.deb cloudstack-cli_4.3.0_all.deb cloudstack-common_4.3.0_all.deb cloudstack-docs_4.3.0_all.deb cloudstack-management_4.3.0_all.deb cloudstack-usage_4.3.0_all.deb cloudstack_4.3.0_amd64.changes cloudstack_4.3.0.dsc main/binary-amd64
> + cd /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request
> + dpkg-scanpackages+  dists/debian/main/binary-amd64 /dev/null
> tee /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request/dists/debian/main/binary-amd64/Packages
> + gzip -9
> dpkg-scanpackages: warning: Packages in archive but missing from override file:
> dpkg-scanpackages: warning:   cloudstack-agent cloudstack-awsapi cloudstack-cli cloudstack-common cloudstack-docs cloudstack-management cloudstack-usage
> dpkg-scanpackages: info: Wrote 7 entries to output Packages file.
> Finished: SUCCESS
> 
> 
> ========================
> tail of rpm build log
> ========================
> Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/BUILDROOT/cloudstack-4.3.0-SNAPSHOT.el6.x86_64
> Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-management-4.3.0-SNAPSHOT.el6.x86_64.rpm
> Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-common-4.3.0-SNAPSHOT.el6.x86_64.rpm
> Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-agent-4.3.0-SNAPSHOT.el6.x86_64.rpm
> Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-usage-4.3.0-SNAPSHOT.el6.x86_64.rpm
> Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-cli-4.3.0-SNAPSHOT.el6.x86_64.rpm
> Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-awsapi-4.3.0-SNAPSHOT.el6.x86_64.rpm
> Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.twDMi5
> + umask 022
> + cd /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/packaging/centos63/../../dist/rpmbuild/BUILD
> + cd cloudstack-4.3.0-SNAPSHOT
> + '[' /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/BUILDROOT/cloudstack-4.3.0-SNAPSHOT.el6.x86_64 '!=' / ']'
> + rm -rf /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/BUILDROOT/cloudstack-4.3.0-SNAPSHOT.el6.x86_64
> + exit 0
> + createrepo /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/
> Spawning worker 0 with 6 pkgs
> Workers Finished
> Gathering worker results
> 
> Saving Primary metadata
> Saving file lists metadata
> Saving other metadata
> Generating sqlite DBs
> Sqlite DBs complete
> Finished: SUCCESS
> 
> 
> Thanks,
> 
> Yoshikazu Nojima
> 
>


Re: Review Request 14299: fix rpm/deb build error caused by moving systemvm to its own maven project

Posted by Yoshikazu Nojima <ma...@ynojima.net>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14299/
-----------------------------------------------------------

(Updated Sept. 24, 2013, 2:21 a.m.)


Review request for cloudstack.


Changes
-------

I add tails of rpm/deb build log.


Repository: cloudstack-git


Description
-------

By moving systemvm to its own maven project (6c261042821c5597dab8d6be85dc59c948424e13), systemvm.iso's file path was changed, but the rpm/deb build script don't follow this change.
http://jenkins.buildacloud.org/view/master/job/package-deb-master/3677/

This patch solve this problem.


Diffs
-----

  debian/rules 5e3d58c 
  packaging/centos63/cloud.spec fba2b1a 

Diff: https://reviews.apache.org/r/14299/diff/


Testing (updated)
-------

========================
tail of deb build log
========================

dh_builddeb
	dpkg-deb --build debian/cloudstack-common ..
dpkg-deb: building package `cloudstack-common' in `../cloudstack-common_4.3.0_all.deb'.
	dpkg-deb --build debian/cloudstack-management ..
dpkg-deb: building package `cloudstack-management' in `../cloudstack-management_4.3.0_all.deb'.
	dpkg-deb --build debian/cloudstack-agent ..
dpkg-deb: building package `cloudstack-agent' in `../cloudstack-agent_4.3.0_all.deb'.
	dpkg-deb --build debian/cloudstack-usage ..
dpkg-deb: building package `cloudstack-usage' in `../cloudstack-usage_4.3.0_all.deb'.
	dpkg-deb --build debian/cloudstack-awsapi ..
dpkg-deb: building package `cloudstack-awsapi' in `../cloudstack-awsapi_4.3.0_all.deb'.
	dpkg-deb --build debian/cloudstack-cli ..
dpkg-deb: building package `cloudstack-cli' in `../cloudstack-cli_4.3.0_all.deb'.
	dpkg-deb --build debian/cloudstack-docs ..
dpkg-deb: building package `cloudstack-docs' in `../cloudstack-docs_4.3.0_all.deb'.
 dpkg-genchanges  >../cloudstack_4.3.0_amd64.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build cloudstack-4.3.0-SNAPSHOT
dpkg-buildpackage: full upload; Debian-native package (full source is included)
+ cd /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request/dists/debian
+ mkdir -p /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request/dists/debian/main/binary-amd64
+ mv cloudstack-agent_4.3.0_all.deb cloudstack-awsapi_4.3.0_all.deb cloudstack-cli_4.3.0_all.deb cloudstack-common_4.3.0_all.deb cloudstack-docs_4.3.0_all.deb cloudstack-management_4.3.0_all.deb cloudstack-usage_4.3.0_all.deb cloudstack_4.3.0_amd64.changes cloudstack_4.3.0.dsc main/binary-amd64
+ cd /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request
+ dpkg-scanpackages+  dists/debian/main/binary-amd64 /dev/null
tee /var/lib/jenkins-slave/workspace/verio-cloudstack-deb-pull-request/dists/debian/main/binary-amd64/Packages
+ gzip -9
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   cloudstack-agent cloudstack-awsapi cloudstack-cli cloudstack-common cloudstack-docs cloudstack-management cloudstack-usage
dpkg-scanpackages: info: Wrote 7 entries to output Packages file.
Finished: SUCCESS


========================
tail of rpm build log
========================
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/BUILDROOT/cloudstack-4.3.0-SNAPSHOT.el6.x86_64
Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-management-4.3.0-SNAPSHOT.el6.x86_64.rpm
Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-common-4.3.0-SNAPSHOT.el6.x86_64.rpm
Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-agent-4.3.0-SNAPSHOT.el6.x86_64.rpm
Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-usage-4.3.0-SNAPSHOT.el6.x86_64.rpm
Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-cli-4.3.0-SNAPSHOT.el6.x86_64.rpm
Wrote: /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/cloudstack-awsapi-4.3.0-SNAPSHOT.el6.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.twDMi5
+ umask 022
+ cd /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/packaging/centos63/../../dist/rpmbuild/BUILD
+ cd cloudstack-4.3.0-SNAPSHOT
+ '[' /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/BUILDROOT/cloudstack-4.3.0-SNAPSHOT.el6.x86_64 '!=' / ']'
+ rm -rf /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/BUILDROOT/cloudstack-4.3.0-SNAPSHOT.el6.x86_64
+ exit 0
+ createrepo /var/lib/jenkins/jobs/verio-cloudstack-rpm-pull-request/workspace/dist/rpmbuild/RPMS/x86_64/
Spawning worker 0 with 6 pkgs
Workers Finished
Gathering worker results

Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
Finished: SUCCESS


Thanks,

Yoshikazu Nojima