Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "DebianPackaging" page has been changed by TylerHobbs: http://wiki.apache.org/cassandra/DebianPackaging?action=diff&rev1=29&rev2=30 Comment: Include link to info on DataStax debian repositories == Official Package To Install On Debian(tm) (not a product of Debian(tm)) == - ''Ironically, the ASF is unable to provide the basic HTTP hosting needed to support an APT repository, therefore this repo should be considered deprecated.'' + DataStax hosts [[http://www.datastax.com/docs/1.1/install/install_deb|debian packages]] that include Cassandra and various tools for working with Cassandra. - To install on Debian or Debian derivatives, use the following sources: + Alternatively, you can install directly from the ASF repositories: {{{ deb http://www.apache.org/dist/cassandra/debian 11x main deb-src http://www.apache.org/dist/cassandra/debian 11x main }}} - You will want to replace `11x` by the series you want to use: `10x for the 1.0.x series, 08x for the 0.8.x series, etc... It does mean that you will not get major version update unless you change the series, but that is ''a feature''. + You will want to replace `11x` by the series you want to use: `10x for the 1.0.x series, 08x for the 0.8.x series, etc... You will not automatically get major version updates unless you change the series, but that is ''a feature''. If you run ''apt-get update'' now, you will see an error similar to this:
