basho / riak

Riak is a decentralized datastore from Basho Technologies.

Home Page:http://docs.basho.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yum repositories failing

adrmaas opened this issue · comments

The installs from the yum repositories at packagecloud are failing:

failure: repodata/repomd.xml from basho_riak: [Errno 256] No more mirrors to try.
https://packagecloud.io/basho/riak/el/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 402 - Payment Required

Who would be responsible for the upkeep of the repos? Is there another source for the RPM packages?

I did try an s3 location (s3.amazonaws.com/downloads.riak.com) that I found referenced in the documents but that returned 301 Moved Permanently.

https://files.tiot.jp/riak/kv/ is the primary source for packages now.

These are maintained by @Bob-The-Marauder from TI Tokyo

https://files.tiot.jp/riak/kv/ is the primary source for packages now.

These are maintained by @Bob-The-Marauder from TI Tokyo

Thanks!