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

[jira] [Resolved] (INFRA-8839) Some release artifacts are not mirrored

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

Geoffrey Corey resolved INFRA-8839.
-----------------------------------
    Resolution: Fixed

> Some release artifacts are not mirrored 
> ----------------------------------------
>
>                 Key: INFRA-8839
>                 URL: https://issues.apache.org/jira/browse/INFRA-8839
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Geoffrey Corey
>
> For the HBase-0.99.2 release, we have 2 main artifacts and 6 files in total. Due to INFRA-8819, I had to commit the artifacts separately in svn. However, even after 24 hours, none of the Apache mirrors have the artifacts from the second commit. 
> https://dist.apache.org/repos/dist/release/hbase/hbase-0.99.2/ contains: 
> {code}
> hbase-0.99.2-bin.tar.gz
> hbase-0.99.2-bin.tar.gz.asc
> hbase-0.99.2-bin.tar.gz.mds
> hbase-0.99.2-src.tar.gz
> hbase-0.99.2-src.tar.gz.asc
> hbase-0.99.2-src.tar.gz.mds
> {code}
> Mirrors only contain: 
> http://apache.mirrors.tds.net/hbase/hbase-0.99.2/
> {code}
> [   ] hbase-0.99.2-src.tar.gz     07-Dec-2014 21:03  6.3M  
> [   ] hbase-0.99.2-src.tar.gz.mds 07-Dec-2014 21:03  1.1K  
> {code}
> The commits in svn: 
> {code}
> r7335 | enis | 2014-12-08 11:08:59 -0800 (Mon, 08 Dec 2014) | 1 line
> Release HBase 0.99.2 (binary artifact)
> ------------------------------------------------------------------------
> r7332 | enis | 2014-12-07 19:03:15 -0800 (Sun, 07 Dec 2014) | 1 line
> Release HBase 0.99.2 (binary artifact)
> {code}
> {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: 7350
> Node Kind: directory
> Schedule: normal
> Last Changed Author: enis
> Last Changed Rev: 7335
> Last Changed Date: 2014-12-08 11:08:59 -0800 (Mon, 08 Dec 2014)
> {code}
> I though the mirrors should be doing rsync, in which case they should have picked up the new files in the hbase-0.99.2 directory. Is this is known issue or should I delete the release, and re-create? 
> This is blocking the HBase 0.99.2 release. 



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