[rt-users] "Unsatisfied dependency chain"?

Jaime Kikpole jkikpole at cairodurham.org
Tue Aug 31 20:16:50 EDT 2004


	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




More information about the rt-users mailing list