Dead S3 link
Opened this issue · 2 comments
Deleted user commented
Hi,
The pre-built gorump binary download URL in the README is a dead link, and results in
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist</Message>
<BucketName>dp-gorump</BucketName>
<RequestId>3FD91E71F21AF82F</RequestId>
<HostId>
gZVOQgWtrXa/mF1eepHG7g/DlW9yao/Q7DAd2xCQlen8+pf0OcYXtZvyQU82ZnytH8aiV+i3Je8=
</HostId>
</Error>
This results in a failure to install via the ppa, as well:
Setting up gorump (1.1-6) ...
--2016-09-01 19:33:15-- https://s3.amazonaws.com/dp-gorump/gorump.tar.gz
Resolving s3.amazonaws.com (s3.amazonaws.com)... 54.231.49.59
Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.49.59|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-09-01 19:33:16 ERROR 404: Not Found.
tar (child): gorump.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
rm: cannot remove ‘gorump.tar.gz’: No such file or directory
mv: cannot stat ‘go’: No such file or directory
--2016-09-01 19:33:16-- https://s3.amazonaws.com/dp-gorump/rumprun.tar.gz
Resolving s3.amazonaws.com (s3.amazonaws.com)... 54.231.49.59
Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.49.59|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-09-01 19:33:16 ERROR 404: Not Found.
tar (child): rumprun.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
rm: cannot remove ‘rumprun.tar.gz’: No such file or directory
sed: can't read rumprun/bin/*: No such file or directory
find: `rumprun/rumprun-x86_64/lib': No such file or directory
sed: can't read rumprun/rumprun-x86_64/share/*: No such file or directory
eyberg commented
hrm. yeh - we disabled that at some point - I can re-enable it or take it out of the build && the README - we had a deb pkg at one point https://github.com/deferpanic/gorumpdeb but internally we keep a build of this on google cloud so I'll look into nxt wk and see if we can do that instead