id summary reporter owner description type status priority component severity resolution keywords cc release 2323 TicketDeletePlugin produces Traceback droptix Noah Kantrowitz "I installed the TicketDelete plugin as followed: {{{ easy_install http://trac-hacks.org/svn/ticketdeleteplugin/0.11/ /etc/init.d/apache2 restart }}} Installation seems to be fine: no errors: {{{ Downloading http://trac-hacks.org/svn/ticketdeleteplugin/0.11/ Doing subversion checkout from http://trac-hacks.org/svn/ticketdeleteplugin/0.11/ to /tmp/easy_install-AwbpdB/0.11 Processing 0.11 Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-AwbpdB/0.11/egg-dist-tmp-a0t3A7 zip_safe flag not set; analyzing archive contents... Adding TracTicketDelete 2.0 to easy-install.pth file Installed /usr/lib/python2.5/site-packages/TracTicketDelete-2.0-py2.5.egg Processing dependencies for TracTicketDelete==2.0 }}} When I enter the WebAdmin sesction ""Ticket System/Delete"" or ""Ticket System/Delete Changes"" I get the following error: {{{ Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team. Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below. TracGuide — The Trac User and Administration Guide Python Traceback Traceback (most recent call last): File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 406, in dispatch_request dispatcher.dispatch(req) File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""/usr/lib/python2.5/site-packages/TracWebAdmin-0.1.2dev_r5911-py2.5.egg/webadmin/web_ui.py"", line 119, in process_request path_info) ValueError: too many values to unpack }}} Any ideas how to solve this? Does the TicketDeletePlugin work at all? P.S. I'm using Trac 0.10.4 on my Ubuntu Linux 7.10 (Gutsy) Server Edition" defect closed normal TicketDeletePlugin normal worksforme traceback ticket delete 0.10