Current time: 04-24-2024, 05:27 AM Hello There, Guest! (LoginRegister)


Thread Closed 
RC4 testers needed
Author Message
Kika Offline
Member
***

Posts: 293
Joined: Feb 2007
Reputation: 8
Post: #48
RE: RC4 testers needed
I just try to upgrade to the nightly build and i've got this error:

Code:
# ./ispcp-rqst-mngr
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` /var/run/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 1, megasport.hu, 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 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 1, megasport.hu, 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` /var/run/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 /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: unlock_system(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending...

Code:
# ispcp-dmn-mngr.stderr
Global symbol "$ini_tpl" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2408.
Global symbol "$ini_cfg_dir" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2409.
Global symbol "$ini_tpl" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2411.
Global symbol "$ini_cfg_dir" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2411.
Global symbol "%tag_hash" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2414.
Global symbol "%tag_hash" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2420.
Global symbol "$ini_tpl" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2420.
Execution of /var/www/ispcp/engine/ispcp-dmn-mngr aborted due to compilation errors.

I updated /etc too.
(This post was last modified: 04-01-2008 11:57 PM by Kika.)
04-01-2008 11:36 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
RC4 testers needed - RatS - 03-08-2008, 09:11 AM
RE: RC4 testers needed - itanium - 03-08-2008, 02:43 PM
RE: RC4 testers needed - itanium - 03-08-2008, 02:58 PM
RE: RC4 testers needed - joximu - 03-08-2008, 07:46 PM
RE: RC4 testers needed - joximu - 03-08-2008, 07:00 PM
RE: RC4 testers needed - RatS - 03-08-2008, 08:37 PM
RE: RC4 testers needed - gOOvER - 03-09-2008, 12:18 AM
RE: RC4 testers needed - joximu - 03-08-2008, 07:56 PM
RE: RC4 testers needed - joximu - 03-08-2008, 08:55 PM
RE: RC4 testers needed - RatS - 03-08-2008, 09:04 PM
RE: RC4 testers needed - bulforce - 03-09-2008, 10:43 AM
RE: RC4 testers needed - bulforce - 03-09-2008, 12:12 PM
RE: RC4 testers needed - RatS - 03-09-2008, 06:46 PM
RE: RC4 testers needed - joximu - 03-09-2008, 08:43 PM
RE: RC4 testers needed - bulforce - 03-10-2008, 05:30 AM
RE: RC4 testers needed - itanium - 03-10-2008, 07:37 AM
RE: RC4 testers needed - bulforce - 03-10-2008, 08:34 AM
RE: RC4 testers needed - Kika - 03-10-2008, 03:25 PM
RE: RC4 testers needed - joximu - 03-10-2008, 07:35 PM
RE: RC4 testers needed - Kika - 03-10-2008, 07:53 PM
RE: RC4 testers needed - joximu - 03-10-2008, 08:08 PM
RE: RC4 testers needed - Kika - 03-10-2008, 08:31 PM
RE: RC4 testers needed - Kika - 03-10-2008, 09:32 PM
RE: RC4 testers needed - Zothos - 03-10-2008, 10:11 PM
RE: RC4 testers needed - Kika - 03-10-2008, 10:17 PM
RE: RC4 testers needed - joximu - 03-10-2008, 10:35 PM
RE: RC4 testers needed - Kika - 03-10-2008, 10:45 PM
RE: RC4 testers needed - Kika - 03-10-2008, 11:25 PM
RE: RC4 testers needed - joximu - 03-10-2008, 11:33 PM
RE: RC4 testers needed - Kika - 03-10-2008, 11:56 PM
RE: RC4 testers needed - joximu - 03-11-2008, 12:54 AM
RE: RC4 testers needed - Kika - 03-11-2008, 01:18 AM
RE: RC4 testers needed - Kika - 03-11-2008, 01:33 AM
RE: RC4 testers needed - joximu - 03-11-2008, 01:55 AM
RE: RC4 testers needed - Kika - 03-11-2008, 01:57 AM
RE: RC4 testers needed - Kika - 03-11-2008, 01:58 AM
RE: RC4 testers needed - Kika - 03-11-2008, 02:02 AM
RE: RC4 testers needed - joximu - 03-11-2008, 02:02 AM
RE: RC4 testers needed - Kika - 03-11-2008, 02:14 AM
RE: RC4 testers needed - joximu - 03-11-2008, 02:27 AM
RE: RC4 testers needed - MidNor - 03-12-2008, 05:53 AM
RE: RC4 testers needed - Kika - 03-13-2008, 12:48 AM
RE: RC4 testers needed - RatS - 03-13-2008, 01:25 AM
RE: RC4 testers needed - Kika - 03-13-2008, 02:45 AM
RE: RC4 testers needed - BioALIEN - 03-18-2008, 09:15 AM
RE: RC4 testers needed - Cube - 03-18-2008, 07:25 PM
RE: RC4 testers needed - joximu - 03-18-2008, 09:16 PM
RE: RC4 testers needed - Kika - 04-01-2008 11:36 PM
RE: RC4 testers needed - joximu - 04-02-2008, 12:35 AM
RE: RC4 testers needed - Kika - 04-02-2008, 12:40 AM
RE: RC4 testers needed - RatS - 04-02-2008, 01:26 AM
RE: RC4 testers needed - Kika - 04-02-2008, 02:47 PM
RE: RC4 testers needed - Kika - 04-03-2008, 04:26 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)