cloudfoundry-incubator/cfcr-etcd-release

release is missing

Closed this issue · 7 comments

]$ wget https://github.com/cloudfoundry-incubator/cfcr-etcd-release/releases/download/v1.0/cfcr-etcd-release-1.0.tgz
--2018-04-12 18:31:20-- https://github.com/cloudfoundry-incubator/cfcr-etcd-release/releases/download/v1.0/cfcr-etcd-release-1.0.tgz
Resolving github.com (github.com)... 192.30.255.113, 192.30.255.112
Connecting to github.com (github.com)|192.30.255.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/121297602/d2db1222-327e-11e8-9d06-ee4bb7476457?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180412%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180412T183120Z&X-Amz-Expires=300&X-Amz-Signature=a8a155782a0843e89b06e0613296d7c48758538e1e9328a9a826c0ed8b9a2697&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dcfcr-etcd-release-1.0.tgz&response-content-type=application%2Foctet-stream [following]
--2018-04-12 18:31:20-- https://github-production-release-asset-2e65be.s3.amazonaws.com/121297602/d2db1222-327e-11e8-9d06-ee4bb7476457?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180412%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180412T183120Z&X-Amz-Expires=300&X-Amz-Signature=a8a155782a0843e89b06e0613296d7c48758538e1e9328a9a826c0ed8b9a2697&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dcfcr-etcd-release-1.0.tgz&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.21.195
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.21.195|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-04-12 18:31:21 ERROR 404: Not Found.

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Same here, even trying to download manually from the releases page I get:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>121297602/d2db1222-327e-11e8-9d06-ee4bb7476457</Key>
<RequestId>F366CDAFE7A7EDF1</RequestId>
<HostId>
cxT7IPcXiZmW01amyL2COGoncTI/mSPpizdun5qDuvo0W3XWSot2gN6hgHkNT8th7heCG09Jrfc=
</HostId>
</Error>

Is it related to the repo deletion problem being discussed on slack?

tvs commented

@subhankarc That's exactly what happened. From Slack:

Here's some context which should be useful: Someone at Pivotal accidentally deleted the cloudfoundry-incubator/cfcr-etcd-release repository this morning. Github support quickly restored it... but there was a brief period of time when the repository didn't exist. Also, when Github restored the repo, it became a fork of my fork (I presume the most recent fork?) for some reason. The restored repo shouldn't have lost any data (it is 43 commits ahead of my fork, which is a good sign I suppose), but I can't say for sure. @michelejear is working to resolve the issue with Github, and once CFCR team wakes up, this should be pretty quick to rectify, hopefully.

Unfortunately a number of us lost our admin rights on the repo as well so uploading a fresh copy is proving difficult.

same issue here. Any information on when the issue would be resolved?

mjear commented

@frodenas and @vikramhome,
Can you try downloading again? I was unable to reproduce the error.

We've re-uploaded the missing release to Github; it should now work.