Modify

Opened 15 years ago

Closed 15 years ago

#4581 closed defect (wontfix)

OperationalError: ERROR: function datetime(integer, "unknown", "unknown") does not exist

Reported by: anonymous Owned by: Emilien Klein
Priority: normal Component: TicketModifiedFilesPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I get an exception with Trac 0.11.1.2 on Centos with Python 2.4:

Python Traceback Most recent call last: File "/usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg/trac/ web/main.py", line 432, in _dispatch_request File "/usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg/trac/ web/main.py", line 226, in dispatch File "/usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg/trac/ web/chrome.py", line 694, in render_template File "/usr/lib64/python2.4/site-packages/Genshi-0.6dev_r0-py2.4-linux- x86_64.egg/genshi/core.py", line 132, in or File "/usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg/trac/ web/chrome.py", line 781, in inner File "build/bdist.linux-x86_64/egg/ticketmodifiedfiles/ ticketmodifiedfiles.py", line 81, in filter_stream File "build/bdist.linux-x86_64/egg/ticketmodifiedfiles/ ticketmodifiedfiles.py", line 115, in process_ticket_request File "/usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg/trac/db/ util.py", line 51, in execute File "/usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg/trac/db/ util.py", line 51, in execute File "/usr/lib64/python2.4/site-packages/pyPgSQL/PgSQL.py", line 3111, in execute

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by Emilien Klein

I get an exception with Trac 0.11.1.2 on Centos with Python 2.4

What database are you using? PostgreSQL? Which version of it?

comment:2 Changed 15 years ago by Emilien Klein

Without more feedback, I won't change anything. Please let me know if someone else encounters this problem (and please log in so that you can be notified when the status of this ticket changes...)

comment:3 Changed 15 years ago by Emilien Klein

Resolution: wontfix
Status: newclosed

I'm marking this as wontfix as I don't have enough info. Feel free to reopen to add more info.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Emilien Klein.
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.