Here is a process that leads to a successful installation based on Alex's feedback:
sudo add-apt-repository ppa:ingenieroariel/ppa sudo apt-get update sudo apt-get install geonode I added the pip upgrade command to the install.sh script and also a step that fails fast if the virtualenv has not been created. Ariel. PS: The name of the actual package is geonode_1.1+RC1-ariel2 I added my name so you know if that one does not work I am the person you need to bug :) I will be talking to the rest of the GeoNode team on monday about updating the official repo.
