[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644292#comment-14644292
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8675:
--------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/626


> master branch fail to build .deb packages.
> ------------------------------------------
>
>                 Key: CLOUDSTACK-8675
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8675
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Packaging
>    Affects Versions: 4.6.0
>            Reporter: Pierre-Luc Dion
>            Assignee: Pierre-Luc Dion
>            Priority: Blocker
>
> building .deb package fail because cloud-agent.jar not found during packaging.
> {code}
> make[1]: Leaving directory 
> `/home/jenkins/build/workspace/package-deb-master/dist/debian/cloudstack-4.6.0'
>    dh_auto_test
>    dh_testroot
>    dh_prep
>    dh_installdirs
>    debian/rules override_dh_auto_install
> make[1]: Entering directory 
> `/home/jenkins/build/workspace/package-deb-master/dist/debian/cloudstack-4.6.0'
> # Common packages
> mkdir -p "debian/tmp"/"/etc"/cloudstack
> mkdir -p "debian/tmp"/"/etc"/init.d
> mkdir -p "debian/tmp"/var/cache/cloudstack
> mkdir -p "debian/tmp"/var/log/cloudstack
> mkdir -p "debian/tmp"/var/lib/cloudstack
> mkdir -p "debian/tmp"/usr/bin
> mkdir -p "debian/tmp"/usr/share
> # cloudstack-agent
> mkdir "debian/tmp"/"/etc"/cloudstack/agent
> mkdir "debian/tmp"/"/etc"/profile.d
> mkdir "debian/tmp"/var/log/cloudstack/agent
> mkdir "debian/tmp"/usr/share/cloudstack-agent
> mkdir "debian/tmp"/usr/share/cloudstack-agent/plugins
> install -D agent/target/cloud-agent-.jar 
> "debian/tmp"/usr/share/cloudstack-agent/lib/cloudstack-agent.jar
> install: cannot stat `agent/target/cloud-agent-.jar': No such file or 
> directory
> make[1]: *** [override_dh_auto_install] Error 1
> make[1]: Leaving directory 
> `/home/jenkins/build/workspace/package-deb-master/dist/debian/cloudstack-4.6.0'
> make: *** [binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
> 2
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Sending e-mails to: h...@apache.org
> Started calculate disk usage of build
> Finished Calculation of disk usage of build in 0 seconds
> Started calculate disk usage of workspace
> Finished Calculation of disk usage of workspace in  5 minutes
> Finished: FAILURE
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to