[rt-users] "Unsatisfied dependency chain"?
Jaime Kikpole
jkikpole at cairodurham.org
Tue Aug 31 21:16:04 EDT 2004
On Aug 31, 2004, at 8:45 PM, Jesse Vincent wrote:
> 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)
Gave that a try:
zeus# ls -l /var/db/pkg/|grep SearchBuilder
drwxr-xr-x 2 root wheel 512 Aug 31 21:12
bsdpan-DBIx-SearchBuilder-1.10_04
Got a new error:
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:
$args{'ALIAS1'};
886:
$args{'SearchBuilder'}->{'left_joins'}{"$alias"}{'criteria'}
887:
{ 'criterion' . $args{'SearchBuilder'}->{'criteria_count'}++ } =
888:
" $args{'ALIAS1'}.$args{'FIELD1'} = $alias.$args{'FIELD2'}";
889:
890:
return ($alias);
891:
}
892:
893:
sub _NormalJoin {
...
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
Any clues? I don't understand most of the above.
If a 2-->3 upgrade is going to fix the problem and not cause others, I
would be willing to do that. It looks like RT3 and 3.2 are in the
FreeBSD ports collection. What do you think? Is the migration process
painless and/or have very little pain? :)
Thanks in advance,
Jaime
More information about the rt-users
mailing list