You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by rsafonseca <gi...@git.apache.org> on 2015/06/25 00:58:24 UTC

[GitHub] cloudstack pull request: Add git status output to debug git fetch ...

GitHub user rsafonseca opened a pull request:

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

    Add git status output to debug git fetch failures

    The purpose of this is to visualize the git status output after git fetch, to identify possible problems that are stalling the build.
    On a recent travis build stall, got this message from the downloadDeps.sh script plugin runs:
    
    [ERROR] 
    org.eclipse.jgit.errors.RevWalkException: Walk failure.
    Caused by: org.eclipse.jgit.errors.MissingObjectException: Missing commit 6e068551d60b68288dd69e8248bcc5043e8e97e8
    
    If fetching is actually having problems on some runs, the output of git status should provide more insight on it.

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

    $ git pull https://github.com/rsafonseca/cloudstack debugtravis

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

    https://github.com/apache/cloudstack/pull/523.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 #523
    
----
commit a11d4be9a81ae7acaabd030bda3c7b06bf418956
Author: Rafael da Fonseca <rs...@gmail.com>
Date:   2015-06-24T22:56:07Z

    Add git status output to debug git fetch failures

----


---
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: Add git status output to debug git fetch ...

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

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


---
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.
---