All,

We just discovered a bug in install.sh that impacts both those upgrading to the 1.1 release as well as those following the trunk. install.sh is supposed to run zenmigrate when you are upgrading and choose to keep your existing database. This was not happening under most circumstances. The solution is to run zenmigrate manually after an upgrade:

> zenmigrate run --commit

Don't forget the --commit flag whenever you run zenmigrate. Without it the changes are rolled back.

The latest version of install.sh in the trunk is fixed and will run zenmigrate when appropriate.

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

Reply via email to