You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2012/09/09 16:34:07 UTC

[jira] [Resolved] (INFRA-5245) Jenkins node Ubuntu4 seems to be missing git configuration

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

Olivier Lamy (*$^¨%`£) resolved INFRA-5245.
-------------------------------------------

    Resolution: Fixed
      Assignee: Olivier Lamy (*$^¨%`£)

done
                
> Jenkins node Ubuntu4 seems to be missing git configuration
> ----------------------------------------------------------
>
>                 Key: INFRA-5245
>                 URL: https://issues.apache.org/jira/browse/INFRA-5245
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Olivier Lamy (*$^¨%`£)
>
> I was recently migrating two projects from SVN to GIT (with great help from infra team, thank you!) and I've noticed that builds on Jenkins are always failing on node Ubuntu4.  But they seem to be performing fine on Ubuntu{1,2,3}. You can see example of the failure on following Sqoop build:
> https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/30/console
> Based on the error message, I'm expecting that we just need to run following commands under the Jenkins user:
> {code}
>   git config --global user.email "you@example.com"
>   git config --global user.name "Your Name"
> {code}
> Jarcec

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira