mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
install-reddit: Put Cassandra package on hold.
apt-get upgrade will currently move Cassandra to 2.0 which will not work currently. This prevents accidental upgrades.
This commit is contained in:
@@ -184,6 +184,9 @@ sutro
|
||||
libpcre3-dev
|
||||
PACKAGES
|
||||
|
||||
# we don't want to upgrade to C* 2.0 yet, so we'll put it on hold
|
||||
apt-mark hold cassandra
|
||||
|
||||
###############################################################################
|
||||
# Wait for all the services to be up
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user