[rt-users] 2.x > 3.x

Andy Harrison ajharrison at gwi.net
Tue Mar 11 10:44:32 EST 2003


-----BEGIN PGP SIGNED MESSAGE-----


On 11-Mar-2003 Bruce Campbell wrote:
> You'll still need the RT2 libraries, which the dumper uses.  These can be
> copied from the old server into a temporary directory, and appropriate
> 'use lib' (rt2-dumper) and $DatabaseHost changes (config.pm) will work.
> 
> ( ie, theres varying levels of 'install' ;) )
> 


Ok, did this and it loaded up the dump directory with t-* files and metadata. 
Now, trying to go the other way, I get this.


 # ./dumpfile-to-rt-3.0 rt2dump
[Tue Mar 11 15:16:37 2003] [err]: Couldn't load  from the users database.
 (/opt/rt3/lib/RT/CurrentUser.pm:112)
WARNING:  pg_atoi: zero-length string
WARNING:  pg_atoi: zero-length string
Creating 27 - GWI-CSS
WARNING:  pg_atoi: zero-length string
WARNING:  pg_atoi: zero-length string
[Tue Mar 11 15:16:37 2003] [crit]: Failed to create user for$VAR1 =
'HASH(0x8cc7a04)
No permission to create users
';
 (/opt/rt3/lib/RT.pm:230)


Since it's whining about creating users, I ended up going through my postgres
server and giving every single user full access as well as full privs on the
table itself, but still get the above message.  I even rigged it up to su to
the user that my postgres server is running and get the same results.  Any
clues?


> Which version of perl is 'so old' ?

% perl -v

This is perl, version 5.005_03 built for i386-bsdos

I was getting a very similar error to one that I was getting before I fixed my
perl install on my own machine.

- -- 
Andy Harrison
Great Works Internet
System Operations
ajharrison at gwi.net
RSA 1024 pgp key: http://www.nachoz.com/andy.pub

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQCVAwUBPm4EXlPEkLgodAWVAQGCWwQAihcVkeMFaTuOujp7DX2Irjnxbzc1aVKB
iSOxy8VJ/o+D7l+ZbUz3+s6FW+748ea8WwUStXylMwzgb5/EAji0ebvwlWZDYB/Z
TO55nWkHOtyqV+46/zz6RvF2W1KWLQSiodVEJlMnglgCmrsg3CWZL+JKEbkgXhMb
pQPIT9QmaV8=
=Goz8
-----END PGP SIGNATURE-----



More information about the rt-users mailing list