On Sun, 3 Jan 2010 00:08:49 -0500 Michael Gilbert wrote: > On Sat, 02 Jan 2010 16:48:16 -0600 Raphael Geissert wrote: > > > Thijs Kinkhorst wrote: > > > svn up > > > U lib/python/security_db.py > > > U lib/python/bugs.py > > > U bin/tracker_service.py > > > A bin/generate-sequential-cve-ids > > > U bin/test-web-server > > > A bin/generate-sequential-bugs > > > U bin/check-new-issues > > > Updated to revision 13699. > > > > > > > > > > Which now completely broke it due to bad SQL. > > Michael, please fix it soon > > I have just been able to reproduce the problem in a lenny vm. It > doesn't exist on sid (where I have been doing development). Lesson > learned: do tracker tracker development on a system running stable. > I'll have a fix ready ASAP.
I've updated the sql logic to workaround a bug in lenny's aspw (and the code is actually now a bit cleaner...for sql anyway). Please push this new commit to the live tracker. I appologize for the bad commit. I hadn't considered that the tracker would be running with older (potentially buggy) libraries. In the future, I will be doing my tracker development on stable to avoid such inconsistencies. Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
