You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2016/07/18 20:53:20 UTC

[jira] [Commented] (INFRA-12076) Filename too long in windows build

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

Michael Dürig commented on INFRA-12076:
---------------------------------------

I'm still getting the same error. See https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix%20(Windows)/97/jdk=latest1.7,label=windows-2012-1,nsfixtures=SEGMENT_MK,profile=unittesting/console

Might this have to do with the user the slave is running with? This should be "jw" according to http://stackoverflow.com/questions/31812969/jenkins-windows-slave-ignoring-local-git-settings

> Filename too long in windows build
> ----------------------------------
>
>                 Key: INFRA-12076
>                 URL: https://issues.apache.org/jira/browse/INFRA-12076
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Michael Dürig
>
> Our builds fail on Windows with "Filename too long" during git checkout:
> Caused by: hudson.plugins.git.GitException: Command "git checkout -f 44da5722df6e580e2f80ede2be7a4ff0fcfbaea4" returned status code 128:
> stdout: 
> stderr: error: unable to create file oak-auth-external/src/main/java/org/apache/jackrabbit/oak/spi/security/authentication/external/ExternalIdentity.java (Filename too long)
> See e.g. https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix%20(Windows)/5/jdk=jdk1.8.0_11,label=Windows,nsfixtures=SEGMENT_MK,profile=unittesting/console
> I suspect this is caused by https://issues.jenkins-ci.org/browse/JENKINS-1895
> Can you set 
> git config --add core.longpaths true
> globally to enable support for long paths?



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