Hey, Tested the installation on an Ubuntu 10.04 today and on running sudo apt-get -y install geonode i get could not find the package geonode.
On 29 September 2011 17:26, Samuel Smith <[email protected]> wrote: > Sorry for the late weigh-in ... Install case #1.5 worked fine! (I had an > existing tomcat6 with nothing in it.) > > Works fine after smoke-testing. Will tell more after heavier use. > > SFS > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Ariel Nunez > Sent: Tuesday, September 20, 2011 10:42 AM > To: [email protected] > Subject: [geonode] GeoNode Packages, call for testers. > > Hello people, > > After playing a lot with the deb packaging system the GeoNode > installers for Ubuntu seem to be in pretty good shape (thanks everyone > for the much needed feedback). > > I need help for 3 different types of situations: > > #1 Freshly installed Ubuntu (10.04, 10.10, 11.04 or a 11.10 alpha) > This is the case that I have been testing and troubleshooting: > > sudo apt-get install python-software-properties > sudo add-apt-repository ppa:ingenieroariel/ppa > sudo apt-get update > sudo apt-get -y install geonode > > #2 People who have successfully installed it via the APT repo or my > Launchpad PPA and would like to perform an update, I am especially > interested in the update from 1.1+RC1 to 1.1+RC1-ariel6 (because that > would help me understand what kind of issues may be with the update to > 1.1+final), note that the instructions may end up upgrading other > packages apart from geonode, beware. > > sudo apt-get install python-software-properties > sudo add-apt-repository ppa:ingenieroariel/ppa > sudo apt-get update > sudo apt-get upgrade > > #3 (This is for the bravest kind) People who have a system with other > packages / servers installed (Like Postgres or Tomcat) and would like > to try the GeoNode packages there. Please only do this if you have > virtual images that you can copy without worrying about losing data, > the packages have not been tested in systems running other things but > it is in my best interest to make it work correctly in those cases > too. > > sudo apt-get install python-software-properties > sudo add-apt-repository ppa:ingenieroariel/ppa > sudo apt-get update > sudo apt-get -y install geonode > > > Thanks in advance for anyone who would like to help and report back > here, this will hopefully make upgrading easier for all of us in the > future. > > Ariel. > -- Regards, Jude Mwenda Skype id: jmwenda Twitter: www.twitter.com/judemwenda Web: www.africangeogeek.com "Was ist mein Leben, wenn ich nicht mehr nützlich für andere." Johann Wolfgang von Goethe
