Hey Chris,

Those upgrade steps are only for the appliance (or anyone else who just happens to be running RPath linux).

If you are running ubuntu, how did you install? You should be able to re-install with upgraded software. When the install script asks you:

   Do you want me to keep your existing database? (Y/n)

You say "Y". Of course, it would be good to backup $ZENHOME before any update.

For example, I installed from subversion.  So, I do this:

   $ cd $ZENHOME
   $ tar -czvf /tmp/backup.tgz .
   $ cd /some/where/that/I/put/zenoss-inst
   $ svn update
   $ ./install.sh
   $ zenmigrate run --commit

-Eric


Chris Sanford wrote:
No I am running on ubuntu currently, I will see if I can find conary...

I was following the instructions step by step in the release notes.


Chris

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric Newton
Sent: Monday, November 27, 2006 2:02 PM
To: General discussion of using zenoss system
Subject: Re: [zenoss-users] Upgrading to 1.0

Hi Chris,

Are you using the VMPlayer appliance image?  Assuming you are, are you
logged in and running as root?

conary should be in /usr/bin.

-Eric

Chris Sanford wrote:
I am having difficulty upgrading to 1.0, following the steps in the release notes but I am unable to get past the 4th step, applying the
upgrade.
Conary: command not found is the error I get.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to