Post Reply  Post Thread 
Pages (6): « First [1] 2 3 4 5 Next > Last »
RC4 testers needed
Author Message
RatS
The Project's Fire Worker
******


Posts: 613
Group: Super Moderators
Joined: Oct 2006
Status: Offline
Reputation: 18
Post: #1
RC4 testers needed

Today's nightly build and the active trunk r1039 should become the next Release: RC4.

Please test installation on a fresh system and update from RC3 and report errors if any. If there are none, please post it, too. So we can release ispCP 1.0.0 RC4 earlier...

Any questions? Don't hesitate to ask. Caution: Do not forget to backup before install / update!

03-08-2008 09:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
itanium
Junior Member
*


Posts: 15
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 0
Post: #2
RE: RC4 testers needed

Hello,

I install a fresh version of active trunk r1039 in debian etch. All it's ok but i dont add a domain. The status never change and i have an error:

Quote:
del_file() | Ending...
del_file() | Starting...
del_file() | Ending...
del_file() | Starting...
sys_command() | 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 !
sys_command() | Starting...
doSQL() | Ending...
doSQL() | Starting...
mngr_engine() | Starting...
mngr_start_up() | Ending...
doSQL() | Ending...
doSQL() | Starting...
get_conf() | Ending...
setup_main_vars() | Ending...
decrypt_db_password() | Ending...
decrypt_db_password() | Starting...
setup_main_vars() | Starting...
get_file() | Ending...
get_file() | Starting...
get_conf() | Starting...
del_file() | Ending...
del_file() | Starting...
lock_system() | Ending...
sys_command('`which touch` /var/run/ispcp.lock') | Ending...
sys_command() | Starting...
lock_system() | Starting...
mngr_start_up() | Starting...
get_conf() | Ending...
setup_main_vars() | Ending...
decrypt_db_password() | Ending...
decrypt_db_password() | Starting...
setup_main_vars() | Starting...
get_file() | Ending...
get_file() | Starting...
get_conf() | Starting...


and


Quote:
Global symbol "$httpd_gid" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2376.
Execution of /var/www/ispcp/engine/ispcp-dmn-mngr aborted due to compilation errors.

This post was last modified: 03-08-2008 02:47 PM by itanium.

03-08-2008 02:43 PM
Find all posts by this user Quote this message in a reply
itanium
Junior Member
*


Posts: 15
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 0
Post: #3
RE: RC4 testers needed

I comment out the line 2376:

Quote:
# $rs = make_dir("$www_dir/$dmn_name/backups", $sys_user, $httpd_gid, 0770);


All domain are created.

Ps: sorry for my bad english Big Grin.

03-08-2008 02:58 PM
Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #4
RE: RC4 testers needed

@RatS:
why has the tmp-folder changed? all the docus now have to be adopted (also the INSTALL files...)

/J


2008-03-16 ispCP RC4 released!!!
03-08-2008 07:00 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #5
RE: RC4 testers needed

itanium Wrote:
I comment out the line 2376:

Quote:
# $rs = make_dir("$www_dir/$dmn_name/backups", $sys_user, $httpd_gid, 0770);


All domain are created.

Ps: sorry for my bad english Big Grin.


rather add this line above

my $httpd_gid = $main::cfg{'APACHE_GROUP'};

/J


2008-03-16 ispCP RC4 released!!!
03-08-2008 07:46 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #6
RE: RC4 testers needed

NOOOOOOOOOOO

nobody wants a RC4 which does not create domains. So we have to find the bugs first.

You can help finding them - read post no 1 here above.

/J


2008-03-16 ispCP RC4 released!!!
03-08-2008 07:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RatS
The Project's Fire Worker
******


Posts: 613
Group: Super Moderators
Joined: Oct 2006
Status: Offline
Reputation: 18
Post: #7
RE: RC4 testers needed

joximu Wrote:
why has the tmp-folder changed? all the docus now have to be adopted (also the INSTALL files...)


The problem will be: some day there is an package named: ispcp-1.0.0 and the install folder too. If you extract ispcp-1.0.0.tar.gz to /tmp you'll get an problem. This was the reason.
INSTALL files are changed (sed is my friend). Docu has to be changed. There is no way around.

03-08-2008 08:37 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #8
RE: RC4 testers needed

well I don't see the problem with ispcp-1.0.0.zip/tar.gz/tar.bz2 and a folder ispcp-1.0.0 but ok - then we don't have to change it in ispcp 1.1 :-)

Say hello to your friend sed :-)

Do you need a ticket for the above issue about httpd_gid?

/J


2008-03-16 ispCP RC4 released!!!

This post was last modified: 03-08-2008 08:55 PM by joximu.

03-08-2008 08:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RatS
The Project's Fire Worker
******


Posts: 613
Group: Super Moderators
Joined: Oct 2006
Status: Offline
Reputation: 18
Post: #9
RE: RC4 testers needed

sorry for this bug; that's when you believe others will post correct patches ... It's changed in r1040!

03-08-2008 09:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER
Documentation Team
***
Docu Team

Posts: 1,328
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #10
RE: RC4 testers needed

joximu Wrote:
@RatS:
why has the tmp-folder changed? all the docus now have to be adopted (also the INSTALL files...)

/J


When RC4 is relesead, i will change it. I think, this Structure is bestter. Smile


OS : Debian 4.0 Etch 64bit
ispCP Version : RC6 r1272 - 15.07.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
->SmileThis Signature is OpenSourceSmile<-
03-09-2008 12:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (6): « First [1] 2 3 4 5 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

| All rights reserved : isp-control.net |