during the last step of the migration (imscp perl-setup-d) I get this error how can I fix it?
Code
- [ERROR]
- main::setupRebuildCustomerFiles:
- [ERROR]
- main::_process: Error while processing 137, domanin.ext, tochange.
- main::_process: See /var/log/imscp/User_mngr_domanin.ext.log for details.
- iMSCP::Debug::END: Exit code: 2
- iMSCP::Debug::END: Exit code: 2
- root@bcon:/var/www/imscp/engine/setup# cat /var/log/imscp/User_mngr_domanin.ext.log
- [Wed Jan 29 08:06:18 2014] [debug] iMSCP::Ext2Attributes::__ANON__: Clearing 'Immutable' extended attribute on /var/www/virtual/tizenmobile.it
- [Wed Jan 29 08:06:18 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/bin/pkill -KILL -u vu2044 ; /usr/sbin/usermod -c 'i-MSCP Web User' -d '/var/www/virtual/tizenmobile.it' -l vu2137 -m -s '/bin/false'
- [Wed Jan 29 08:06:18 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 2
- [Wed Jan 29 08:06:18 2014] [debug] Modules::User::add: Usage: usermod [options] LOGIN
- Options:
- -c, --comment COMMENT new value of the GECOS field
- -d, --home HOME_DIR new home directory for the user account
- -e, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE
- -f, --inactive INACTIVE set password inactive after expiration
- to INACTIVE
- -g, --gid GROUP force use GROUP as new primary group
- -G, --groups GROUPS new list of supplementary GROUPS
- -a, --append append the user to the supplemental GROUPS
- mentioned by the -G option without removing
- him/her from other groups
- -h, --help display this help message and exit
- -l, --login NEW_LOGIN new value of the login name
- -L, --lock lock the user account
- -m, --move-home move contents of the home directory to the
- new location (use only with -d)
- -o, --non-unique allow using duplicate (non-unique) UID
- -p, --password PASSWORD use encrypted password for the new password
- -s, --shell SHELL new login shell for the user account
- -u, --uid UID new UID for the user account
- -U, --unlock unlock the user account
- -Z, --selinux-user new SELinux user mapping for the user account