ispCP - Board - Support
RC4 testers needed - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Announcements (/forum-6.html)
+--- Thread: RC4 testers needed (/thread-2666.html)

Pages: 1 2 3 4 5 6


RE: RC4 testers needed - MidNor - 03-12-2008 05:53 AM

I made an install on a fresh gentoo system but found that the ispcp-setup stoped processing while running gen_sys_rand_num in ispcp_common_methods.pl

/dev/urandom does not seem to contain enough characters to complete the while loop at about ln 1005

running prime.pl from http://www.isp-control.net/forum/perl-ispcp-setup-why-an-sql-root-pass-t-1531-3.html#pid13131
Seemd to have done the trick.

Would this be a gentoo thing. I think so.

Regards
Gerhard


RE: RC4 testers needed - Kika - 03-13-2008 12:48 AM

When i click to the "phpMyAdmin" link on the page client/manage_sql.php then i get a login screen. Before the update i could login without user/pasword. (nightly 2008-03-10)


RE: RC4 testers needed - RatS - 03-13-2008 01:25 AM

you've overwritten your ./gui/tools/pma/config.inc.php

Set pma user and password again!


RE: RC4 testers needed - Kika - 03-13-2008 02:45 AM

RatS Wrote:you've overwritten your ./gui/tools/pma/config.inc.php

Set pma user and password again!

I copied back the old config file when i updated the ispCP, but i will see. Thanks.


RE: RC4 testers needed - BioALIEN - 03-18-2008 09:15 AM

I've posted a news article on Dig, but we need to promote it on the news item on the front page so we get more digs. In the past we cant seem to manage to drive the votes in order to gain more exposure and traffic. Can we try again this time please?

http://digg.com/tech_news/ispCP_Omega_1_0_0_RC4_released

Maybe someone with news editor rights can paste the dig html code for the one-click voting?


RE: RC4 testers needed - Cube - 03-18-2008 07:25 PM

I have no system to test, but I suppose that there is an error with the database update while upgrading from RC3 to RC4.
The database update done by database-update-functions.php works if the current revision in the database is 1, so that after the update it is 2. But the update script sets the database revision to 2 before the update can be done through the GUI.

Quick fix for users: change the database revision in the config-table to 1 and run the database update through the GUI.

Fix for trunk: Replace 2 with 1 in ispcp1.0.0rc3-ispcp.sql.


RE: RC4 testers needed - joximu - 03-18-2008 09:16 PM

I agree
http://www.isp-control.net/ispcp/ticket/1123


RE: RC4 testers needed - Kika - 04-01-2008 11:36 PM

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.


RE: RC4 testers needed - joximu - 04-02-2008 12:35 AM

This may happen with the nightlies - use the one before.
Thanx for testing :-)


RE: RC4 testers needed - Kika - 04-02-2008 12:40 AM

joximu Wrote:This may happen with the nightlies - use the one before.
Thanx for testing :-)

I did that ;-) maybe tomorrow :-)