You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/06/09 14:30:21 UTC

[jira] [Updated] (HADOOP-12743) Fix git environment check during test-patch

     [ https://issues.apache.org/jira/browse/HADOOP-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA updated HADOOP-12743:
-----------------------------------
    Fix Version/s:     (was: 3.0.0-alpha1)
                   2.8.0

Backport this to branch-2 and branch-2.8 because this is needed to backport HADOOP-12892.

> Fix git environment check during test-patch
> -------------------------------------------
>
>                 Key: HADOOP-12743
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12743
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ray Chiang
>            Assignee: Allen Wittenauer
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-12743.00.patch
>
>
> I'm seeing this error when running test-patch in Apache Hadoop:
> {quote}
> ============================================================================
> ============================================================================
>                         Confirming git environment
> ============================================================================
> ============================================================================
> ERROR: /Users/rchiang/Dev_01/ah_01/patchprocess is not a git repo.
> ============================================================================
> ============================================================================
> {quote}
> From a follow up email:
>  it’s a trivial bug in the yetus-wrapper.  Missing a popd after extraction.  Simple fix is to run the command twice. (since the short circuit kicks in after yetus is cached).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org