I am migrating from OXEE-OXAE, the migration script fails with the following message:
Info: Home directory for user robert.vincent; sync successfully
Info: Home directory for user tami.swanson; sync successfully
Traceback (most recent call last):
File "./migrate", line 372, in ?
classhm.start_sync()
File "/root/oxee-migration-tool-1.0.4/bin/mig_home.py", line 30, in start_sync
KeyError: 'getpwnam(): name not found: wrctranb'
Can anyone help?
Info: Home directory for user robert.vincent; sync successfully
Info: Home directory for user tami.swanson; sync successfully
Traceback (most recent call last):
File "./migrate", line 372, in ?
classhm.start_sync()
File "/root/oxee-migration-tool-1.0.4/bin/mig_home.py", line 30, in start_sync
KeyError: 'getpwnam(): name not found: wrctranb'
Can anyone help?
Comment