Failed RC2 > RC6 upgrade - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: Failed RC2 > RC6 upgrade (/thread-3977.html) |
Failed RC2 > RC6 upgrade - jdcooke - 08-08-2008 12:34 AM Everything went fine until the rebuild customers stage which failed the configs haven't been generated correctly. I am not sure where to begin to fix everything any help is much appreciated. The system is debian etch, I was on rc1.2. I turned on debug and ran the ispcp-rqst-mngr output below DEBUG: push_el() sub_name: mngr_start_up(), msg: Starting... DEBUG: push_el() sub_name: lock_system(), msg: Starting... DEBUG: push_el() sub_name: sys_command(), msg: Starting... DEBUG: push_el() sub_name: sys_command('`which touch` /tmp/ispcp.lock'), msg: Ending... DEBUG: push_el() sub_name: lock_system(), msg: Ending... DEBUG: push_el() sub_name: del_file(), msg: Starting... DEBUG: push_el() sub_name: del_file(), msg: Ending... DEBUG: push_el() sub_name: get_conf(), msg: Starting... DEBUG: push_el() sub_name: get_file(), msg: Starting... DEBUG: push_el() sub_name: get_file(), msg: Ending... DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting... DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting... DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending... DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending... DEBUG: push_el() sub_name: get_conf(), msg: Ending... DEBUG: push_el() sub_name: doSQL(), msg: Starting... DEBUG: push_el() sub_name: doSQL(), msg: Ending... DEBUG: push_el() sub_name: mngr_start_up(), msg: Ending... DEBUG: push_el() sub_name: mngr_engine(), msg: Starting... DEBUG: push_el() sub_name: doSQL(), msg: Starting... DEBUG: push_el() sub_name: doSQL(), msg: Ending... DEBUG: push_el() sub_name: mngr_engine(), msg: processing 21, benjaminleecakes.co.uk, change. DEBUG: push_el() sub_name: sys_command(), msg: Starting... DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 21 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status ! DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 21 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status ! DEBUG: pop_el() sub_name: sys_command(), msg: Starting... DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 21, benjaminleecakes.co.uk, change. DEBUG: pop_el() sub_name: doSQL(), msg: Ending... DEBUG: pop_el() sub_name: doSQL(), msg: Starting... DEBUG: pop_el() sub_name: mngr_engine(), msg: Starting... DEBUG: pop_el() sub_name: mngr_start_up(), msg: Ending... DEBUG: pop_el() sub_name: doSQL(), msg: Ending... DEBUG: pop_el() sub_name: doSQL(), msg: Starting... DEBUG: pop_el() sub_name: get_conf(), msg: Ending... DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending... DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending... DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting... DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting... DEBUG: pop_el() sub_name: get_file(), msg: Ending... DEBUG: pop_el() sub_name: get_file(), msg: Starting... DEBUG: pop_el() sub_name: get_conf(), msg: Starting... DEBUG: pop_el() sub_name: del_file(), msg: Ending... DEBUG: pop_el() sub_name: del_file(), msg: Starting... DEBUG: pop_el() sub_name: lock_system(), msg: Ending... DEBUG: pop_el() sub_name: sys_command('`which touch` /tmp/ispcp.lock'), msg: Ending... DEBUG: pop_el() sub_name: sys_command(), msg: Starting... DEBUG: pop_el() sub_name: lock_system(), msg: Starting... DEBUG: pop_el() sub_name: mngr_start_up(), msg: Starting... DEBUG: pop_el() sub_name: get_conf(), msg: Ending... DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending... DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending... DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting... DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting... DEBUG: pop_el() sub_name: get_file(), msg: Ending... DEBUG: pop_el() sub_name: get_file(), msg: Starting... DEBUG: pop_el() sub_name: get_conf(), msg: Starting... DEBUG: pop_el() Empty 'EL' Stack ! DEBUG: push_el() sub_name: mngr_shut_down(), msg: Starting... DEBUG: push_el() sub_name: unlock_system(), msg: Starting... DEBUG: push_el() sub_name: sys_command(), msg: Starting... DEBUG: push_el() sub_name: sys_command('`which rm` -rf /tmp/ispcp.lock'), msg: Ending... DEBUG: push_el() sub_name: unlock_system(), msg: Ending... DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending... RE: Failed RC2 > RC6 upgrade - jdcooke - 08-08-2008 01:20 AM I ran /var/www/ispcp/engine/ispcp-dmn-mngr and get the following Can't locate Net/LibIDN.pm in @INC (@INC contains: /var/www/ispcp/engine/ /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /var/www/ispcp/engine/ispcp-dmn-mngr line 37. BEGIN failed--compilation aborted at /var/www/ispcp/engine/ispcp-dmn-mngr line 37. RE: Failed RC2 > RC6 upgrade - jdcooke - 08-08-2008 01:42 AM Fixed it needed to get libnet-libidn-perl apt-get install libnet-libidn-perl RE: Failed RC2 > RC6 upgrade - keffer - 08-08-2008 03:32 AM Do you have success upgrade RC2 to RC6 ?? i have RC2 with 100 domains and have interest upgrade my server thanks !!! |