[rt-users] "Unsatisfied dependency chain"?

Jesse Vincent jesse at bestpractical.com
Tue Aug 31 20:45:04 EDT 2004


Haul down DBIx::SearchBuilder 1.10_04. That release resolves this 
issue.  1.10_05 resolves another ,that we're working through today. 
(1.10_05 should be out within a few hours)



On Aug 31, 2004, at 8:16 PM, Jaime Kikpole wrote:

> 	Hi all.  I've been using RT for a few years and LOVE it.  Its getting 
> to the point that I can't do my job without it.  Just in time for me 
> to break it.  :)
>
> 	I just did an OS update (FreeBSD 4.9-Stable to 4.10-Stable) and 
> updated lots of third party ports (e.g. perl 5.6, apache 1.3.x, etc.). 
>  This never caused RT problems before.  However, it is the most 
> significant change I've made recently, so I'm guessing that one of the 
> Perl modules is on a bad version or installed wrong or is running into 
> an incompatibility or something....  Here's the error.  If you have 
> any ideas, please let me know.
>
> 								Thanks in advance,
> 								Jaime
>
> error: 
> Unsatisfied dependency chain in Joins Users_2 at 
> /usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Handle.pm line 
> 889.
>
> context: 
>
>
> ... 
>
> 885: 
>  $seen_aliases{$join} = 1;
>
> 886: 
>  }
>
> 887: 
>  else {
>
> 888: 
>  push ( @keys, $join );
>
> 889: 
>  die "Unsatisfied dependency chain in Joins @keys"
>
> 890: 
>  if $seen{"@keys"}++;
>
> 891: 
>  }
>
> 892: 
>
> 893: 
>  }
>
> ... 
>
> code stack: 
>  /usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Handle.pm:889
>  /usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder.pm:316
>  /usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder.pm:109
>  /usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder.pm:400
>  /usr/local/rt-2-0-15/lib/RT/Tickets.pm:996
>  /usr/local/rt-2-0-15/WebRT/html/Elements/MyRequests:11
>  /usr/local/rt-2-0-15/WebRT/html/index.html:9
>  /usr/local/rt-2-0-15/WebRT/html/autohandler:58
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT wiki at http://wiki.bestpractical.com
>




More information about the rt-users mailing list