You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by remibergsma <gi...@git.apache.org> on 2016/01/17 21:45:07 UTC

[GitHub] cloudstack pull request: Fix cloud-cli references after PR 1228

GitHub user remibergsma opened a pull request:

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

    Fix cloud-cli references after PR 1228

    After merging PR #1228, building RPM packages results in problems:
    
    ```
    + cp -r cloud-cli/cloudtool /data/git/cs2/cloudstack/dist/rpmbuild/BUILDROOT/cloudstack-4.8.0-SNAPSHOT.el7.centos.x86_64/usr/lib64/python2.7/site-packages/
    cp: cannot stat ‘cloud-cli/cloudtool’: No such file or directory
    error: Bad exit status from /var/tmp/rpm-tmp.n1gFxV (%install)
    
    RPM build errors:
        Bad exit status from /var/tmp/rpm-tmp.n1gFxV (%install)
    RPM Build Failed 
    Sun Jan 17 20:14:45 GMT 2016
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/remibergsma/cloudstack fix-cloud-cli

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1345.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1345
    
----
commit 08cd473822b48ad1f9050b957e7333c627da286a
Author: Remi Bergsma <gi...@remi.nl>
Date:   2016-01-17T20:42:51Z

    Fix cloud-cli references after PR 1228

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fix cloud-cli references after PR 1228

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fix cloud-cli references after PR 1228

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/1345#issuecomment-172383714
  
    Found even more. Decided to revert PR 1228 instead. Closing this one.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---