Uncaught Error: Call to undefined function cache_get() in
If you get:
# drush up
PHP Fatal error: Uncaught Error: Call to undefined function cache_get() in ...
...
The solution might be as simple as executing the next command:
# sudo ln -sfn /usr/bin/php5 /etc/alternatives/php