I've been running 2.0.2. I just attempted to update to 2.0.4. The installer runs for quite a while, but breaks when it gets to simplejson. Here are the install lines leading up to the error:
Code: unpacking wmi-0.1.3 in build/ unpacking pyip-0.7 in build/ installing pyip unpacking simplejson-1.4 in build/ cp externallibs/setuptools*.egg build/simplejson-1.4 installing simplejson ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) ERROR 1045 (28000): Access denied for user 'zenoss'@'localhost' (using password: YES) mysql install, user or password is incorrect I specified the correct username and password for [EMAIL PROTECTED] for my mysql installation. I have verified this username and password by logging in using mysql -u zenoss -p on the localhost. Any ideas? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=9693#9693 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
