Doing an incremental upgrade to 4.0.0 fixed this issue. ----------------------- Jonah Hirsch
On Fri, Apr 29, 2011 at 3:00 PM, Jonah Hirsch <[email protected]> wrote: > I have an installation of 3.8.8 on a test machine that we're trying to > upgrade to RT 4.0.0 > > If I run configure with --prefix=/opt/rt3 to match the current installation > of RT, running perl etc/upgrade/vulnerable-passwords returns: > > Can't locate object method "new" via package "RT::CurrentUser" at lib/RT.pm > line 481. > > Running configure without that switch does not cause this issue. Moving > /opt/rt3 to /opt/rt4 and running configure without the switch *DOES* cause > the issue to occur. > > Am I doing something wrong in the upgrade process? Should I just skip this > step? > > Thanks for the info. > > ----------------------- > Jonah Hirsch >
