[rt-users] Bad install ?

jul jul-rt at julbox.net
Mon Mar 16 06:06:11 EDT 2009


Hello,

It is for a confirmation of a problem

In my scrips that execute correctly I trigger this warning

Mon Mar 16 09:51:49 2009] [warning]: RT::Handle=HASH(0x3232f78) couldn't
execute the query 'UPDATE Tickets SET Due=? WHERE id=? ' at
/usr/share/perl5/DBIx/SearchBuilder/Handle.pm line 518


Here is the line
$self->TicketObj->SetStarted( $now);

$self->TicketObj->SetDue( $sla );


I used pgsql : there is no such field as "Due" but there is a "due" field
in table ticket.


I use RT  3.8.1 packaged debian (deb http://debian.etc.gen.nz etch rt)
I use pg8.3



Looks like I have to reinstall 3.8.2 either SQL schema is screwed, or the
DBI dont have 'case insensitive field name' option on.

Is my install so f**d up I have to wipe all the existing base, or can I
expect that updating will go smooth with a tarball form best practical ?


-- 
Julien Tayon // digital craftsman // making things simpler (when possible)

Thus mathematics may be defined as the subject in which we never know
what we are talking about, nor whether what we are saying is true.
		-- Bertrand Russell





More information about the rt-users mailing list