Re: migrating roundup 1.3.3 to 1.4.20

Chad Seys <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hi all,
  Looks like applying 

| -        self.sql(sql)
| +        try:
| +            self.sql(sql)
| +        except StandardError:
| +            # XXX catch e.g.:
| +            # _sqlite.DatabaseError: index _status_key_retired_idx

from the patch here:
http://issues.roundup-tracker.org/msg3894

to roundup/backends/back_mysql.py (instead of to sql.py)
at least gives the appearance of making the migration work.

Not sure if the rest of the patch is important....
Chad.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.