You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/12/09 07:31:12 UTC

[jira] [Resolved] (INFRA-8819) Cannot svn commit the release for HBase to https://dist.apache.org/repos/dist/release/hbase

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

Enis Soztutar resolved INFRA-8819.
----------------------------------
    Resolution: Not a Problem

I was able to do the commit earlier today and continue with the release. Resolving as Not a Problem. 

> Cannot svn commit the release for HBase to https://dist.apache.org/repos/dist/release/hbase
> -------------------------------------------------------------------------------------------
>
>                 Key: INFRA-8819
>                 URL: https://issues.apache.org/jira/browse/INFRA-8819
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>
> I am trying to release HBase 0.99.2 version, but I am getting error from SVN. We have 2 artifacts, and I was able to commit the smaller src artifact (which is 6.4MB), but the binary artifact (which is 87MB) is failing: 
> {code}
> svn ci -m "Release HBase 0.99.2 (binary artifact)"
> Adding  (bin)  hbase-0.99.2/hbase-0.99.2-bin.tar.gz
> Adding         hbase-0.99.2/hbase-0.99.2-bin.tar.gz.asc
> Adding         hbase-0.99.2/hbase-0.99.2-bin.tar.gz.mds
> Transmitting file data .svn: E185004: Commit failed (details follow):
> svn: E185004: Unexpected end of svndiff input
> {code}
> svn repo:
> {code}
> svn info 
> Path: .
> Working Copy Root Path: /Users/enis/projects/svn-repos/hbase-dist
> URL: https://dist.apache.org/repos/dist/release/hbase
> Relative URL: ^/release/hbase
> Repository Root: https://dist.apache.org/repos/dist
> Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
> Revision: 7331
> Node Kind: directory
> Schedule: normal
> Last Changed Author: apurtell
> Last Changed Rev: 7172
> Last Changed Date: 2014-11-18 08:07:10 -0800 (Tue, 18 Nov 2014)
> {code}
> I was also getting timeouts when trying to commit the release (with 2 artifacts) earlier:
> {code}
> Transmitting file data ..svn: E175002: Commit failed (details follow):
> svn: E175002: PUT request on '/repos/dist/!svn/txr/7331-6bj/release/hbase/hbase-0.99.2/hbase-0.99.2-bin.tar.gz' failed: 408 Request Timeout
> {code}
> I have tried a lot of times (but all from my home network). This is obviously blocking the release. 



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