[rt-users] Convert From rt2 to rt3

Mike Pultz mike at uniserve.com
Tue Oct 4 19:05:07 EDT 2005


Hello,

I'm having a lot of problems converting my rt2 install to rt3- when I run rt-2.0-to-dumpfile, the
metadata file it spits out, lists all my users as:

--snip--

          'User' => [
                      {
                        'id' => '49866'
                      },
                      {
                        'id' => '254193'
                      },
                      {
                        'id' => '421389'
                      },
                      {
                        'id' => '56689'
                      },
                      {
                        'id' => '57720'
                      },
                      {
                        'id' => '214'
                      },

etc, etc.

--snip--

and then when I import them, I receive the error:

--snip--

uCreating user Unnamed user 405788
.[Tue Oct  4 22:47:43 2005] [err]: Couldn't load  from the users database.
 (/usr/local/rt3/lib/RT/CurrentUser.pm:146)
Failed to create user for$VAR1 = {
          'CryptedPassword' => undef,
          'Name' => 'Unnamed user 405788'
        };
uCreating user Unnamed user 10438
.[Tue Oct  4 22:47:43 2005] [err]: Couldn't load  from the users database.
 (/usr/local/rt3/lib/RT/CurrentUser.pm:146)
Failed to create user for$VAR1 = {
          'CryptedPassword' => undef,
          'Name' => 'Unnamed user 10438'
        };

--snip--

I'm attempting to convert from rt2.0.12/mysql to rt-3.4.4/postgresql

Is there something obvious I'm missing?

Any help would be appreciated.

Thanks,

Mike
mike at uniserve.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20051004/72a651a0/attachment.htm>


More information about the rt-users mailing list