You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mirrors@apache.org by Adam Israel <ad...@canonical.com> on 2014/11/02 02:28:02 UTC

Broken mirroring of Cassandra 2.1.1

Hello, list.

I’ve run into intermittent problems downloading Cassandra over the past few days, both via the hosted Debian repository and the tarball.

The first time was running on Ubuntu Precise. I deployed two Cassandra nodes. One was able to install, the second failed.

I added the following source:

deb http://www.apache.org/dist/cassandra/debian 12x main

I then ran an 'apt-get update', which returned a 404:

2014-10-31 23:34:38 INFO install Err http://www.apache.org 12x/main amd64 Packages
2014-10-31 23:34:38 INFO install   404  Not Found [IP: 140.211.11.131 80]
2014-10-31 23:34:38 INFO install Err http://www.apache.org 12x/main i386 Packages
2014-10-31 23:34:38 INFO install   404  Not Found [IP: 140.211.11.131 80]
2014-10-31 23:34:55 INFO install W: Failed to fetch http://www.apache.org/dist/cassandra/debian/dists/12x/main/binary-amd64/Packages  404  Not Found [IP: 140.211.11.131 80]
2014-10-31 23:34:55 INFO install W: Failed to fetch http://www.apache.org/dist/cassandra/debian/dists/12x/main/binary-i386/Packages  404  Not Found [IP: 140.211.11.131 80]


Today, I attempted to update Cassandra on an OS X machine via brew and also received a 404:

==> Downloading http://www.apache.org/dyn/closer.cgi?path=/cassandra/2.1.1/apache-cassandra-2.1.1-bin.tar.gz
==> Best Mirror http://apache.mirror.vexxhost.com/cassandra/2.1.1/apache-cassandra-2.1.1-bin.tar.gz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "cassandra"
Download failed: http://apache.mirror.vexxhost.com/cassandra/2.1.1/apache-cassandra-2.1.1-bin.tar.gz

I checked the Cassandra homepage and verified that the download link for 2.1.1, released 2014-10-24, was correct and it is. I’ve also tested other HTTP mirrors manually, and the only one I found that does carry the 2.1.1 tarball is:
http://www.eu.apache.org/dist/cassandra/2.1.1/apache-cassandra-2.1.1-bin.tar.gz

It seems like there’s an issue with mirror.

I am not subscribed to the list, so please CC me on any replies.

Thanks!
-- 
Adam Israel