You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Gruno (JIRA)" <ji...@apache.org> on 2016/04/06 19:31:25 UTC

[jira] [Resolved] (INFRA-11609) Cannot push to incubator-impala

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

Daniel Gruno resolved INFRA-11609.
----------------------------------
    Resolution: Fixed
      Assignee: Daniel Gruno

Looks like we had a permission issue. This has been fixed now, you should be a-okay to push to the repo.

> Cannot push to incubator-impala
> -------------------------------
>
>                 Key: INFRA-11609
>                 URL: https://issues.apache.org/jira/browse/INFRA-11609
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Git
>            Reporter: Tim Armstrong
>            Assignee: Daniel Gruno
>
> I'm seeing the same issue as INFRA-9689 - when pushing a large number of commits it's failing with a file permission error.
> {code}
> tarmstrong@tarmstrong-box:~/Impala/incubator-impala$ git push origin HEAD:master 
> Username for 'https://git-wip-us.apache.org': tarmstrong
> Password for 'https://tarmstrong@git-wip-us.apache.org': 
> Counting objects: 74956, done.
> Delta compression using up to 8 threads.
> Compressing objects: 100% (12883/12883), done.
> Writing objects: 100% (74956/74956), 32.72 MiB | 637.00 KiB/s, done.
> Total 74956 (delta 55422), reused 74951 (delta 55422)
> remote: fatal: Unable to create temporary file '/x1/git/repos/asf/incubator-impala.git/./objects/pack/tmp_pack_XXXXXX': Permission denied
> error: unpack failed: index-pack abnormal exit
> To https://git-wip-us.apache.org/repos/asf/incubator-impala.git
>  ! [remote rejected] HEAD -> master (unpacker error)
> error: failed to push some refs to 'https://git-wip-us.apache.org/repos/asf/incubator-impala.git'
> {code}



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