Current time: 04-17-2024, 09:13 AM Hello There, Guest! (LoginRegister)


Post Reply 
[ERLEDIGT] VHCS > ispCP
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #11
RE: VHCS > ispCP
O.K. i tryed again on Debian4 with working vhcs2 2.4.1.7 and customers.

I get this error by upgrade:
ERROR: Unable to connect SQL server

my upgrade steps:

Code:
wget http://www.isp-control.net/downloads/snapshots/ispcp-omega-trunk-20071114.tar.bz2
tar -xjvf ispcp-omega-trunk-20071114.tar.bz2

source.list
deb     http://ftp.de.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.de.debian.org/debian/ etch main contrib non-free

deb     http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free

apt-get update
apt-get install gcc
apt-get install libnet-libidn-perl

cd /root/web/svn/nightly
make install
cp -Rv /tmp/ispcp-1.0.0/* /
cd /var/www/ispcp/engine/setup
./ispcp-update
11-15-2007 12:09 AM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #12
RE: VHCS > ispCP
could you please post a strace? something like
> strace ./ispcp-update
11-15-2007 02:04 AM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #13
RE: VHCS > ispCP
Zothos Wrote:could you please post a strace? something like
> strace ./ispcp-update

Thanks Zothos,[/code]

strace ./ispcp-update
Code:
_llseek(6, 4145, [4145], SEEK_SET)      = 0
_llseek(6, 0, [4145], SEEK_CUR)         = 0
close(6)                                = 0
read(5, "new ARGS...\n\nI<Class method, con"..., 4096) = 4096
read(5, "read;\n\n    ### Get output fileha"..., 4096) = 4096
read(5, "}\n\n#----------------------------"..., 4096) = 4096
stat64("/var/www/ispcp/engine/setup/../IO/ScalarArray.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../IO/ScalarArray.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IO/ScalarArray.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IO/ScalarArray.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IO/ScalarArray.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IO/ScalarArray.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IO/ScalarArray.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IO/ScalarArray.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/ScalarArray.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/ScalarArray.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/ScalarArray.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/ScalarArray.pm", {st_mode=S_IFREG|0644, st_size=17589, ...}) = 0
open("/usr/share/perl5/IO/ScalarArray.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc518) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package IO::ScalarArray;\n\n\n=head"..., 4096) = 4096
read(6, ";\nuse IO::Handle;\n\n# The package"..., 4096) = 4096
read(6, "else {                \n        c"..., 4096) = 4096
brk(0x85f0000)                          = 0x85f0000
read(6, ") = @_; \n\n    ### Advance throug"..., 4096) = 4096
_llseek(6, 15780, [15780], SEEK_SET)    = 0
_llseek(6, 0, [15780], SEEK_CUR)        = 0
close(6)                                = 0
_llseek(5, 14575, [14575], SEEK_SET)    = 0
_llseek(5, 0, [14575], SEEK_CUR)        = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../MIME/Decoder.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../MIME/Decoder.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Decoder.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Decoder.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Decoder.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Decoder.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Decoder.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Decoder.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Decoder.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Decoder.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Decoder.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Decoder.pm", {st_mode=S_IFREG|0644, st_size=16190, ...}) = 0
open("/usr/share/perl5/MIME/Decoder.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package MIME::Decoder;\n\n\n=head1 "..., 4096) = 4096
stat64("/var/www/ispcp/engine/setup/../IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/IPC/Open2.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/IPC/Open2.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/IPC/Open2.pm", {st_mode=S_IFREG|0644, st_size=835, ...}) = 0
open("/usr/share/perl/5.8/IPC/Open2.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc518) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package IPC::Open2;\n\nuse strict;"..., 4096) = 835
read(6, "", 4096)                       = 0
close(6)                                = 0
stat64("/var/www/ispcp/engine/setup/../IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/IPC/Open3.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/IPC/Open3.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/IPC/Open3.pm", {st_mode=S_IFREG|0644, st_size=7720, ...}) = 0
open("/usr/share/perl/5.8/IPC/Open3.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc518) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package IPC::Open3;\n\nuse strict;"..., 4096) = 4096
read(6, "ose $dad_wtr;\n\t    xopen \\*STDIN"..., 4096) = 3624
brk(0x8611000)                          = 0x8611000
read(6, "", 4096)                       = 0
close(6)                                = 0
read(5, "ethod, constructor.>\nExactly lik"..., 4096) = 4096
read(5, "------------\n\n=item decode_it IN"..., 4096) = 4096
read(5, "\';\n\nYou should not override this"..., 4096) = 3902
_llseek(5, 12428, [12428], SEEK_SET)    = 0
_llseek(5, 0, [12428], SEEK_CUR)        = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../IO/Lines.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../IO/Lines.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IO/Lines.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IO/Lines.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IO/Lines.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IO/Lines.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IO/Lines.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IO/Lines.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/Lines.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/Lines.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/Lines.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/Lines.pm", {st_mode=S_IFREG|0644, st_size=4316, ...}) = 0
open("/usr/share/perl5/IO/Lines.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package IO::Lines;\n\n\n=head1 NAME"..., 4096) = 4096
_llseek(5, 3738, [3738], SEEK_SET)      = 0
_llseek(5, 0, [3738], SEEK_CUR)         = 0
close(5)                                = 0
read(4, "\n\n=head2 Construction\n\n=over 4\n\n"..., 4096) = 4096
read(4, " parameters are:\n\n=over 4\n\n=item"..., 4096) = 4096
read(4, "8bit|binary|-suggest)$/i) \n\t    "..., 4096) = 4096
read(4, "self->bodyhandle->dup : undef);\n"..., 4096) = 4096
brk(0x8632000)                          = 0x8632000
read(4, "   $self->{ME_EffType} = shift i"..., 4096) = 4096
read(4, "ddled entity to not be multipart"..., 4096) = 4096
read(4, "he top level with those of the p"..., 4096) = 4096
read(4, "    $self->is_multipart and retu"..., 4096) = 4096
read(4, "re final \\n\n\t$io->print(\"-- \\n$s"..., 4096) = 4096
read(4, "ag =~ /\\AContent-/i) && \n\t\t($tag"..., 4096) = 4096
brk(0x8653000)                          = 0x8653000
read(4, "dle is ignored:\n\n    Content-typ"..., 4096) = 4096
read(4, "   elsif ($self->parts) {\n\tmy $n"..., 4096) = 4096
_llseek(4, 56573, [56573], SEEK_SET)    = 0
_llseek(4, 0, [56573], SEEK_CUR)        = 0
close(4)                                = 0
stat64("/var/www/ispcp/engine/setup/../MIME/Parser.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../MIME/Parser.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser.pm", {st_mode=S_IFREG|0644, st_size=56444, ...}) = 0
open("/usr/share/perl5/MIME/Parser.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadce38) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package MIME::Parser;\n\n\n=head1 N"..., 4096) = 4096
stat64("/var/www/ispcp/engine/setup/../IO/InnerFile.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../IO/InnerFile.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IO/InnerFile.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/IO/InnerFile.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IO/InnerFile.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/IO/InnerFile.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IO/InnerFile.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/IO/InnerFile.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/InnerFile.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/InnerFile.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/InnerFile.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/InnerFile.pm", {st_mode=S_IFREG|0644, st_size=5539, ...}) = 0
open("/usr/share/perl5/IO/InnerFile.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package IO::InnerFile;\n\n=head1 N"..., 4096) = 4096
read(5, "   return 0 if ($self->{CRPOS} >"..., 4096) = 1443
_llseek(5, 5271, [5271], SEEK_SET)      = 0
_llseek(5, 0, [5271], SEEK_CUR)         = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/File/Path.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/File/Path.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/File/Path.pm", {st_mode=S_IFREG|0644, st_size=7834, ...}) = 0
open("/usr/share/perl/5.8/File/Path.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package File::Path;\n\n=head1 NAME"..., 4096) = 4096
brk(0x8674000)                          = 0x8674000
read(5, "paths;\n    my(@created,$path);\n "..., 4096) = 3738
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../MIME/Parser/Reader.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../MIME/Parser/Reader.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser/Reader.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser/Reader.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser/Reader.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser/Reader.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser/Reader.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser/Reader.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser/Reader.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser/Reader.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser/Reader.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser/Reader.pm", {st_mode=S_IFREG|0644, st_size=7595, ...}) = 0
open("/usr/share/perl5/MIME/Parser/Reader.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package MIME::Parser::Reader;\n\n="..., 4096) = 4096
read(5, "    return $$fh if ($fh->isa(\'IO"..., 4096) = 3499
_llseek(5, 7594, [7594], SEEK_SET)      = 0
_llseek(5, 0, [7594], SEEK_CUR)         = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../MIME/Parser/Filer.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../MIME/Parser/Filer.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser/Filer.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser/Filer.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser/Filer.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser/Filer.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser/Filer.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser/Filer.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser/Filer.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser/Filer.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser/Filer.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser/Filer.pm", {st_mode=S_IFREG|0644, st_size=25430, ...}) = 0
open("/usr/share/perl5/MIME/Parser/Filer.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package MIME::Parser::Filer;\n\n=h"..., 4096) = 4096
stat64("/var/www/ispcp/engine/setup/../MIME/WordDecoder.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../MIME/WordDecoder.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/WordDecoder.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/WordDecoder.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/WordDecoder.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/WordDecoder.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/WordDecoder.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/WordDecoder.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/WordDecoder.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/WordDecoder.pm", 0xbfadc70c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/WordDecoder.pmc", 0xbfadc7fc) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/WordDecoder.pm", {st_mode=S_IFREG|0644, st_size=15345, ...}) = 0
open("/usr/share/perl5/MIME/WordDecoder.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc518) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package MIME::WordDecoder;\n\n\n=he"..., 4096) = 4096
brk(0x8695000)                          = 0x8695000
read(6, "-----\n\n=item handler CHARSET=>\\&"..., 4096) = 4096
read(6, "Default is false.\n    $wd->colla"..., 4096) = 4096
read(6, "y $self = shift;\n    $self->{MWD"..., 4096) = 3057
_llseek(6, 14167, [14167], SEEK_SET)    = 0
_llseek(6, 0, [14167], SEEK_CUR)        = 0
close(6)                                = 0
read(5, "\t.ps\napplication/rtf\t\t\t.rtf\nappl"..., 4096) = 4096
read(5, " a string of dots: \".\", \"..\", et"..., 4096) = 4096
brk(0x86b6000)                          = 0x86b6000
read(5, "            ...\n    picture-10.g"..., 4096) = 4096
read(5, "\';\n    $emap->{\'text/*\'}     = \'"..., 4096) = 4096
read(5, " you do a C<purge()>).\nYou shoul"..., 4096) = 4096
read(5, "MPFU_Base}, $subdir);\n\n    ### R"..., 4096) = 854
_llseek(5, 25169, [25169], SEEK_SET)    = 0
_llseek(5, 0, [25169], SEEK_CUR)        = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../MIME/Parser/Results.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../MIME/Parser/Results.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser/Results.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/MIME/Parser/Results.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser/Results.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/MIME/Parser/Results.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser/Results.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/MIME/Parser/Results.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser/Results.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/MIME/Parser/Results.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser/Results.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/MIME/Parser/Results.pm", {st_mode=S_IFREG|0644, st_size=3103, ...}) = 0
open("/usr/share/perl5/MIME/Parser/Results.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package MIME::Parser::Results;\n\n"..., 4096) = 3103
_llseek(5, 2832, [2832], SEEK_SET)      = 0
_llseek(5, 0, [2832], SEEK_CUR)         = 0
close(5)                                = 0
read(4, "rFile);\n\nsub print {\n    shift->"..., 4096) = 4096
read(4, " be done.\nWith no argument, just"..., 4096) = 4096
read(4, "\n\nTo prevent double encoding on "..., 4096) = 4096
brk(0x86d7000)                          = 0x86d7000
read(4, "###    with \"From \" or \">From \"."..., 4096) = 4096
read(4, "    We have two different approa"..., 4096) = 4096
read(4, "ype, forget it!\n    my $decoder "..., 4096) = 4096
read(4, "\n    $self->results->level(+1);\n"..., 4096) = 4096
brk(0x86f8000)                          = 0x86f8000
read(4, " can\'t close: $!\";\n    $ent;\n}\n\n"..., 4096) = 4096
read(4, "output pathname for the extracte"..., 4096) = 4096
read(4, "les.\nWith no argument, just retu"..., 4096) = 4096
read(4, "w object.\n\n=cut\n\nsub new_tmpfile"..., 4096) = 4096
_llseek(4, 47025, [47025], SEEK_SET)    = 0
_llseek(4, 0, [47025], SEEK_CUR)        = 0
close(4)                                = 0
stat64("/var/www/ispcp/engine/setup/../Crypt/CBC.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Crypt/CBC.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Crypt/CBC.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Crypt/CBC.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Crypt/CBC.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Crypt/CBC.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Crypt/CBC.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Crypt/CBC.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Crypt/CBC.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Crypt/CBC.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Crypt/CBC.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Crypt/CBC.pm", {st_mode=S_IFREG|0644, st_size=35499, ...}) = 0
open("/usr/share/perl5/Crypt/CBC.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadce38) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package Crypt::CBC;\n\nuse Digest:"..., 4096) = 4096
stat64("/var/www/ispcp/engine/setup/../Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Digest/MD5.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Digest/MD5.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Digest/MD5.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Digest/MD5.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Digest/MD5.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Digest/MD5.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Digest/MD5.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Digest/MD5.pm", {st_mode=S_IFREG|0644, st_size=10591, ...}) = 0
open("/usr/lib/perl/5.8/Digest/MD5.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Digest::MD5;\n\nuse strict"..., 4096) = 4096
_llseek(5, 765, [765], SEEK_SET)        = 0
_llseek(5, 0, [765], SEEK_CUR)          = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Digest/base.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Digest/base.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Digest/base.pm", {st_mode=S_IFREG|0644, st_size=1804, ...}) = 0
open("/usr/share/perl/5.8/Digest/base.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Digest::base;\n\nuse stric"..., 4096) = 1804
_llseek(5, 1125, [1125], SEEK_SET)      = 0
_llseek(5, 0, [1125], SEEK_CUR)         = 0
close(5)                                = 0
stat64("/usr/lib/perl/5.8/auto/Digest/MD5/MD5.so", {st_mode=S_IFREG|0644, st_size=13120, ...}) = 0
stat64("/usr/lib/perl/5.8/auto/Digest/MD5/MD5.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("/usr/lib/perl/5.8/auto/Digest/MD5/MD5.so", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\v\0"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=13120, ...}) = 0
mmap2(NULL, 16132, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7a6b000
mmap2(0xb7a6e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2) = 0xb7a6e000
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/constant.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/constant.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/constant.pm", {st_mode=S_IFREG|0644, st_size=3051, ...}) = 0
open("/usr/share/perl/5.8/constant.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package constant;\n\nuse strict;\nu"..., 4096) = 3051
brk(0x8719000)                          = 0x8719000
_llseek(5, 3050, [3050], SEEK_SET)      = 0
_llseek(5, 0, [3050], SEEK_CUR)         = 0
close(5)                                = 0
read(4, "padding correctly\n      for my $"..., 4096) = 4096
read(4, " # decrypting\n\t$result .= $iv = "..., 4096) = 4096
read(4, "};\n    defined (my $salt = $self"..., 4096) = 4096
brk(0x873a000)                          = 0x873a000
read(4, ">{passphrase} = shift;\n  }\n  $d;"..., 4096) = 4096
_llseek(4, 16698, [16698], SEEK_SET)    = 0
_llseek(4, 0, [16698], SEEK_CUR)        = 0
close(4)                                = 0
stat64("/var/www/ispcp/engine/setup/../Crypt/Blowfish.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Crypt/Blowfish.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Crypt/Blowfish.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Crypt/Blowfish.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Crypt/Blowfish.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Crypt/Blowfish.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Crypt/Blowfish.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Crypt/Blowfish.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Crypt/Blowfish.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Crypt/Blowfish.pm", {st_mode=S_IFREG|0644, st_size=5033, ...}) = 0
open("/usr/lib/perl5/Crypt/Blowfish.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadce38) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package Crypt::Blowfish;\n\nrequir"..., 4096) = 4096
_llseek(4, 1316, [1316], SEEK_SET)      = 0
_llseek(4, 0, [1316], SEEK_CUR)         = 0
close(4)                                = 0
stat64("/var/www/ispcp/engine/setup/../auto/Crypt/Blowfish", 0x814e0c8) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/auto/Crypt/Blowfish", 0x814e0c8) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/auto/Crypt/Blowfish", 0x814e0c8) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/auto/Crypt/Blowfish", 0x814e0c8) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/auto/Crypt/Blowfish", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/perl5/auto/Crypt/Blowfish/Blowfish.so", {st_mode=S_IFREG|0644, st_size=15432, ...}) = 0
stat64("/usr/lib/perl5/auto/Crypt/Blowfish/Blowfish.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("/usr/lib/perl5/auto/Crypt/Blowfish/Blowfish.so", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\n\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=15432, ...}) = 0
mmap2(NULL, 18444, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7a66000
mmap2(0xb7a69000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2) = 0xb7a69000
close(4)                                = 0
stat64("/var/www/ispcp/engine/setup/../Crypt/PasswdMD5.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Crypt/PasswdMD5.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Crypt/PasswdMD5.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Crypt/PasswdMD5.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Crypt/PasswdMD5.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Crypt/PasswdMD5.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Crypt/PasswdMD5.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Crypt/PasswdMD5.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Crypt/PasswdMD5.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Crypt/PasswdMD5.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Crypt/PasswdMD5.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Crypt/PasswdMD5.pm", {st_mode=S_IFREG|0644, st_size=6360, ...}) = 0
open("/usr/share/perl5/Crypt/PasswdMD5.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadce38) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "#\n# Crypt::PasswdMD5: Module to "..., 4096) = 4096
read(4, "4(int(unpack(\"C\", (substr($final"..., 4096) = 2264
_llseek(4, 5093, [5093], SEEK_SET)      = 0
_llseek(4, 0, [5093], SEEK_CUR)         = 0
close(4)                                = 0
stat64("/var/www/ispcp/engine/setup/../Term/ReadPassword.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Term/ReadPassword.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadPassword.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadPassword.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadPassword.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadPassword.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadPassword.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadPassword.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadPassword.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadPassword.pm", 0xbfadd02c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadPassword.pmc", 0xbfadd11c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadPassword.pm", {st_mode=S_IFREG|0644, st_size=9491, ...}) = 0
open("/usr/share/perl5/Term/ReadPassword.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadce38) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package Term::ReadPassword;\n\nuse"..., 4096) = 4096
stat64("/var/www/ispcp/engine/setup/../Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Term/ReadLine.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Term/ReadLine.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Term/ReadLine.pm", {st_mode=S_IFREG|0644, st_size=10971, ...}) = 0
open("/usr/share/perl/5.8/Term/ReadLine.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "=head1 NAME\n\nTerm::ReadLine - Pe"..., 4096) = 4096
brk(0x875b000)                          = 0x875b000
read(5, "rns which ReadLine clone is\nload"..., 4096) = 4096
read(5, "age Term::ReadLine;\t\t# So late t"..., 4096) = 2779
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/var/www/ispcp/engine/setup/../Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("./Term/ReadLine/Gnu.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("./Term/ReadLine/Gnu.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("./Term/ReadLine/Perl.pmc", 0xbfadc85c) = -1 ENOENT (No such file or directory)
stat64("./Term/ReadLine/Perl.pm", 0xbfadc76c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/var/www/ispcp/engine/setup/../POSIX.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/POSIX.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/POSIX.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/POSIX.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/POSIX.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/POSIX.pm", 0xbfadcb9c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/POSIX.pmc", 0xbfadcc8c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/POSIX.pm", {st_mode=S_IFREG|0644, st_size=1435, ...}) = 0
open("/usr/lib/perl/5.8/POSIX.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package POSIX;\n\nour(@ISA, %EXPOR"..., 4096) = 1435
stat64("/usr/lib/perl/5.8/auto/POSIX/autosplit.ix", {st_mode=S_IFREG|0644, st_size=2265, ...}) = 0
open("/usr/lib/perl/5.8/auto/POSIX/autosplit.ix", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc518) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "# Index created by AutoSplit for"..., 4096) = 2265
read(6, "", 4096)                       = 0
close(6)                                = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0644, st_size=111304, ...}) = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/POSIX.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("/usr/lib/perl/5.8/auto/POSIX/POSIX.so", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000@\0\000"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=111304, ...}) = 0
mmap2(NULL, 114316, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7a4a000
mmap2(0xb7a65000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1a) = 0xb7a65000
close(5)                                = 0
brk(0x877c000)                          = 0x877c000
stat64("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0644, st_size=6617, ...}) = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0644, st_size=6617, ...}) = 0
open("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadc9a8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "# NOTE: Derived from ../../lib/P"..., 4096) = 4096
read(5, "xfrm)],\n\n    sys_stat_h => [qw(S"..., 4096) = 2521
read(5, "", 4096)                       = 0
close(5)                                = 0
brk(0x879d000)                          = 0x879d000
read(4, "\n\t\t    $input .= $new_key;\n\t\t}\n "..., 4096) = 4096
_llseek(4, 4832, [4832], SEEK_SET)      = 0
_llseek(4, 0, [4832], SEEK_CUR)         = 0
close(4)                                = 0
brk(0x87be000)                          = 0x87be000
read(3, " ($fname eq \'stderr\') {\n\n       "..., 4096) = 4096
read(3, "ush_el(\n                \\@main::"..., 4096) = 4096
read(3, " $bz = \'\';\n    my $az = \'\';\n    "..., 4096) = 4096
brk(0x87df000)                          = 0x87df000
read(3, "urn -1;\n\n    }\n\n    if ( -e $dna"..., 4096) = 4096
read(3, "f);\n\n    while ($i <= $len) {\n\n "..., 4096) = 4096
read(3, "(\\@main::el, \'add_tag()\', \"Start"..., 4096) = 4096
brk(0x8800000)                          = 0x8800000
read(3, "n::lock_file\";\n\n    my $rs = sys"..., 4096) = 4096
read(3, "   if (length($main::db_pass_key"..., 4096) = 4096
read(3, "undef, undef);\n\n    my $rwith = "..., 4096) = 4096
brk(0x8821000)                          = 0x8821000
read(3, "seraccount preperation\n\t\tmy $hom"..., 4096) = 2844
read(3, "", 4096)                       = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP], [], 8) = 0
rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat64("/var/www/ispcp/engine/setup/../ispcp-db-keys.pl", {st_mode=S_IFREG|0700, st_size=102, ...}) = 0
open("/var/www/ispcp/engine/setup/../ispcp-db-keys.pl", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadd288) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "\n$main::db_pass_key = \'d;,8mFYti"..., 4096) = 102
read(3, "", 4096)                       = 0
close(3)                                = 0
write(1, "DEBUG: push_el() sub_name: get_c"..., 56DEBUG: push_el() sub_name: get_conf(), msg: Starting...
) = 56
write(1, "DEBUG: push_el() sub_name: get_f"..., 56DEBUG: push_el() sub_name: get_file(), msg: Starting...
) = 56
stat64("/etc/ispcp/ispcp.conf", {st_mode=S_IFREG|0644, st_size=5868, ...}) = 0
open("/etc/ispcp/ispcp.conf", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfadd328) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=5868, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "#\n# ispCP \317\211 (OMEGA) a Virtual H"..., 4096) = 4096
read(3, "d/proftpd\n\nCMD_HTTPD = /usr/sbin"..., 4096) = 1772
read(3, "", 4096)                       = 0
brk(0x8842000)                          = 0x8842000
close(3)                                = 0
write(1, "DEBUG: push_el() sub_name: get_f"..., 54DEBUG: push_el() sub_name: get_file(), msg: Ending...
) = 54
write(1, "DEBUG: push_el() sub_name: setup"..., 63DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
) = 63
write(1, "DEBUG: push_el() sub_name: setup"..., 61DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
) = 61
write(1, "DEBUG: push_el() sub_name: get_c"..., 54DEBUG: push_el() sub_name: get_conf(), msg: Ending...
) = 54
write(1, "DEBUG: push_el() sub_name: user_"..., 59DEBUG: push_el() sub_name: user_dialog(), msg: Starting...
) = 59
write(1, "DEBUG: push_el() sub_name: welco"..., 60DEBUG: push_el() sub_name: welcome_note(), msg: Starting...
) = 60
write(1, "\n\tWelcome to ispCP \'1.0.0 RC3 OM"..., 446
        Welcome to ispCP '1.0.0 RC3 OMEGA' Update Dialog.
        This program will update your VHCS / ispCP OMEGA system on your server.
        Please make sure you have a backup of your server data.

        NOTE: During the migration process some or all services might require to be
        shut down or restarted.

        Please select from which version you want to update:
        (1) VHCS 2.4.7 or VHCS 2.4.7.1
        (2) VHCS 2.4.8 RC1
        (3) ispCP OMEGA 1.0.0 RC2 (incl. b and c)
        (0) abort
) = 446
write(1, "\tYour selection: ", 17       Your selection: )      = 17
read(0,
11-15-2007 06:00 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #14
RE: VHCS > ispCP
arg, just noticed that this is totaly useless. XD Thought the update script would update asap.. XD Im sry.

Maybe we can rewrite the update script for a test, so it allways updates. And the strace would show us the error, but that oberpowered in this situation i think. XD
11-15-2007 11:17 PM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #15
RE: VHCS > ispCP
O.K. thanks Zothos Shy

Zothos Wrote:arg, just noticed that this is totaly useless. XD Thought the update script would update asap.. XD Im sry.

Maybe we can rewrite the update script for a test, so it allways updates. And the strace would show us the error, but that oberpowered in this situation i think. XD
11-15-2007 11:24 PM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #16
RE: VHCS > ispCP
tried again upgrade from vhcs2 with latest trunk:

looks like missing perl modules ... ???

Code:
server:/var/www/ispcp/engine/setup# ./ispcp-update
Global symbol "$el_data" requires explicit package name at ./ispcp-update line 483.
Global symbol "$sub_name" requires explicit package name at ./ispcp-update line 484.
Global symbol "$msg" requires explicit package name at ./ispcp-update line 484.
Global symbol "$el_data" requires explicit package name at ./ispcp-update line 484.
Global symbol "$msg" requires explicit package name at ./ispcp-update line 486.
Global symbol "$el_data" requires explicit package name at ./ispcp-update line 494.
Global symbol "$sub_name" requires explicit package name at ./ispcp-update line 495.
Global symbol "$msg" requires explicit package name at ./ispcp-update line 495.
Global symbol "$el_data" requires explicit package name at ./ispcp-update line 495.
Global symbol "$msg" requires explicit package name at ./ispcp-update line 497.
Execution of ./ispcp-update aborted due to compilation errors.

my upgrade procedure:
Code:
cd /root
wget http://www.isp-control.net/downloads/snapshots/ispcp-omega-trunk-20071230.tar.bz2
tar -xjvf ispcp-omega-trunk-20071230.tar.bz2

apt-get install gcc
apt-get install libnet-libidn-perl

cd /root/web/svn/nightly
make install
cp -Rv /tmp/ispcp-1.0.0/* /
cd /var/www/ispcp/engine/setup
./ispcp-update
12-31-2007 01:15 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #17
RE: VHCS > ispCP
No, there are some "my " missing before these variables...

the update script is not yet finished - last message: 60%

maybe we'll have it next year...

Cheers
J
12-31-2007 01:44 AM
Visit this user's website Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #18
RE: VHCS > ispCP
yeah, next year comming soon Big Grin

joximu Wrote:No, there are some "my " missing before these variables...

the update script is not yet finished - last message: 60%

maybe we'll have it next year...

Cheers
J
12-31-2007 01:49 AM
Find all posts by this user Quote this message in a reply
p1tst0p Offline


Posts: 1
Joined: Jan 2008
Reputation: 0
Post: #19
RE: VHCS > ispCP
Hey,

Is there anymore luck with a working migration script for VHCS2 > ispCP yet?

Rgds

Will
01-18-2008 06:17 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #20
RE: VHCS > ispCP
The Script is released for testing, but at the Moment there are some Errors in it. RatS will fix this. More info's at the Thread: "Testing the Updatescript" in General Forum.
01-18-2008 06:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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