Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1143 closed defect (fixed)

All management reports fail: Report execution failed: near "as": syntax error

Reported by: robin@… Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords: report error
Cc: Trac Release: 0.10

Description

Hi,

Just installed this plugin - it looks pretty cool.

However, we're running into a problem with reports. All reports fail with this error:

Report execution failed: near "as": syntax error

Any idea what's wrong?

This is plugin v0.3.7, with trac 0.10.3.

Thanks,

R.

Attachments (0)

Change History (3)

comment:1 Changed 17 years ago by anonymous

Summary: All management reports failAll management reports fail: Report execution failed: near "as": syntax error

comment:2 Changed 17 years ago by Russ Tyndall

Resolution: fixed
Status: newclosed

My guess is that you need to upgrade sqlite to a version > 3.2.3.

http://trac-hacks.org/wiki/TimingAndEstimationPlugin#SupportedVersions

Hope this helps, Russ

comment:3 Changed 17 years ago by anonymous

It certainly does.

I'm running FC4 on this box, which has sqlite 3.1.x.

I found this source of a FC4 SRPMS:

ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/test/4.92/source/SRPMS/

I grabbed sqlite-3.3.3-1.2.src.rpm and python-sqlite-1.1.7-1.2.src.rpm.

I rebuilt sqlite, and installed sqlite-3.3.3 and sqlite-devel-3.3.3, then rebuilt python-sqlite and installed it.

All working fine now.

Thanks,

R.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.