[rt-users] unsatisfied dependency

joey j0ey at j0ey.de
Thu Jun 14 11:34:35 EDT 2007


Hey,

Jesse Vincent wrote:
> 
> On Jun 13, 2007, at 11:35 AM, joey wrote:
> 
>> While working with RT we are getting these errors from time to time..
>> any hints?
>>
>> Postgres: 7.4
>> RT      : 3.6.3
>> Perl    : 5.8.8
>> DBIx::SearchBuilder v1.48
> 
> 
> Hm. Can you see if 3.6.4rc1 solves this for you?
> 
> -j

hrm.. i'll check that as soon as 3.6.4 is "stable" - afraid of touching
a "nearly" running system :)

> 
>>
>> -----------------------------------------------------------------
>> error: Unsatisfied dependency chain in joins Attachments_2
>> Transactions_1 at
>> /usr/local/share/perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 1045.
>> context:
>> ...
>> 1041:
>> 1042: # here we could check if there is recursion in joins by checking
>> that all joins
>> 1043: # are processed
>> 1044: if ( my @not_processed = grep !$processed{ $_ }, keys %$joins ) {
>> 1045: die "Unsatisfied dependency chain in joins @not_processed";
>> 1046: }
>> 1047: return $join_clause;
>> 1048: }
>> 1049:
>> ...
>> -----------------------------------------------------------------
>>
>> Greets,
>> joey
>> _______________________________________________
>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>
>> Community help: http://wiki.bestpractical.com
>> Commercial support: sales at bestpractical.com
>>
>>
>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
>> Buy a copy at http://rtbook.bestpractical.com
>>
> 




More information about the rt-users mailing list