id summary reporter owner description type status priority component severity resolution keywords cc release 5558 "easy_install complains about not finding a setup script in ""anyrelease"" directory" boftx@… Jeff Hammel "Here are two outputs from running easy_install that failed when trying to install this module. The first is from TicketMoverPlugin, and the second is when trying to install the module by itself. It appears that TicketMoverPlugin won't run without this. {{{ bash-2.05# easy_install ticketmoverplugin Processing ticketmoverplugin Running 0.11/setup.py -q bdist_egg --dist-dir /usr/local/trac/DOWNLOADS/ticketmoverplugin/0.11/egg-dist-tmp-kCc8kP Adding TicketMoverPlugin 0.1.1 to easy-install.pth file Installed /usr/local/lib/python2.5/site-packages/TicketMoverPlugin-0.1.1-py2.5.egg Processing dependencies for TicketMoverPlugin==0.1.1 Searching for TracSQLHelper Best match: TracSQLHelper [unknown version] Downloading http://trac-hacks.org/svn/tracsqlhelperscript/anyrelease#egg=TracSQLHelper Doing subversion checkout from http://trac-hacks.org/svn/tracsqlhelperscript/anyrelease to /tmp/easy_install-8ayXbY/anyrelease svn: Unrecognized URL scheme for 'http://trac-hacks.org/svn/tracsqlhelperscript/anyrelease' Processing anyrelease error: Couldn't find a setup script in /tmp/easy_install-8ayXbY/anyrelease }}} {{{ bash-2.05# easy_install http://trac-hacks.org/svn/tracsqlhelperscript Downloading http://trac-hacks.org/svn/tracsqlhelperscript Doing subversion checkout from http://trac-hacks.org/svn/tracsqlhelperscript to /tmp/easy_install-TAoNmX/tracsqlhelperscript svn: Unrecognized URL scheme for 'http://trac-hacks.org/svn/tracsqlhelperscript' Processing tracsqlhelperscript error: Couldn't find a setup script in /tmp/easy_install-TAoNmX/tracsqlhelperscript }}} " defect closed normal TracSqlHelperScript major worksforme boftx@… 0.11