Current time: 04-26-2024, 02:38 PM Hello There, Guest! (LoginRegister)


Post Reply 
Upgrade-Problem 1.0.2 -> 1.0.3-1
Author Message
ErrorProne Offline
Newbie
*

Posts: 7
Joined: Jan 2010
Reputation: 0
Post: #1
Upgrade-Problem 1.0.2 -> 1.0.3-1
Hi *,

I'm at the end of an upgrade-marathon from 1.0.0 RC4 to 1.0.3-1.

I arrived at 1.0.2, but now I've a problem upgrading to 1.0.3-1

ispcp-update tells me:
Quote:Rebuilding all customer configuration files
Please wait, this may take some time: [failed]


FATAL: An error was occured during update process!
Correct it and re-run this program.

which is ... well. what is the error that occurd? In /tmp there are 3 log-files. Two of them are empy and in /tmp/ispcp-update-services.log there is only "This site is already enabled!".

So, I'm a little bit stuck here. I would like to fix the error but don't know what error.

Any help where I can find what the problem is?

Cheers
01-06-2010 05:18 AM
Find all posts by this user Quote this message in a reply
ErrorProne Offline
Newbie
*

Posts: 7
Joined: Jan 2010
Reputation: 0
Post: #2
RE: Upgrade-Problem 1.0.2 -> 1.0.3-1
So I got one step further. The error is:

Use of uninitialized value in string eq at /var/www/ispcp/engine/ispcp-als-mngr line 3069

which would be this line:
if ($als_status eq 'toadd') {

edit:
Further debugging tells me the it has problems with deleted domains

edit 2:
Seems like there are some old packages in etch, so the upgrade to lenny looks good. let's see what will happen after that.
anyway one domain-entry in the bind-configuration appeared twice. after removing one most errors disappeared
(This post was last modified: 01-06-2010 07:10 AM by ErrorProne.)
01-06-2010 06:21 AM
Find all posts by this user Quote this message in a reply
ErrorProne Offline
Newbie
*

Posts: 7
Joined: Jan 2010
Reputation: 0
Post: #3
RE: Upgrade-Problem 1.0.2 -> 1.0.3-1
Finally I got mostly everything working, but:

I went after this manual here: http://www.isp-control.net/documentation...ade:debian

For every domain I've the following message in the ispcp debugger:
xyz.com - Set status to 'change'
setfmode() | ERROR: File '/var/www/virtual/xyz.com/errors/inc/.svn' does not exist !

It would be very kind if someone could help me out with this.

edit: fixed it again by using
rm -fR `find /var/www/ispcp/ -type d -name '.svn'`

I'm still a little bit puzzled how the svn-content came there but ok, it's everything working now.
(This post was last modified: 01-06-2010 10:31 AM by ErrorProne.)
01-06-2010 10:24 AM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #4
RE: Upgrade-Problem 1.0.2 -> 1.0.3-1
you might forgot to do an svn export?

Very good work with your own debugging! Smile
01-07-2010 02:30 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)