Current time: 04-18-2024, 06:45 PM Hello There, Guest! (LoginRegister)


Thread Closed 
RC4 testers needed
Author Message
MidNor Offline


Posts: 3
Joined: Feb 2007
Reputation: 0
Post: #41
RE: RC4 testers needed
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-is...l#pid13131
Seemd to have done the trick.

Would this be a gentoo thing. I think so.

Regards
Gerhard
03-12-2008 05:53 AM
Find all posts by this user
Kika Offline
Member
***

Posts: 293
Joined: Feb 2007
Reputation: 8
Post: #42
RE: RC4 testers needed
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)
03-13-2008 12:48 AM
Find all posts by this user
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #43
RE: RC4 testers needed
you've overwritten your ./gui/tools/pma/config.inc.php

Set pma user and password again!
(This post was last modified: 03-13-2008 01:26 AM by RatS.)
03-13-2008 01:25 AM
Visit this user's website Find all posts by this user
Kika Offline
Member
***

Posts: 293
Joined: Feb 2007
Reputation: 8
Post: #44
RE: RC4 testers needed
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.
03-13-2008 02:45 AM
Find all posts by this user
BioALIEN Offline
Public Relations Officer
*****
Dev Team

Posts: 620
Joined: Feb 2007
Reputation: 5
Post: #45
RE: RC4 testers needed
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_...4_released

Maybe someone with news editor rights can paste the dig html code for the one-click voting?
03-18-2008 09:15 AM
Find all posts by this user
Cube Offline
Member
***

Posts: 740
Joined: Apr 2007
Reputation: 9
Post: #46
RE: RC4 testers needed
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.
03-18-2008 07:25 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #47
RE: RC4 testers needed
I agree
http://www.isp-control.net/ispcp/ticket/1123
03-18-2008 09:16 PM
Visit this user's website Find all posts by this user
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
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #49
RE: RC4 testers needed
This may happen with the nightlies - use the one before.
Thanx for testing :-)
04-02-2008 12:35 AM
Visit this user's website Find all posts by this user
Kika Offline
Member
***

Posts: 293
Joined: Feb 2007
Reputation: 8
Post: #50
RE: RC4 testers needed
joximu Wrote:This may happen with the nightlies - use the one before.
Thanx for testing :-)

I did that ;-) maybe tomorrow :-)
04-02-2008 12:40 AM
Find all posts by this user
Thread Closed 


Forum Jump:


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