[rt-devel] rt-2.1.62 - some progress
Jesse Vincent
jesse at bestpractical.com
Sat Feb 1 16:51:51 EST 2003
Thanks. What needs to happen here is to ahve that calle to Date::Parse
replaced with a call to Time::ParseDate.
On Sat, Feb 01, 2003 at 09:39:12PM +0100, Bart Duchesne wrote:
> Hi all,
>
> I just installed 2.1.65 and had the same problem; after some digging I
> found that the require of RT::Tickets_Overlay in RT::Tickets fails
> because Date::Parse is not installed.
>
> After installing this one it worked.
>
> make testdeps didn't report any error.
>
> Harald Wagener wrote:
>
> >
> >Am Freitag, 24.01.03 um 01:30 Uhr schrieb Robert Spier:
> >
> >>>I can login, but get the same error as in 2.1.60/61 ('Can't locate
> >>>object method "LimitOwner" via package "RT::Tickets" at
> >>>/opt/rt3/share/html/Elements/Mytickets line 76.')
> >>
> >>
> >>Are there any other errors? There is definitely a LimitOwner in
> >>RT::Tickets.
> >>
> >
> >|[root at rt3 lib]# find . -type f -name '*.pm' -exec grep -l
> >'LimitOwner' '{}' \;./|RT/Interface/Web.pm
> >|./RT/Tickets_Overlay.pm
> >|[root at rt3 lib]# grep Tickets_Overlay RT/Tickets.pm
> >| eval "require RT::Tickets_Overlay";
> >|RT::Tickets_Overlay, RT::Tickets_Local
> >|[root at rt lib]#
> >
> >Yes, same over here
> >
> >>Does a 'make regression' work?
> >
> >
> >no, it fails after test 312 (output attached).
> >
> >Regards,
> > Harald
> >
> >
>
>
--
»|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list