id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10766	Syntax error during installation attempt	adrya.stembridge@gmail.com	akarzim	Received the following syntax error during installation.  \r\n\r\n\r\n{{{\r\n# easy_install http://trac-hacks.org/svn/announcerplugin/trunk\r\nDownloading http://trac-hacks.org/svn/announcerplugin/trunk\r\nDoing subversion checkout from http://trac-hacks.org/svn/announcerplugin/trunk to /tmp/easy_install-jHpPq8/trunk\r\nProcessing trunk\r\nWriting /tmp/easy_install-jHpPq8/trunk/setup.cfg\r\nRunning setup.py -q bdist_egg --dist-dir /tmp/easy_install-jHpPq8/trunk/egg-dist-tmp-OYcUJu\r\n  File "build/bdist.linux-x86_64/egg/announcer/opt/bitten/announce.py", line 71\r\n    yield\r\n         ^\r\nSyntaxError: invalid syntax\r\nzip_safe flag not set; analyzing archive contents...\r\n  File "/usr/lib/python2.4/site-packages/TracAnnouncer-1.0dev_r12503-py2.4.egg/announcer/opt/bitten/announce.py", line 71\r\n    yield\r\n         ^\r\nSyntaxError: invalid syntax\r\nAdding TracAnnouncer 1.0dev-r12503 to easy-install.pth file\r\n\r\nInstalled /usr/lib/python2.4/site-packages/TracAnnouncer-1.0dev_r12503-py2.4.egg\r\nProcessing dependencies for TracAnnouncer==1.0dev-r12503\r\nFinished processing dependencies for TracAnnouncer==1.0dev-r12503\r\n}}}\r\n\r\nTracAnnouncer is listed on my plugin page, however the trac.ini file was not modified and I'm not seeing sections referenced in the documentation. \r\n\r\nEx: \r\n\r\n{{{\r\nFor a system that is basically compatible with your existing setup and allowing minimally invasive wiki features, the following is suggested in trac.ini:\r\n\r\n[components]\r\nannouncer.* = enabled\r\n\r\n[announcer]\r\nemail_enabled = true\r\n\r\n}}}\r\n\r\nMy current trac.ini / components section (after attempted install): \r\n\r\n\r\n{{{\r\n[components]\r\nacct_mgr.admin.* = enabled\r\nacct_mgr.api.* = enabled\r\nacct_mgr.db.sessionstore = enabled\r\nacct_mgr.htfile.htdigeststore = disabled\r\nacct_mgr.htfile.htpasswdstore = enabled\r\nacct_mgr.http.httpauthstore = disabled\r\nacct_mgr.notification.* = enabled\r\nacct_mgr.pwhash.htdigesthashmethod = enabled\r\nacct_mgr.pwhash.htpasswdhashmethod = disabled\r\nacct_mgr.register.* = enabled\r\nacct_mgr.svnserve.* = enabled\r\nacct_mgr.svnserve.svnservepasswordstore = disabled\r\nacct_mgr.web_ui.* = enabled\r\nckintegration.ckintegrationmodule = enabled\r\npermredirect.* = enabled\r\ntrac.web.auth.loginmodule = disabled\r\n\r\n}}}\r\n\r\n\r\n\r\nWould this syntax error have prevented the installer from updating the trac.ini file?   \r\n\r\nOr, are users expected to manually update their trac.ini after installation?  I suppose I want to proceed with caution due to the syntax errors noted above.\r\n\r\n	defect	closed	normal	TracHtmlNotificationPatch	normal	worksforme	installation		0.12
